ArServerSimpleComGyro Class Reference

#include <ArServerSimpleCommands.h>

List of all members.


Detailed Description

Class for enabling or disabling the gyro.

This just calls ArAnalogGyro::activate and ArAnalogGyro::deactivate. If you want to see the gyro data if you use the robot's movement received (either ArRobot::setLogMovementReceived or use ArServerSimpleComMovementLogging)


Public Member Functions

 ArServerSimpleComGyro (ArServerHandlerCommands *handlerCommands, ArRobot *robot, ArAnalogGyro *gyro)
 Constructor.
void gyroDisable (void)
 Disables the gyro.
void gyroEnable (void)
 Enables the gyro.
virtual ~ArServerSimpleComGyro ()
 Destructor.

Protected Attributes

ArAnalogGyromyGyro
ArFunctorC< ArServerSimpleComGyromyGyroDisableCB
ArFunctorC< ArServerSimpleComGyromyGyroEnableCB
ArServerHandlerCommandsmyHandlerCommands
ArRobotmyRobot


The documentation for this class was generated from the following file:
Generated on Thu Aug 6 09:40:12 2009 for ArNetworking by  doxygen 1.5.1