Class ElevatorConstants.Thresholds
java.lang.Object
frc.alotobots.reefscape.subsystems.elevator.constants.ElevatorConstants.Thresholds
- Enclosing class:
- ElevatorConstants
-
Field Details
-
AT_TARGET_HEIGHT_POSITION_THRESHOLD
Acceptable PID error that will classify as "at position" -
AT_TARGET_HEIGHT_TIME_THRESHOLD
How long the elevator must be "at position" to classify as "at position"
-
-
Constructor Details
-
Thresholds
public Thresholds()
-