Structure to store the COM state computed by the preview control.
More...
#include <jrl/walkgen/pgtypes.hh>
|
double | x [3] |
|
double | y [3] |
|
double | z [3] |
|
double | yaw [3] |
|
double | pitch [3] |
|
double | roll [3] |
|
Structure to store the COM state computed by the preview control.
◆ COMState_s()
PatternGeneratorJRL::COMState_s::COMState_s |
( |
| ) |
|
◆ operator=()
◆ reset()
void PatternGeneratorJRL::COMState_s::reset |
( |
| ) |
|
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const struct COMState_s & |
acs |
|
) |
| |
|
friend |
◆ pitch
double PatternGeneratorJRL::COMState_s::pitch[3] |
◆ roll
double PatternGeneratorJRL::COMState_s::roll[3] |
double PatternGeneratorJRL::COMState_s::x[3] |
double PatternGeneratorJRL::COMState_s::y[3] |
◆ yaw
double PatternGeneratorJRL::COMState_s::yaw[3] |
double PatternGeneratorJRL::COMState_s::z[3] |
The documentation for this struct was generated from the following file: