Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WheeledWalkMC::WheelInfo Struct Reference

stores information about the configuration and current target state of each wheel More...

#include <WheeledWalkMC.h>


Detailed Description

stores information about the configuration and current target state of each wheel

Definition at line 134 of file WheeledWalkMC.h.

List of all members.

Public Member Functions

 WheelInfo ()

Public Attributes

bool valid
 set to false if the wheel axle is vertical
fmat::Column< 2 > position
 the center of the wheel's contact
fmat::Column< 2 > direction
 the direction of forward motion produced by this wheel
float targetVel
 the current wheel velocity to supply to motman via updateOutputs, is calculated by setTargetVelocity()

Constructor & Destructor Documentation

WheeledWalkMC::WheelInfo::WheelInfo (  ) 

Definition at line 135 of file WheeledWalkMC.h.


Member Data Documentation

the direction of forward motion produced by this wheel

Definition at line 138 of file WheeledWalkMC.h.

the center of the wheel's contact

Definition at line 137 of file WheeledWalkMC.h.

the current wheel velocity to supply to motman via updateOutputs, is calculated by setTargetVelocity()

Definition at line 139 of file WheeledWalkMC.h.

set to false if the wheel axle is vertical

Definition at line 136 of file WheeledWalkMC.h.


The documentation for this struct was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:18 2016 by Doxygen 1.6.3