Class WristTalonFXRealConstants.MotorSafetyLimits

java.lang.Object
frc.alotobots.reefscape.subsystems.wrist.constants.WristTalonFXRealConstants.MotorSafetyLimits
Enclosing class:
WristTalonFXRealConstants

public static final class WristTalonFXRealConstants.MotorSafetyLimits extends Object
Contains safety limit constants for the wrist motors.
  • Field Details

    • TORQUE_FORWARD_AMP_LIMIT

      public static final Current TORQUE_FORWARD_AMP_LIMIT
      Maximum forward torque current limit in amperes
    • TORQUE_REVERSE_AMP_LIMIT

      public static final Current TORQUE_REVERSE_AMP_LIMIT
      Maximum reverse torque current limit in amperes
    • STATOR_AMP_LIMIT

      public static final Current STATOR_AMP_LIMIT
      Maximum stator current limit in amperes
  • Constructor Details

    • MotorSafetyLimits

      public MotorSafetyLimits()