ArActionGroupRatioDrive Class Reference

#include <ArActionGroups.h>

Inheritance diagram for ArActionGroupRatioDrive:

ArActionGroup List of all members.

Detailed Description

Use keyboard and joystick input to to drive the robot, with Limiter actions to avoid obstacles.

This class is just useful for teleoping the robot under your own joystick and keyboard control... Note that you the predefined ArActionGroups in ARIA are made only to be used exclusively (one at a time)... only one can be active at once.


Public Member Functions

void addToConfig (ArConfig *config, const char *section)
 ArActionGroupRatioDrive (ArRobot *robot)
ArActionRatioInputgetActionRatioInput (void)

Protected Attributes

ArActionDeceleratingLimitermyDeceleratingLimiterBackward
ArActionDeceleratingLimitermyDeceleratingLimiterForward
ArActionDeceleratingLimitermyDeceleratingLimiterLateralLeft
ArActionDeceleratingLimitermyDeceleratingLimiterLateralRight
ArActionRatioInputmyInput
ArRatioInputJoydrivemyJoydrive
ArRatioInputKeydrivemyKeydrive
ArRatioInputRobotJoydrivemyRobotJoydrive


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