|
RBDyn 1.9.3
|
#include <RBDyn/RBDyn/Body.h>
Public Member Functions | |
| Body () | |
| Body (const sva::RBInertiad &rbInertia, std::string name) | |
| Body (double mass, const Eigen::Vector3d &com, const Eigen::Matrix3d &inertia, std::string name) | |
| const std::string & | name () const |
| const sva::RBInertiad & | inertia () const |
| bool | operator== (const Body &b) const |
| bool | operator!= (const Body &b) const |
Body representation. Hold body id, name and spatial rigid body inertia of one body.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |