Package frc.robot.motors
Class MotorConstants
java.lang.Object
frc.robot.motors.MotorConstants
Holds constants for the motor IO class such as default motor info.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final edu.wpi.first.math.system.plant.DCMotorstatic final edu.wpi.first.math.system.plant.DCMotorstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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()
-