Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

ArActionGroupInput Class Reference

Input to drive the robot. More...

#include <ArActionGroups.h>

Inheritance diagram for ArActionGroupInput:

ArActionGroup List of all members.

Public Member Functions

 ArActionGroupInput (ArRobot *robot)
void clear (void)
void deltaHeadingFromCurrent (double delta)
ArActionInputgetActionInput (void)
void setHeading (double heading)
void setRotVel (double rotVel)
void setVel (double vel)

Protected Attributes

ArActionInputmyInput

Detailed Description

Input to drive the robot.

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... only one can be active at once.

This class is largely now obsolete (it is used by ArServerModeDrive but that is now obsolete and was replaced by a class that just makes its own action group)

Definition at line 55 of file ArActionGroups.h.


The documentation for this class was generated from the following files:
Generated on Wed Oct 19 12:56:40 2005 for Aria by  doxygen 1.4.0