Inherits NumericalBase< Derived >.
Inherited by JointDataCompositeTpl< Scalar >, JointDataCompositeTpl< context::Scalar >, JointDataCompositeTpl< Scalar, Options, ::pinocchio::JointCollectionDefaultTpl >, JointDataCompositeTpl< Scalar, Options, JointCollectionTpl >, JointDataEllipsoidTpl< Scalar, Options >, JointDataEllipsoidTpl< context::Scalar >, JointDataFreeFlyerTpl< Scalar >, JointDataFreeFlyerTpl< context::Scalar >, JointDataFreeFlyerTpl< Scalar, Options >, JointDataHelicalTpl< Scalar, Options, 0 >, JointDataHelicalTpl< Scalar, Options, 1 >, JointDataHelicalTpl< Scalar, Options, 2 >, JointDataHelicalTpl< Scalar, Options, axis >, JointDataHelicalTpl< context::Scalar, context::Options, 0 >, JointDataHelicalTpl< context::Scalar, context::Options, 1 >, JointDataHelicalTpl< context::Scalar, context::Options, 2 >, JointDataHelicalUnalignedTpl< Scalar >, JointDataHelicalUnalignedTpl< context::Scalar >, JointDataHelicalUnalignedTpl< Scalar, Options >, JointDataMimicTpl< Scalar >, JointDataMimicTpl< context::Scalar >, JointDataMimicTpl< Scalar, Options, ::pinocchio::JointCollectionDefaultTpl >, JointDataMimicTpl< Scalar, Options, JointCollectionTpl >, JointDataPlanarTpl< Scalar >, JointDataPlanarTpl< context::Scalar >, JointDataPlanarTpl< Scalar, Options >, JointDataPrismaticTpl< Scalar, Options, 0 >, JointDataPrismaticTpl< Scalar, Options, 1 >, JointDataPrismaticTpl< Scalar, Options, 2 >, JointDataPrismaticTpl< Scalar, Options, axis >, JointDataPrismaticTpl< context::Scalar, context::Options, 0 >, JointDataPrismaticTpl< context::Scalar, context::Options, 1 >, JointDataPrismaticTpl< context::Scalar, context::Options, 2 >, JointDataPrismaticUnalignedTpl< Scalar >, JointDataPrismaticUnalignedTpl< context::Scalar >, JointDataPrismaticUnalignedTpl< Scalar, Options >, JointDataRevoluteTpl< Scalar, Options, 0 >, JointDataRevoluteTpl< Scalar, Options, 1 >, JointDataRevoluteTpl< Scalar, Options, 2 >, JointDataRevoluteTpl< Scalar, Options, axis >, JointDataRevoluteTpl< context::Scalar, context::Options, 0 >, JointDataRevoluteTpl< context::Scalar, context::Options, 1 >, JointDataRevoluteTpl< context::Scalar, context::Options, 2 >, JointDataRevoluteUnalignedTpl< Scalar >, JointDataRevoluteUnalignedTpl< context::Scalar >, JointDataRevoluteUnalignedTpl< Scalar, Options >, JointDataRevoluteUnboundedTpl< Scalar, Options, 0 >, JointDataRevoluteUnboundedTpl< Scalar, Options, 1 >, JointDataRevoluteUnboundedTpl< Scalar, Options, 2 >, JointDataRevoluteUnboundedTpl< Scalar, Options, axis >, JointDataRevoluteUnboundedTpl< context::Scalar, context::Options, 0 >, JointDataRevoluteUnboundedTpl< context::Scalar, context::Options, 1 >, JointDataRevoluteUnboundedTpl< context::Scalar, context::Options, 2 >, JointDataRevoluteUnboundedUnalignedTpl< Scalar >, JointDataRevoluteUnboundedUnalignedTpl< context::Scalar >, JointDataRevoluteUnboundedUnalignedTpl< Scalar, Options >, JointDataSphericalTpl< Scalar >, JointDataSphericalTpl< context::Scalar >, JointDataSphericalTpl< Scalar, Options >, JointDataSphericalZYXTpl< Scalar >, JointDataSphericalZYXTpl< context::Scalar >, JointDataSphericalZYXTpl< Scalar, Options >, JointDataTpl< Scalar, Options >, JointDataTpl< Scalar, Options, JointCollectionTpl >, JointDataTpl< context::Scalar >, JointDataTranslationTpl< Scalar >, JointDataTranslationTpl< context::Scalar >, JointDataTranslationTpl< Scalar, Options >, JointDataUniversalTpl< Scalar >, JointDataUniversalTpl< context::Scalar >, and JointDataUniversalTpl< Scalar, Options >.
|
| BiasTypeRef | c () |
| BiasTypeConstRef | c () const |
| Derived & | derived () |
| const Derived & | derived () const |
| DTypeRef | Dinv () |
| DTypeConstRef | Dinv () const |
| void | disp (std::ostream &os) const |
| bool | isEqual (const JointDataBase< Derived > &other) const |
| |
|
| template<typename OtherDerived> |
| bool | isEqual (const JointDataBase< OtherDerived > &) const |
| |
|
| bool | isNotEqual (const JointDataBase< Derived > &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< Derived > &other) const |
| template<typename OtherDerived> |
| 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 |
template<typename Derived>
struct pinocchio::JointDataBase< Derived >
Definition at line 161 of file joint-data-base.hpp.
◆ JointDerived
template<typename Derived>
| typedef traits<Derived>::JointDerived JointDerived |
◆ JointDataBase()
template<typename Derived>
◆ c() [1/2]
template<typename Derived>
◆ c() [2/2]
template<typename Derived>
| BiasTypeConstRef c | ( | | ) | const |
| inline |
◆ classname()
template<typename Derived>
◆ derived() [1/2]
template<typename Derived>
◆ derived() [2/2]
template<typename Derived>
| const Derived & derived | ( | | ) | const |
| inline |
◆ Dinv() [1/2]
template<typename Derived>
◆ Dinv() [2/2]
template<typename Derived>
| DTypeConstRef Dinv | ( | | ) | const |
| inline |
◆ disp()
template<typename Derived>
| void disp | ( | std::ostream & | os | ) | const |
| inline |
◆ isEqual() [1/2]
template<typename Derived>
◆ isEqual() [2/2]
template<typename Derived>
template<typename OtherDerived>
◆ isNotEqual()
template<typename Derived>
◆ joint_q() [1/2]
template<typename Derived>
| ConfigVectorTypeRef joint_q | ( | | ) | |
| inline |
◆ joint_q() [2/2]
template<typename Derived>
| ConfigVectorTypeConstRef joint_q | ( | | ) | const |
| inline |
◆ joint_v() [1/2]
template<typename Derived>
| TangentVectorTypeRef joint_v | ( | | ) | |
| inline |
◆ joint_v() [2/2]
template<typename Derived>
| TangentVectorTypeConstRef joint_v | ( | | ) | const |
| inline |
◆ M() [1/2]
template<typename Derived>
◆ M() [2/2]
template<typename Derived>
| TansformTypeConstRef M | ( | | ) | const |
| inline |
◆ operator!=()
template<typename Derived>
◆ operator==()
template<typename Derived>
template<typename OtherDerived>
◆ S() [1/2]
template<typename Derived>
◆ S() [2/2]
template<typename Derived>
| ConstraintTypeConstRef S | ( | | ) | const |
| inline |
◆ shortname()
template<typename Derived>
| std::string shortname | ( | | ) | const |
| inline |
◆ StU() [1/2]
template<typename Derived>
◆ StU() [2/2]
template<typename Derived>
◆ U() [1/2]
template<typename Derived>
◆ U() [2/2]
template<typename Derived>
◆ UDinv() [1/2]
template<typename Derived>
◆ UDinv() [2/2]
template<typename Derived>
| UDTypeConstRef UDinv | ( | | ) | const |
| inline |
◆ v() [1/2]
template<typename Derived>
◆ v() [2/2]
template<typename Derived>
| MotionTypeConstRef v | ( | | ) | const |
| inline |
◆ operator<<
template<typename Derived>
| std::ostream & operator<< | ( | std::ostream & | os, | | | const JointDataBase< Derived > & | jdata ) |
| friend |
The documentation for this struct was generated from the following file: