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 Fri Jul 31 12:36:38 2009 for Aria by  doxygen 1.4.7