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