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

ArModeUnguardedTeleop Class Reference

Mode for teleoping the robot with joystick + keyboard. More...

#include <ArModes.h>

Inheritance diagram for ArModeUnguardedTeleop:

ArMode List of all members.

Public Member Functions

virtual void activate (void)
 The function called when the mode is activated, subclass must provide.
 ArModeUnguardedTeleop (ArRobot *robot, const char *name, char key, char key2)
 Constructor.
virtual void deactivate (void)
 The function called when the mode is deactivated, subclass must provide.
virtual void help (void)
 The mode's help print out... subclass must provide if needed.
virtual void userTask (void)
 The ArMode's user task, don't need one, subclass must provide if needed.
virtual ~ArModeUnguardedTeleop ()
 Destructor.

Protected Attributes

ArActionGroupRatioDriveUnsafe myGroup

Detailed Description

Mode for teleoping the robot with joystick + keyboard.

Definition at line 64 of file ArModes.h.


Member Function Documentation

void ArModeUnguardedTeleop::help void   )  [virtual]
 

The mode's help print out... subclass must provide if needed.

This is called as soon as a mode is activated, and should give directions on to what keys do what and what this mode will do

Reimplemented from ArMode.

Definition at line 120 of file ArModes.cpp.

References ArLog::log().


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