Template Struct traits< JointSphericalZYXTpl< _Scalar, _Options > >

Struct Documentation

template<typename _Scalar, int _Options>
struct traits<JointSphericalZYXTpl<_Scalar, _Options>>

Public Types

Values:

enumerator NQ
enumerator NV

Values:

enumerator Options
typedef _Scalar Scalar
typedef JointDataSphericalZYXTpl<Scalar, Options> JointDataDerived
typedef JointModelSphericalZYXTpl<Scalar, Options> JointModelDerived
typedef ConstraintSphericalZYXTpl<Scalar, Options> Constraint_t
typedef SE3Tpl<Scalar, Options> Transformation_t
typedef MotionSphericalTpl<Scalar, Options> Motion_t
typedef MotionSphericalTpl<Scalar, Options> Bias_t
typedef Eigen::Matrix<Scalar, 6, NV, Options> U_t
typedef Eigen::Matrix<Scalar, NV, NV, Options> D_t
typedef Eigen::Matrix<Scalar, 6, NV, Options> UD_t
typedef Eigen::Matrix<Scalar, NV, 1, Options> TangentVector_t

Public Members

PINOCCHIO_JOINT_DATA_BASE_ACCESSOR_DEFAULT_RETURN_TYPE typedef Eigen::Matrix< Scalar, NQ, 1, Options > ConfigVector_t