Aria  2.8.0
ArActionGoto Member List

This is the complete list of members for ArActionGoto, including all inherited members.

activate(void)ArActionvirtual
ArAction(const char *name, const char *description="")ArAction
ArActionGoto(const char *name="goto", ArPose goal=ArPose(0.0, 0.0, 0.0), double closeDist=100, double speed=400, double speedToTurnAt=150, double turnAmount=7) (defined in ArActionGoto)ArActionGoto
cancelGoal(void)ArActionGoto
deactivate(void)ArActionvirtual
fire(ArActionDesired currentDesired)ArActionGotovirtual
getArg(int number) constArActionvirtual
getArg(int number)ArActionvirtual
getCloseDist(void)ArActionGotoinline
getDefaultActivationState(void)ArActioninlinestatic
getDescription(void) constArActionvirtual
getDesired(void)ArActionGotoinlinevirtual
getDesired(void) const (defined in ArActionGoto)ArActionGotoinlinevirtual
getGoal(void)ArActionGotoinline
getName(void) constArActionvirtual
getNumArgs(void) constArActionvirtual
getRobot() constArActioninline
getSpeed(void)ArActionGotoinline
haveAchievedGoal(void)ArActionGoto
isActive(void) constArActionvirtual
log(bool verbose=true) constArActionvirtual
myArgumentMap (defined in ArAction)ArActionprotected
myCloseDist (defined in ArActionGoto)ArActionGotoprotected
myCurTurnDir (defined in ArActionGoto)ArActionGotoprotected
myDescription (defined in ArAction)ArActionprotected
myDesired (defined in ArActionGoto)ArActionGotoprotected
myDirectionToTurn (defined in ArActionGoto)ArActionGotoprotected
myGoal (defined in ArActionGoto)ArActionGotoprotected
myIsActive (defined in ArAction)ArActionprotected
myName (defined in ArAction)ArActionprotected
myNumArgs (defined in ArAction)ArActionprotected
myOldGoal (defined in ArActionGoto)ArActionGotoprotected
myPrinting (defined in ArActionGoto)ArActionGotoprotected
myRobotArActionprotected
mySpeed (defined in ArActionGoto)ArActionGotoprotected
mySpeedToTurnAt (defined in ArActionGoto)ArActionGotoprotected
myState (defined in ArActionGoto)ArActionGotoprotected
myTurnAmount (defined in ArActionGoto)ArActionGotoprotected
myTurnedBack (defined in ArActionGoto)ArActionGotoprotected
ourDefaultActivationState (defined in ArAction)ArActionprotectedstatic
setCloseDist(double closeDist)ArActionGotoinline
setDefaultActivationState(bool defaultActivationState)ArActioninlinestatic
setGoal(ArPose goal)ArActionGoto
setNextArgument(ArArg const &arg)ArActionprotected
setRobot(ArRobot *robot)ArActionvirtual
setSpeed(double speed)ArActionGotoinline
State enum name (defined in ArActionGoto)ArActionGotoprotected
STATE_ACHIEVED_GOAL enum value (defined in ArActionGoto)ArActionGotoprotected
STATE_GOING_TO_GOAL enum value (defined in ArActionGoto)ArActionGotoprotected
STATE_NO_GOAL enum value (defined in ArActionGoto)ArActionGotoprotected
~ArAction()ArActionvirtual
~ArActionGoto() (defined in ArActionGoto)ArActionGotovirtual