Public Types | |
| typedef JointRevoluteUnboundedUnalignedTpl< _Scalar, _Options > | JointDerived |
Public Types inherited from JointDataBase< JointDataRevoluteUnboundedUnalignedTpl< _Scalar, _Options > > | |
| typedef traits< JointDataRevoluteUnboundedUnalignedTpl< _Scalar, _Options > >::JointDerived | JointDerived |
Public Member Functions | |
| template<typename Vector3Like > | |
| JointDataRevoluteUnboundedUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis) | |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| std::string | shortname () const |
Public Member Functions inherited from JointDataBase< JointDataRevoluteUnboundedUnalignedTpl< _Scalar, _Options > > | |
| BiasTypeConstRef | c () const |
| JointDataRevoluteUnboundedUnalignedTpl< _Scalar, _Options > & | derived () |
| const JointDataRevoluteUnboundedUnalignedTpl< _Scalar, _Options > & | derived () const |
| DTypeConstRef | Dinv () const |
| void | disp (std::ostream &os) const |
| TansformTypeConstRef | M () const |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| ConstraintTypeConstRef | S () const |
| std::string | shortname () const |
| UTypeConstRef | U () const |
| UTypeRef | U () |
| UDTypeConstRef | UDinv () const |
| MotionTypeConstRef | v () const |
Static Public Member Functions | |
| static std::string | classname () |
Static Public Member Functions inherited from JointDataBase< JointDataRevoluteUnboundedUnalignedTpl< _Scalar, _Options > > | |
| static std::string | classname () |
Public Attributes | |
| Bias_t | c |
| D_t | Dinv |
| PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR Transformation_t | M |
| Constraint_t | S |
| U_t | U |
| UD_t | UDinv |
| Motion_t | v |
Additional Inherited Members | |
Protected Member Functions inherited from JointDataBase< JointDataRevoluteUnboundedUnalignedTpl< _Scalar, _Options > > | |
| JointDataBase () | |
| Default constructor: protected. | |
Definition at line 34 of file multibody/joint/fwd.hpp.