

Public Types | |
| typedef JointSphericalTpl< _Scalar, _Options > | JointDerived |
Public Types inherited from JointDataBase< JointDataSphericalTpl< _Scalar, _Options > > | |
| typedef traits< JointDataSphericalTpl< _Scalar, _Options > >::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< JointDataSphericalTpl< _Scalar, _Options > > | |
| BiasTypeRef | c () |
| BiasTypeConstRef | c () const |
| JointDataSphericalTpl< _Scalar, _Options > & | derived () |
| const JointDataSphericalTpl< _Scalar, _Options > & | derived () const |
| DTypeRef | Dinv () |
| DTypeConstRef | Dinv () const |
| void | disp (std::ostream &os) const |
| bool | isEqual (const JointDataBase< JointDataSphericalTpl< _Scalar, _Options > > &other) const |
| | |
| bool | isEqual (const JointDataBase< OtherDerived > &) const |
| | |
| bool | isNotEqual (const JointDataBase< JointDataSphericalTpl< _Scalar, _Options > > &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< JointDataSphericalTpl< _Scalar, _Options > > &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< JointDataSphericalTpl< _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< JointDataSphericalTpl< _Scalar, _Options > > | |
| JointDataBase () | |
| Default constructor: protected. | |
Definition at line 428 of file joint-spherical.hpp.
Definition at line 432 of file joint-spherical.hpp.
|
inline |
Definition at line 450 of file joint-spherical.hpp.
Definition at line 462 of file joint-spherical.hpp.
Definition at line 466 of file joint-spherical.hpp.
Definition at line 442 of file joint-spherical.hpp.
Definition at line 446 of file joint-spherical.hpp.
| PINOCCHIO_JOINT_DATA_BASE_DEFAULT_ACCESSOR ConfigVector_t joint_q |
Definition at line 436 of file joint-spherical.hpp.
Definition at line 437 of file joint-spherical.hpp.
Definition at line 440 of file joint-spherical.hpp.
Definition at line 439 of file joint-spherical.hpp.
Definition at line 448 of file joint-spherical.hpp.
Definition at line 445 of file joint-spherical.hpp.
Definition at line 447 of file joint-spherical.hpp.
Definition at line 441 of file joint-spherical.hpp.