Class ElevatorConstants
java.lang.Object
frc.alotobots.reefscape.subsystems.elevator.constants.ElevatorConstants
Constants for the Elevator subsystem. Contains all configuration values, conversion factors, and
physical limits. All values use WPILib's units library for type safety.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classPhysical limits and safety thresholdsstatic final classPosition setpoints for different elevator statesstatic final class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ElevatorConstants
public ElevatorConstants()
-