![]() |
ronelib
Operating System for the r-one robot
|
Structure for robot behaviors. More...
#include <behaviorSystem.h>
Data Fields | |
| int32 | tv |
| int32 | rv |
| boolean | active |
Structure for robot behaviors.
| boolean Beh::active |
boolean that is TRUE if behavior is active, FALSE otherwise
| int32 Beh::rv |
rotational velocity: minimum/maximum rv are ____ (mradians/s)
| int32 Beh::tv |
translational velocity: minimum/maximum tv are ____ (mm/s)