Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WalkMC::LegParam Struct Reference

#include <WalkMC.h>

List of all members.


Detailed Description

holds parameters about how to move each leg

Definition at line 84 of file WalkMC.h.

Public Member Functions

 LegParam ()
 constructor

Public Attributes

vector3d neutral
 defines the "neutral" point of each leg - where it is in midstep
vector3d lift_vel
 give the velocities to use when raising the paw
vector3d down_vel
 give the velocities to use when lowering the paw
double lift_time
 the time (as percentage of WalkParam::period) in the cycle to lift (so you can set different offsets between the paws)
double down_time
 the time (as percentage of WalkParam::period) in the cycle to put down (so you can set different offsets between the paws)


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

Tekkotsu v3.0
Generated Fri May 11 20:08:59 2007 by Doxygen 1.4.7