#include <jrl/walkgen/pgtypes.hh>
Public Member Functions | |
RelativeFootPosition_s () | |
Public Attributes | |
double | sx |
double | sy |
double | sz |
double | theta |
double | SStime |
double | DStime |
int | stepType |
double | DeviationHipHeight |
Structure to store each foot position when the user is specifying a sequence of relative positions.
PatternGeneratorJRL::RelativeFootPosition_s::RelativeFootPosition_s | ( | ) |
double PatternGeneratorJRL::RelativeFootPosition_s::DeviationHipHeight |
double PatternGeneratorJRL::RelativeFootPosition_s::DStime |
double PatternGeneratorJRL::RelativeFootPosition_s::SStime |
int PatternGeneratorJRL::RelativeFootPosition_s::stepType |
double PatternGeneratorJRL::RelativeFootPosition_s::sx |
double PatternGeneratorJRL::RelativeFootPosition_s::sy |
double PatternGeneratorJRL::RelativeFootPosition_s::sz |
double PatternGeneratorJRL::RelativeFootPosition_s::theta |