#include <robot-utils.hh>
Public Member Functions | |
void | display (std::ostream &os) const |
Public Attributes | |
std::string | m_Left_Foot_Frame_Name |
dynamicgraph::Vector | m_Right_Foot_Force_Sensor_XYZ |
Position of the force/torque sensors w.r.t. the frame of the hosting link. More... | |
std::string | m_Right_Foot_Frame_Name |
dynamicgraph::Vector | m_Right_Foot_Sole_XYZ |
Position of the foot soles w.r.t. the frame of the foot. More... | |
Definition at line 115 of file robot-utils.hh.
void dynamicgraph::sot::FootUtil::display | ( | std::ostream & | os | ) | const |
Definition at line 117 of file robot-utils.cpp.
std::string dynamicgraph::sot::FootUtil::m_Left_Foot_Frame_Name |
Definition at line 122 of file robot-utils.hh.
dynamicgraph::Vector dynamicgraph::sot::FootUtil::m_Right_Foot_Force_Sensor_XYZ |
Position of the force/torque sensors w.r.t. the frame of the hosting link.
Definition at line 120 of file robot-utils.hh.
std::string dynamicgraph::sot::FootUtil::m_Right_Foot_Frame_Name |
Definition at line 123 of file robot-utils.hh.
dynamicgraph::Vector dynamicgraph::sot::FootUtil::m_Right_Foot_Sole_XYZ |
Position of the foot soles w.r.t. the frame of the foot.
Definition at line 117 of file robot-utils.hh.