Kangaroo Library for Arduino
Use reliable Packet Serial to communicate with your Kangaroo.
|
KangarooChannel | Lets you send commands to and get position, speed, etc. for a specific channel of the Kangaroo |
KangarooMonitor | Makes it easy to track the status of position commands, speed commands, and any other commands that take time to complete |
KangarooSerial | Create a KangarooSerial for the serial port you are using, and then attach a KangarooChannel for each channel you want to communicate with |
KangarooStatus | Stores the response to a status request |
KangarooTimeout | Encapsulates a starting time and duration |