5 #include <urdf_model/model.h>
14 Inertial(
const urdf::Inertial& inertial);
25 return this->inertial;
36 urdf::Inertial inertial;
urdf::Inertial getUrdfInertial() const
Definition: Inertial.hpp:23
void setGroupId(const int id)
Definition: Inertial.hpp:15
Definition: Inertial.hpp:10
Inertial()
Definition: Inertial.hpp:13
int getGroupId() const
Definition: Inertial.hpp:19
std::string getName() const
Definition: Inertial.hpp:31
void setName(std::string name)
Definition: Inertial.hpp:27