pinocchio  3.3.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
Joint

Classes

struct  JointCollectionDefaultTpl< _Scalar, _Options >
 
struct  JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl >
 
struct  JointDataFreeFlyerTpl< _Scalar, _Options >
 
struct  JointDataHelicalTpl< _Scalar, _Options, axis >
 
struct  JointDataHelicalUnalignedTpl< _Scalar, _Options >
 
struct  JointDataPlanarTpl< _Scalar, _Options >
 
struct  JointDataPrismaticTpl< _Scalar, _Options, axis >
 
struct  JointDataPrismaticUnalignedTpl< _Scalar, _Options >
 
struct  JointDataRevoluteTpl< _Scalar, _Options, axis >
 
struct  JointDataRevoluteUnalignedTpl< _Scalar, _Options >
 
struct  JointDataRevoluteUnboundedTpl< _Scalar, _Options, axis >
 
struct  JointDataRevoluteUnboundedUnalignedTpl< _Scalar, _Options >
 
struct  JointDataSphericalTpl< _Scalar, _Options >
 
struct  JointDataSphericalZYXTpl< _Scalar, _Options >
 
struct  JointDataTpl< _Scalar, _Options, JointCollectionTpl >
 
struct  JointDataTranslationTpl< _Scalar, _Options >
 
struct  JointDataUniversalTpl< _Scalar, _Options >
 
struct  JointDataVoid
 
struct  JointModelCompositeTpl< _Scalar, _Options, JointCollectionTpl >
 
struct  JointModelFreeFlyerTpl< _Scalar, _Options >
 Free-flyer joint in \(SE(3)\). More...
 
struct  JointModelHelicalTpl< _Scalar, _Options, axis >
 
struct  JointModelHelicalUnalignedTpl< _Scalar, _Options >
 
struct  JointModelPlanarTpl< _Scalar, _Options >
 
struct  JointModelPrismaticTpl< _Scalar, _Options, axis >
 
struct  JointModelPrismaticUnalignedTpl< _Scalar, _Options >
 
struct  JointModelRevoluteTpl< _Scalar, _Options, axis >
 
struct  JointModelRevoluteUnalignedTpl< _Scalar, _Options >
 
struct  JointModelRevoluteUnboundedTpl< _Scalar, _Options, axis >
 
struct  JointModelRevoluteUnboundedUnalignedTpl< _Scalar, _Options >
 
struct  JointModelSphericalTpl< _Scalar, _Options >
 
struct  JointModelSphericalZYXTpl< _Scalar, _Options >
 
struct  JointModelTpl< _Scalar, _Options, JointCollectionTpl >
 
struct  JointModelTranslationTpl< _Scalar, _Options >
 
struct  JointModelUniversalTpl< _Scalar, _Options >
 
struct  JointModelVoid
 

Typedefs

typedef JointCollectionDefaultTpl< context::Scalar > JointCollectionDefault
 
typedef JointDataTpl< context::Scalar > JointData
 
typedef JointDataCompositeTpl< context::Scalar > JointDataComposite
 
typedef JointDataFreeFlyerTpl< context::Scalar > JointDataFreeFlyer
 
typedef JointDataHelicalUnalignedTpl< context::Scalar > JointDataHelicalUnaligned
 
typedef JointDataPlanarTpl< context::Scalar > JointDataPlanar
 
typedef JointDataPrismaticUnalignedTpl< context::Scalar > JointDataPrismaticUnaligned
 
typedef JointDataRevoluteUnalignedTpl< context::Scalar > JointDataRevoluteUnaligned
 
typedef JointDataRevoluteUnboundedUnalignedTpl< context::Scalar > JointDataRevoluteUnboundedUnaligned
 
typedef JointDataSphericalTpl< context::Scalar > JointDataSpherical
 
typedef JointDataSphericalZYXTpl< context::Scalar > JointDataSphericalZYX
 
typedef JointDataTranslationTpl< context::Scalar > JointDataTranslation
 
typedef JointDataUniversalTpl< context::Scalar > JointDataUniversal
 
typedef JointModelTpl< context::Scalar > JointModel
 
typedef JointModelCompositeTpl< context::Scalar > JointModelComposite
 
typedef JointModelFreeFlyerTpl< context::Scalar > JointModelFreeFlyer
 
typedef JointModelHelicalUnalignedTpl< context::Scalar > JointModelHelicalUnaligned
 
typedef JointModelPlanarTpl< context::Scalar > JointModelPlanar
 
typedef JointModelPrismaticUnalignedTpl< context::Scalar > JointModelPrismaticUnaligned
 
typedef JointModelRevoluteUnalignedTpl< context::Scalar > JointModelRevoluteUnaligned
 
typedef JointModelRevoluteUnboundedUnalignedTpl< context::Scalar > JointModelRevoluteUnboundedUnaligned
 
typedef JointModelSphericalTpl< context::Scalar > JointModelSpherical
 
typedef JointModelSphericalZYXTpl< context::Scalar > JointModelSphericalZYX
 
typedef JointModelTranslationTpl< context::Scalar > JointModelTranslation
 
typedef JointModelUniversalTpl< context::Scalar > JointModelUniversal
 

Detailed Description