#include <aig/leg_ig.hpp>
|
| LegIGSettings () |
|
| LegIGSettings (const Eigen::Vector3d &_hip_from_waist, const Eigen::Vector3d &_knee_from_hip, const Eigen::Vector3d &_ankle_from_knee, const Eigen::Vector3d &_ankle_from_foot) |
|
◆ LegIGSettings() [1/2]
aig::LegIGSettings::LegIGSettings |
( |
| ) |
|
|
inline |
◆ LegIGSettings() [2/2]
aig::LegIGSettings::LegIGSettings |
( |
const Eigen::Vector3d & |
_hip_from_waist, |
|
|
const Eigen::Vector3d & |
_knee_from_hip, |
|
|
const Eigen::Vector3d & |
_ankle_from_knee, |
|
|
const Eigen::Vector3d & |
_ankle_from_foot |
|
) |
| |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const LegIGSettings & |
obj |
|
) |
| |
|
friend |
◆ operator==
◆ ankle_from_foot
Eigen::Vector3d aig::LegIGSettings::ankle_from_foot |
◆ ankle_from_knee
Eigen::Vector3d aig::LegIGSettings::ankle_from_knee |
◆ hip_from_waist
Eigen::Vector3d aig::LegIGSettings::hip_from_waist |
◆ knee_from_hip
Eigen::Vector3d aig::LegIGSettings::knee_from_hip |
The documentation for this struct was generated from the following file: