

Public Types | |
| typedef JointRevoluteUnalignedTpl< _Scalar, _Options > | JointDerived |
| Public Types inherited from JointDataBase< JointDataRevoluteUnalignedTpl< _Scalar, _Options > > | |
| typedef traits< JointDataRevoluteUnalignedTpl< _Scalar, _Options > >::JointDerived | JointDerived |
| Public Types inherited from NumericalBase< JointDataRevoluteUnalignedTpl< _Scalar, _Options > > | |
| typedef traits< JointDataRevoluteUnalignedTpl< _Scalar, _Options > >::Scalar | Scalar |
Public Member Functions | |
| template<typename Vector3Like> | |
| JointDataRevoluteUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis) | |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| std::string | shortname () const |
| Public Member Functions inherited from JointDataBase< JointDataRevoluteUnalignedTpl< _Scalar, _Options > > | |
| BiasTypeConstRef | c () const |
| JointDataRevoluteUnalignedTpl< _Scalar, _Options > & | derived () |
| DTypeConstRef | Dinv () const |
| void | disp (std::ostream &os) const |
| bool | isEqual (const JointDataBase< JointDataRevoluteUnalignedTpl< _Scalar, _Options > > &other) const |
| | |
| bool | isNotEqual (const JointDataBase< JointDataRevoluteUnalignedTpl< _Scalar, _Options > > &other) const |
| | |
| ConfigVectorTypeConstRef | joint_q () const |
| TangentVectorTypeConstRef | joint_v () const |
| TansformTypeConstRef | M () const |
| bool | operator!= (const JointDataBase< JointDataRevoluteUnalignedTpl< _Scalar, _Options > > &other) const |
| bool | operator== (const JointDataBase< OtherDerived > &other) const |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| ConstraintTypeConstRef | S () const |
| std::string | shortname () const |
| DTypeConstRef | StU () const |
| UTypeConstRef | U () const |
| UDTypeConstRef | UDinv () const |
| MotionTypeConstRef | v () const |
Static Public Member Functions | |
| static std::string | classname () |
| Static Public Member Functions inherited from JointDataBase< JointDataRevoluteUnalignedTpl< _Scalar, _Options > > | |
| static std::string | classname () |
Public Attributes | |
| Bias_t | c |
| D_t | Dinv |
| PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t | joint_q |
| TangentVector_t | joint_v |
| Transformation_t | M |
| Constraint_t | S |
| D_t | StU |
| U_t | U |
| UD_t | UDinv |
| Motion_t | v |
Additional Inherited Members | |
| Protected Member Functions inherited from JointDataBase< JointDataRevoluteUnalignedTpl< _Scalar, _Options > > | |
| JointDataBase () | |
| Default constructor: protected. | |
Definition at line 549 of file joint-revolute-unaligned.hpp.
| typedef JointRevoluteUnalignedTpl<_Scalar, _Options> JointDerived |
Definition at line 553 of file joint-revolute-unaligned.hpp.
| inline |
Definition at line 571 of file joint-revolute-unaligned.hpp.
| inline |
Definition at line 585 of file joint-revolute-unaligned.hpp.
| inlinestatic |
Definition at line 598 of file joint-revolute-unaligned.hpp.
| inline |
Definition at line 602 of file joint-revolute-unaligned.hpp.
| Bias_t c |
Definition at line 563 of file joint-revolute-unaligned.hpp.
| D_t Dinv |
Definition at line 567 of file joint-revolute-unaligned.hpp.
| PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t joint_q |
Definition at line 557 of file joint-revolute-unaligned.hpp.
| TangentVector_t joint_v |
Definition at line 558 of file joint-revolute-unaligned.hpp.
| Transformation_t M |
Definition at line 560 of file joint-revolute-unaligned.hpp.
| Constraint_t S |
Definition at line 561 of file joint-revolute-unaligned.hpp.
| D_t StU |
Definition at line 569 of file joint-revolute-unaligned.hpp.
| U_t U |
Definition at line 566 of file joint-revolute-unaligned.hpp.
| UD_t UDinv |
Definition at line 568 of file joint-revolute-unaligned.hpp.
| Motion_t v |
Definition at line 562 of file joint-revolute-unaligned.hpp.