Class WristConstants
java.lang.Object
frc.alotobots.reefscape.subsystems.wrist.constants.WristConstants
Contains all constants related to the wrist subsystem. Organized into inner classes for different
categories of constants.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Contains physical limits and safety thresholds for the wrist.static final class
Contains position setpoints for different wrist states.static final class
Contains threshold values for various wrist operations. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WristConstants
public WristConstants()
-