public final class HardwareStates
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
HardwareStates.ClimberState |
Hardware states for the climber.
|
static class |
HardwareStates.DrivetrainGear |
Hardware states for the drivetrain transmission.
|
static class |
HardwareStates.ElevatorState |
Hardware states for the elevator.
|
static class |
HardwareStates.IntakePistonState |
Hardware states for the intake piston.
|
static class |
HardwareStates.IntakeRollersState |
Hardware states for the intake rollers.
|
static class |
HardwareStates.IntakeShiftState |
Hardware states for the intake shifter.
|
| Modifier | Constructor | Description |
|---|---|---|
private |
HardwareStates() |
Don't let anyone instantiate this class.
|