| Interface | Description |
|---|---|
| RobotArmingStateNotifier |
Created by bob on 2016-03-12.
|
| RobotArmingStateNotifier.Callback |
The Callback interface can be used to receive notifications when a module changes
its arming state.
|
| RobotUsbDevice |
RobotUsbDevice is an interface to USB devices that are commuicated with using
a serial communication stream. |
| RobotUsbManager |
USB Manager Interface
|
| RobotUsbModule |
This interface can be used to control the activeness or aliveness of an object that controls
a piece of hardware such as a motor or servo controller.
|
| Class | Description |
|---|---|
| RobotUsbDevice.FirmwareVersion | |
| RobotUsbDevice.USBIdentifiers | |
| RobotUsbDeviceImplBase |
Code that is usefully common to various
RobotUsbDevice implementations |
| RobotUsbManagerCombining |
RobotUsbManagerCombining merges together result from zero or more other managers |
| Enum | Description |
|---|---|
| RobotArmingStateNotifier.ARMINGSTATE | |
| RobotUsbDevice.Channel |