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

ArRatioInputRobotJoydrive Class Reference

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

#include <ArRatioInputRobotJoydrive.h>

List of all members.

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


Detailed Description

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

Definition at line 41 of file ArRatioInputRobotJoydrive.h.


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 41 of file ArRatioInputRobotJoydrive.cpp.

References ArActionRatioInput::addFireCallback(), ArFunctor::setName(), and Aria::setRobotJoyHandler().


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