- 3.0.2 rigid body dynamics module.
|
#include <inertia_properties.h>
Public Types | |
typedef iit::rbd::tpl::InertiaMatrixDense< SCALAR > | IMatrix |
typedef Eigen::Matrix< SCALAR, 3, 1 > | Vec3d |
Public Member Functions | |
InertiaProperties () | |
~InertiaProperties () | |
const IMatrix & | getTensor_link1 () const |
const IMatrix & | getTensor_link2 () const |
const IMatrix & | getTensor_link3 () const |
const IMatrix & | getTensor_link4 () const |
const IMatrix & | getTensor_link5 () const |
const IMatrix & | getTensor_link6 () const |
SCALAR | getMass_link1 () const |
SCALAR | getMass_link2 () const |
SCALAR | getMass_link3 () const |
SCALAR | getMass_link4 () const |
SCALAR | getMass_link5 () const |
SCALAR | getMass_link6 () const |
const Vec3d & | getCOM_link1 () const |
const Vec3d & | getCOM_link2 () const |
const Vec3d & | getCOM_link3 () const |
const Vec3d & | getCOM_link4 () const |
const Vec3d & | getCOM_link5 () const |
const Vec3d & | getCOM_link6 () const |
SCALAR | getTotalMass () const |
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef TRAIT::Scalar | SCALAR |
typedef iit::rbd::tpl::InertiaMatrixDense<SCALAR> iit::testirb4600::dyn::tpl::InertiaProperties< TRAIT >::IMatrix |
typedef Eigen::Matrix<SCALAR, 3, 1> iit::testirb4600::dyn::tpl::InertiaProperties< TRAIT >::Vec3d |
iit::testirb4600::dyn::tpl::InertiaProperties< TRAIT >::InertiaProperties | ( | ) |
|
inline |
|
inline |
Referenced by iit::testirb4600::dyn::tpl::JSIM< TRAIT >::update().
|
inline |
Referenced by iit::testirb4600::dyn::tpl::JSIM< TRAIT >::update().
|
inline |
Referenced by iit::testirb4600::dyn::tpl::JSIM< TRAIT >::update().
|
inline |
Referenced by iit::testirb4600::dyn::tpl::JSIM< TRAIT >::update().
|
inline |
Referenced by iit::testirb4600::dyn::tpl::JSIM< TRAIT >::update().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef TRAIT::Scalar iit::testirb4600::dyn::tpl::InertiaProperties< TRAIT >::SCALAR |