

Public Types | |
| typedef JointHelicalTpl< _Scalar, _Options, axis > | JointDerived |
| Public Types inherited from JointDataBase< JointDataHelicalTpl< _Scalar, _Options, axis > > | |
| typedef traits< JointDataHelicalTpl< _Scalar, _Options, axis > >::JointDerived | JointDerived |
| Public Types inherited from NumericalBase< JointDataHelicalTpl< _Scalar, _Options, axis > > | |
| typedef traits< JointDataHelicalTpl< _Scalar, _Options, axis > >::Scalar | Scalar |
Public Member Functions | |
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) | |
| std::string | shortname () const |
| Public Member Functions inherited from JointDataBase< JointDataHelicalTpl< _Scalar, _Options, axis > > | |
| BiasTypeConstRef | c () const |
| JointDataHelicalTpl< _Scalar, _Options, axis > & | derived () |
| DTypeConstRef | Dinv () const |
| void | disp (std::ostream &os) const |
| bool | isEqual (const JointDataBase< JointDataHelicalTpl< _Scalar, _Options, axis > > &other) const |
| | |
| bool | isNotEqual (const JointDataBase< JointDataHelicalTpl< _Scalar, _Options, axis > > &other) const |
| | |
| ConfigVectorTypeConstRef | joint_q () const |
| TangentVectorTypeConstRef | joint_v () const |
| TansformTypeConstRef | M () const |
| bool | operator!= (const JointDataBase< JointDataHelicalTpl< _Scalar, _Options, axis > > &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< JointDataHelicalTpl< _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< JointDataHelicalTpl< _Scalar, _Options, axis > > | |
| JointDataBase () | |
| Default constructor: protected. | |
Definition at line 781 of file joint-helical.hpp.
| typedef JointHelicalTpl<_Scalar, _Options, axis> JointDerived |
Definition at line 784 of file joint-helical.hpp.
| inline |
Definition at line 802 of file joint-helical.hpp.
| inlinestatic |
Definition at line 815 of file joint-helical.hpp.
| inline |
Definition at line 819 of file joint-helical.hpp.
| Bias_t c |
Definition at line 794 of file joint-helical.hpp.
| D_t Dinv |
Definition at line 798 of file joint-helical.hpp.
| PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t joint_q |
Definition at line 788 of file joint-helical.hpp.
| TangentVector_t joint_v |
Definition at line 789 of file joint-helical.hpp.
| Transformation_t M |
Definition at line 792 of file joint-helical.hpp.
| Constraint_t S |
Definition at line 791 of file joint-helical.hpp.
| D_t StU |
Definition at line 800 of file joint-helical.hpp.
| U_t U |
Definition at line 797 of file joint-helical.hpp.
| UD_t UDinv |
Definition at line 799 of file joint-helical.hpp.
| Motion_t v |
Definition at line 793 of file joint-helical.hpp.