Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages | Examples

ArActionStop Class Reference

#include <ArActionStop.h>

Inheritance diagram for ArActionStop:

ArAction List of all members.

Detailed Description

Action for stopping the robot.

This action simply sets the robot to a 0 velocity and a deltaHeading of 0.

Examples:

gotoActionExample.cpp, and triangleDriveToActionExample.cpp.


Public Member Functions

 ArActionStop (const char *name="stop")
 Constructor.
virtual ArActionDesiredfire (ArActionDesired currentDesired)
virtual const ArActionDesiredgetDesired (void) const
virtual ArActionDesiredgetDesired (void)
virtual ~ArActionStop ()
 Destructor.

Protected Attributes

ArActionDesired myDesired


Constructor & Destructor Documentation

ArActionStop::ArActionStop const char *  name = "stop"  ) 
 

Constructor.

Parameters:
name name of the action


The documentation for this class was generated from the following files:
Generated on Thu Jan 7 10:34:40 2010 for Aria by  doxygen 1.4.2