Class Launcher.LauncherConfig

java.lang.Object
frc.spectrumLib.mechanism.Mechanism.Config
frc.robot.subsystems.launcher.Launcher.LauncherConfig
Enclosing class:
Launcher

public static class Launcher.LauncherConfig extends Mechanism.Config
  • Constructor Details

    • LauncherConfig

      public LauncherConfig()
  • Method Details

    • getSupplyCurrentLimit

      public double getSupplyCurrentLimit()
    • getStatorCurrentLimit

      public double getStatorCurrentLimit()
    • getLowerSupplyCurrentLimit

      public double getLowerSupplyCurrentLimit()
    • getLowerSupplyCurrentTime

      public double getLowerSupplyCurrentTime()
    • getForwardTorqueCurrentLimit

      public double getForwardTorqueCurrentLimit()
    • getReverseTorqueCurrentLimit

      public double getReverseTorqueCurrentLimit()
    • getVoltageLimit

      public double getVoltageLimit()
    • getVelocityKp

      public double getVelocityKp()
    • getVelocityKv

      public double getVelocityKv()
    • getVelocityKs

      public double getVelocityKs()
    • getOnTargetToleranceRPM

      public double getOnTargetToleranceRPM()
    • getLauncherX

      public double getLauncherX()
    • getLauncherY

      public double getLauncherY()
    • getWheelDiameter

      public double getWheelDiameter()