Package | Description |
---|---|
io.github.thunderbots.lightning |
Provides classes that expose methods for general interfacing with the hardware on
the physical robot.
|
Modifier and Type | Field and Description |
---|---|
private static JoystickMonitor |
Lightning.monitor1
The joystick monitor for joystick 1.
|
private static JoystickMonitor |
Lightning.monitor2
The joystick monitor for joystick 1.
|
Modifier and Type | Method and Description |
---|---|
static JoystickMonitor |
Lightning.getJoystickMonitor(int joystick)
Gets a reference to the joystick monitor for the given joystick.
|