Package frc.robot
Class Constants.Climber
java.lang.Object
frc.robot.Constants.Climber
- Enclosing class:
- Constants
Climber subsystem constants.
Contains all configuration values for the climber's telescope extension and pivot rotation mechanisms, including motor IDs, PID gains, feedforward constants, motion constraints, and preset positions.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classPivot rotation mechanism constants.static final classTelescope extension mechanism constants. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Climber
public Climber()
-