PatternGeneratorJRL::ZMPPosition_s Struct Reference

Structure to store each of the ZMP value, with a given direction at a certain time. More...

#include <jrl/walkgen/pgtypes.hh>

Public Attributes

double px
 
double py
 
double pz
 
double theta
 
double time
 
int stepType
 

Detailed Description

Structure to store each of the ZMP value, with a given direction at a certain time.

Member Data Documentation