Main Page | Modules | Class Hierarchy | Class List | Class Members | Examples

ArActionLost Class Reference

#include <ArServerClasses.h>

Inheritance diagram for ArActionLost:

ArAction List of all members.

Detailed Description

Action for stopping the robot if it gets lost or localization isn't active.
Examples:

guiServer.cpp, and justLocalizationGuiServer.cpp.


Public Member Functions

 ArActionLost (ArLocalizationTask *locTask, ArPathPlanningTask *pathTask, ArServerMode *serverMode=NULL, const char *name="lost stopper")
 Constructor.
virtual ~ArActionLost ()
 Destructor.
void enable (void)
 Lets this action work (defaults to enabled).
void disable (void)
 Prevents this action from doing anything until enabled.
bool isEnabled (void) const
 Sees if this action can do anything or not.
ArFunctorgetEnableCB (void)
 Gets a callback to enable the action.
ArFunctorgetDisableCB (void)
 Gets a callback to disable the action.


Generated on Tue Feb 20 10:56:29 2007 for Arnl by  doxygen 1.4.0