

Public Types | |
| typedef JointRevoluteTpl< _Scalar, _Options, axis > | JointDerived |
Public Types inherited from JointDataBase< JointDataRevoluteTpl< _Scalar, _Options, axis > > | |
| typedef traits< JointDataRevoluteTpl< _Scalar, _Options, axis > >::JointDerived | JointDerived |
Public Types inherited from NumericalBase< Derived > | |
| typedef traits< Derived >::Scalar | Scalar |
Public Member Functions | |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| std::string | shortname () const |
Public Member Functions inherited from JointDataBase< JointDataRevoluteTpl< _Scalar, _Options, axis > > | |
| BiasTypeRef | c () |
| BiasTypeConstRef | c () const |
| JointDataRevoluteTpl< _Scalar, _Options, axis > & | derived () |
| const JointDataRevoluteTpl< _Scalar, _Options, axis > & | derived () const |
| DTypeRef | Dinv () |
| DTypeConstRef | Dinv () const |
| void | disp (std::ostream &os) const |
| bool | isEqual (const JointDataBase< JointDataRevoluteTpl< _Scalar, _Options, axis > > &other) const |
| | |
| bool | isEqual (const JointDataBase< OtherDerived > &) const |
| | |
| bool | isNotEqual (const JointDataBase< JointDataRevoluteTpl< _Scalar, _Options, axis > > &other) const |
| | |
| ConfigVectorTypeRef | joint_q () |
| ConfigVectorTypeConstRef | joint_q () const |
| TangentVectorTypeRef | joint_v () |
| TangentVectorTypeConstRef | joint_v () const |
| TansformTypeRef | M () |
| TansformTypeConstRef | M () const |
| bool | operator!= (const JointDataBase< JointDataRevoluteTpl< _Scalar, _Options, axis > > &other) const |
| bool | operator== (const JointDataBase< OtherDerived > &other) const |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| ConstraintTypeRef | S () |
| ConstraintTypeConstRef | S () const |
| std::string | shortname () const |
| DTypeRef | StU () |
| DTypeConstRef | StU () const |
| UTypeRef | U () |
| UTypeConstRef | U () const |
| UDTypeRef | UDinv () |
| UDTypeConstRef | UDinv () const |
| MotionTypeRef | v () |
| MotionTypeConstRef | v () const |
Static Public Member Functions | |
| static std::string | classname () |
Static Public Member Functions inherited from JointDataBase< JointDataRevoluteTpl< _Scalar, _Options, axis > > | |
| 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< JointDataRevoluteTpl< _Scalar, _Options, axis > > | |
| JointDataBase () | |
| Default constructor: protected. | |
Definition at line 705 of file joint-revolute.hpp.
Definition at line 708 of file joint-revolute.hpp.
|
inline |
Definition at line 726 of file joint-revolute.hpp.
Definition at line 738 of file joint-revolute.hpp.
Definition at line 742 of file joint-revolute.hpp.
Definition at line 718 of file joint-revolute.hpp.
Definition at line 722 of file joint-revolute.hpp.
| PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t joint_q |
Definition at line 712 of file joint-revolute.hpp.
Definition at line 713 of file joint-revolute.hpp.
Definition at line 716 of file joint-revolute.hpp.
Definition at line 715 of file joint-revolute.hpp.
Definition at line 724 of file joint-revolute.hpp.
Definition at line 721 of file joint-revolute.hpp.
Definition at line 723 of file joint-revolute.hpp.
Definition at line 717 of file joint-revolute.hpp.