#include <ArActionGroups.h>
Inheritance diagram for ArActionGroupWander:
Public Member Functions | |
ArActionGroupWander (ArRobot *robot, int forwardVel=400, int avoidFrontDist=450, int avoidVel=200, int avoidTurnAmt=15) |
This class is useful for having the robot wander... Note that you the predefined ArActionGroups in ARIA are made only to be used exclusively... only one can be active at once.
Definition at line 123 of file ArActionGroups.h.