ActivMedia Robotics Operating System
Table 11. GRIPPERpac state byte
BIT | FUNCTION | STATE |
0 | Grip limit | Paddles fully open when 0; otherwise between or closed |
1 | Lift limit | Lift fully up or down when 0; otherwise in between |
2 | Outer breakbeam | Obstructed when 0; nothing in between when 1 |
3 | Inner breakbeam | Obstructed when 0; nothing in between when 1 |
4 | Left paddle | Grasping when 0 |
5 | Right paddle | Grasping when 0 |
6 | Lift | Moving when 1 |
7 | Gripper | Moving when 1 |
Note that the Gripper status information bits
Sounds
Unlike its ActivMedia robot cousins, the AmigoBot mobile robot has onboard sound reproduction hardware and software that includes a playlist of contents. To support the ActivMedia Robotics Interface for Applications (ARIA) that includes all ActivMedia’s robots, we’ve included the PLAYLISTpac (type = 208; 0xD0) and PLAYLIST request command 91 in AROS. We document the command and packet here for completeness, but they have no effect on the operation or performance of your ActivMedia mobile robot.
The AmigoBot sounds playlist consists of a series of one to 255
Sound references consist of a
Whereas the AmigoBot has a
The SAY command number 15 lets you play your own sounds through the buzzer. The argument consists of a
\012\001\012\000\012\010\012\000\012\001
TCM2
The TCM2 accessory is an integrated inclinometer, magnetometer, thermometer, and compass that attaches to one of the AUX serial ports of the AROS microcontroller. When attached and enabled, special TCM2 compass servers read and report the heading as the compass byte in the standard SIP. Use the TCM2 command 45 to request additional information from the device in the form of the TCM2pac. See the TCM2 Manual and supporting software that accompanies the device for details.
46