Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class 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:

triangleDriveToActionExample.cpp.

Definition at line 36 of file ArActionStop.h.

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

Definition at line 33 of file ArActionStop.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 20 10:51:42 2007 for Aria by  doxygen 1.4.0