Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

CMPackWalkMC::LegWalkState Struct Reference

holds state about each leg's path More...

#include <CMPackWalkMC.h>


Detailed Description

holds state about each leg's path

Definition at line 76 of file CMPackWalkMC.h.

List of all members.

Public Member Functions

 LegWalkState ()
 constructor

Public Attributes

spline airpath
 the path to follow
bool air
 true if in the air
float cyc
 % (0,1) of how far along the path we are

Constructor & Destructor Documentation

CMPackWalkMC::LegWalkState::LegWalkState (  ) 

constructor

Definition at line 77 of file CMPackWalkMC.h.


Member Data Documentation

true if in the air

Definition at line 79 of file CMPackWalkMC.h.

Referenced by CMPackWalkMC::updateOutputs().

the path to follow

Definition at line 78 of file CMPackWalkMC.h.

Referenced by CMPackWalkMC::updateOutputs().

% (0,1) of how far along the path we are

Definition at line 80 of file CMPackWalkMC.h.

Referenced by CMPackWalkMC::updateOutputs().


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

Tekkotsu v5.1CVS
Generated Fri Mar 16 05:27:13 2012 by Doxygen 1.6.3