#include <sobec/flexibility_compensation.hpp>
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const FlexSettings & |
obj |
|
) |
| |
|
friend |
◆ operator==
◆ dt
double sobec::FlexSettings::dt = 0.002 |
◆ left_damping
eVector2 sobec::FlexSettings::left_damping = 2 * left_stiffness.cwiseSqrt() |
◆ left_hip_indices
Eigen::Array3i sobec::FlexSettings::left_hip_indices = Eigen::Array3i::Zero() |
◆ left_stiffness
◆ MA_duration
double sobec::FlexSettings::MA_duration = 0.01 |
◆ right_damping
eVector2 sobec::FlexSettings::right_damping = 2 * right_stiffness.cwiseSqrt() |
◆ right_hip_indices
Eigen::Array3i sobec::FlexSettings::right_hip_indices = Eigen::Array3i::Zero() |
◆ right_stiffness
The documentation for this struct was generated from the following file: