Class CoralIntakeTalonFXRealConstants

java.lang.Object
frc.alotobots.reefscape.subsystems.coralIntake.constants.CoralIntakeTalonFXRealConstants

public final class CoralIntakeTalonFXRealConstants extends Object
Constants for the physical intake subsystem using TalonFX motors. Contains PID constants for different control modes and motor safety limits.
  • Field Details

    • MOTOR_DIRECTION

      public static final com.ctre.phoenix6.signals.InvertedValue MOTOR_DIRECTION
      Direction of the left motor rotation
    • MECHANISM_NEUTRAL_MODE

      public static final com.ctre.phoenix6.signals.NeutralModeValue MECHANISM_NEUTRAL_MODE
      Neutral mode (brake/coast) setting for the mechanism
  • Constructor Details

    • CoralIntakeTalonFXRealConstants

      public CoralIntakeTalonFXRealConstants()