Class MotorConstants

java.lang.Object
frc.robot.motors.MotorConstants

public class MotorConstants extends Object
Holds constants for the motor IO class such as default motor info.
  • Field Details

    • LOGGING_PREFIX

      public static final String LOGGING_PREFIX
      See Also:
    • DEFAULT_SPARK_CONFIG

      public static final edu.wpi.first.math.system.plant.DCMotor DEFAULT_SPARK_CONFIG
    • DEFAULT_TALONFX_CONFIG

      public static final edu.wpi.first.math.system.plant.DCMotor DEFAULT_TALONFX_CONFIG
  • Constructor Details

    • MotorConstants

      public MotorConstants()