![]() |
ronelib
Operating System for the r-one robot
|
Used to steer a robot through a network of robots without crashing. More...
Go to the source code of this file.
Functions | |
void | nbrListPickGuides (NbrList *nbrListGuidesPtr, BroadcastMessage *msgPtr) |
Beh * | midAngleNavigation (Beh *behPtr, NbrList *nbrListPtr, int32 tv) |
Used to steer a robot through a network of robots without crashing.
behPtr | for behavior that is updated by this function |
nbrListPtr | for list of neighbors |
tv | desired translational velocity |
void nbrListPickGuides | ( | NbrList * | nbrListGuidesPtr, |
BroadcastMessage * | msgPtr | ||
) |
nbrListGuidesPtr | |
msgPtr |