PWiiController Class Reference

Inheritance diagram for PWiiController:
Inheritance graph
[legend]
Collaboration diagram for PWiiController:
Collaboration graph
[legend]

List of all members.

Constructors and Destructors



 PWiiController (OptionManager &mgr, const std::string &descrName="PWiiController", const std::string &tagName="PWiiController")
 Constructor.
 ~PWiiController ()
 Destructor.
bool connectWiimote ()
bool updateWiimote ()
bool setMotor1Speed (int speed)
bool setMotor2Speed (int speed)
bool setMotor1Dir (int dir)
bool setMotor2Dir (int dir)
bool setTransVel (int transVel)
bool setRotVel (int rotVel)
int * getMotor1SpeedPtr ()
int * getMotor2SpeedPtr ()
int * getMotor1DirPtr ()
int * getMotor2DirPtr ()
int * getTransVelPtr ()
int * getRotVelPtr ()
int * getXAccelPtr ()
int * getYAccelPtr ()
int * getZAccelPtr ()
int * getBatteryPtr ()
Image< PixRGB< byte > > * getIRImagePtr ()
bool getConnectionStatus ()
void start2 ()
 This is called from within start() after the subcomponents have started.

Detailed Description

Definition at line 35 of file PWiiController.H.


Constructor & Destructor Documentation

PWiiController::PWiiController ( OptionManager mgr,
const std::string descrName = "PWiiController",
const std::string tagName = "PWiiController" 
)

Constructor.

Definition at line 68 of file PWiiController.C.

PWiiController::~PWiiController (  ) 

Destructor.

Definition at line 92 of file PWiiController.C.


Member Function Documentation

void PWiiController::start2 (  )  [virtual]

This is called from within start() after the subcomponents have started.

Reimplemented from ModelComponent.

Definition at line 218 of file PWiiController.C.

References rutz::shared_ptr< T >::reset().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:46 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3