GCOP
1.0
|
#include <urdflink.h>
Public Member Functions | |
Inertial () | |
void | clear () |
bool | initXml (TiXmlElement *config) |
Public Attributes | |
Pose | origin |
double | mass |
double | ixx |
double | ixy |
double | ixz |
double | iyy |
double | iyz |
double | izz |
gcop_urdf::Inertial::Inertial | ( | ) | [inline] |
void gcop_urdf::Inertial::clear | ( | ) | [inline] |
bool gcop_urdf::Inertial::initXml | ( | TiXmlElement * | config | ) |
double gcop_urdf::Inertial::ixx |
Referenced by clear().
double gcop_urdf::Inertial::ixy |
Referenced by clear().
double gcop_urdf::Inertial::ixz |
Referenced by clear().
double gcop_urdf::Inertial::iyy |
Referenced by clear().
double gcop_urdf::Inertial::iyz |
Referenced by clear().
double gcop_urdf::Inertial::izz |
Referenced by clear().
double gcop_urdf::Inertial::mass |
Referenced by clear().
Referenced by clear().