ArRobotConfig Class Reference

#include <ArRobotConfig.h>

List of all members.


Detailed Description

Class for controlling robot movement parameters from config.


Public Member Functions

void addAnalogGyro (ArAnalogGyro *gyro)
 Adds a gyro to turn on and off.
 ArRobotConfig (ArRobot *robot)
 Constructor.
void connectCallback (void)
 Called when we connect to the robot.
bool processFile (void)
 Called when we process the config.
virtual ~ArRobotConfig ()
 Destructor.

Protected Attributes

bool myAddedGyro
bool myAddedMovementParams
ArAnalogGyromyAnalogGyro
ArFunctorC< ArRobotConfigmyConnectCB
int myOriginalRotAccel
int myOriginalRotDecel
int myOriginalRotVelMax
int myOriginalTransAccel
int myOriginalTransDecel
int myOriginalTransVelMax
ArRetFunctorC< bool, ArRobotConfigmyProcessFileCB
ArRobotmyRobot
int myRotAccel
int myRotDecel
int myRotVelMax
bool mySavedOriginalMovementParameters
int myTransAccel
int myTransDecel
int myTransVelMax
bool myUseGyro


The documentation for this class was generated from the following file:
Generated on Thu Aug 6 09:39:37 2009 for Aria by  doxygen 1.5.1