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

ArRatioInputRobotJoydrive Class Reference

#include <ArRatioInputRobotJoydrive.h>

List of all members.


Detailed Description

This action will use the joystick on the robot to drive.

Definition at line 40 of file ArRatioInputRobotJoydrive.h.

Public Member Functions

 ArRatioInputRobotJoydrive (ArRobot *robot, ArActionRatioInput *input, int priority=75, bool requireDeadmanPushed=true)
 Constructor.
virtual ~ArRatioInputRobotJoydrive ()
 Destructor.

Protected Member Functions

void fireCallback (void)

Protected Attributes

bool myDeadZoneLast
ArFunctorC< ArRatioInputRobotJoydrivemyFireCB
ArActionRatioInputmyInput
bool myRequireDeadmanPushed
ArRobotmyRobot
ArRobotJoyHandlermyRobotJoyHandler


Constructor & Destructor Documentation

ArRatioInputRobotJoydrive::ArRatioInputRobotJoydrive ArRobot robot,
ArActionRatioInput input,
int  priority = 75,
bool  requireDeadmanPushed = true
 

Constructor.

Parameters:
requireDeadmanPushed if this is true the deadman must be pushed for us to drive... if this is false we'll follow the joystick input no matter what

Definition at line 40 of file ArRatioInputRobotJoydrive.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 20 10:51:44 2007 for Aria by  doxygen 1.4.0