pinocchio  3.9.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
Loading...
Searching...
No Matches
Joint

Classes

struct  JointCollectionDefaultTpl< _Scalar, _Options >
struct  JointDataCompositeTpl< _Scalar, _Options, JointCollectionTpl >
struct  JointDataEllipsoidTpl< _Scalar, _Options >
struct  JointDataFreeFlyerTpl< _Scalar, _Options >
struct  JointDataHelicalTpl< _Scalar, _Options, axis >
struct  JointDataHelicalUnalignedTpl< _Scalar, _Options >
struct  JointDataMimicTpl< _Scalar, _Options, JointCollectionTpl >
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  JointModelEllipsoidTpl< _Scalar, _Options >
 Ellipsoid joint - constrains motion to ellipsoid surface with 3-DOF. More...
struct  JointModelFreeFlyerTpl< _Scalar, _Options >
 Free-flyer joint in $SE(3)$. More...
struct  JointModelHelicalTpl< _Scalar, _Options, axis >
struct  JointModelHelicalUnalignedTpl< _Scalar, _Options >
struct  JointModelMimicTpl< _Scalar, _Options, JointCollectionTpl >
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 JointDataEllipsoidTpl< context::Scalar > JointDataEllipsoid
typedef JointDataFreeFlyerTpl< context::Scalar > JointDataFreeFlyer
typedef JointDataHelicalUnalignedTpl< context::Scalar > JointDataHelicalUnaligned
typedef JointDataMimicTpl< context::Scalar > JointDataMimic
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 JointModelEllipsoidTpl< context::Scalar > JointModelEllipsoid
typedef JointModelFreeFlyerTpl< context::Scalar > JointModelFreeFlyer
typedef JointModelHelicalUnalignedTpl< context::Scalar > JointModelHelicalUnaligned
typedef JointModelMimicTpl< context::Scalar > JointModelMimic
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

Typedef Documentation

◆ JointCollectionDefault

Definition at line 143 of file fwd.hpp.

◆ JointData

typedef JointDataTpl<context::Scalar> JointData

Definition at line 185 of file fwd.hpp.

◆ JointDataComposite

typedef JointDataCompositeTpl<context::Scalar> JointDataComposite

Definition at line 157 of file fwd.hpp.

◆ JointDataEllipsoid

typedef JointDataEllipsoidTpl<context::Scalar> JointDataEllipsoid

Definition at line 94 of file fwd.hpp.

◆ JointDataFreeFlyer

typedef JointDataFreeFlyerTpl<context::Scalar> JointDataFreeFlyer

Definition at line 123 of file fwd.hpp.

◆ JointDataHelicalUnaligned

Definition at line 70 of file fwd.hpp.

◆ JointDataMimic

typedef JointDataMimicTpl<context::Scalar> JointDataMimic

Definition at line 171 of file fwd.hpp.

◆ JointDataPlanar

typedef JointDataPlanarTpl<context::Scalar> JointDataPlanar

Definition at line 131 of file fwd.hpp.

◆ JointDataPrismaticUnaligned

Definition at line 107 of file fwd.hpp.

◆ JointDataRevoluteUnaligned

Definition at line 43 of file fwd.hpp.

◆ JointDataRevoluteUnboundedUnaligned

Definition at line 52 of file fwd.hpp.

◆ JointDataSpherical

typedef JointDataSphericalTpl<context::Scalar> JointDataSpherical

Definition at line 78 of file fwd.hpp.

◆ JointDataSphericalZYX

Definition at line 86 of file fwd.hpp.

◆ JointDataTranslation

Definition at line 139 of file fwd.hpp.

◆ JointDataUniversal

typedef JointDataUniversalTpl<context::Scalar> JointDataUniversal

Definition at line 115 of file fwd.hpp.

◆ JointModel

typedef JointModelTpl<context::Scalar> JointModel

Definition at line 178 of file fwd.hpp.

◆ JointModelComposite

Definition at line 150 of file fwd.hpp.

◆ JointModelEllipsoid

Definition at line 90 of file fwd.hpp.

◆ JointModelFreeFlyer

Definition at line 119 of file fwd.hpp.

◆ JointModelHelicalUnaligned

Definition at line 66 of file fwd.hpp.

◆ JointModelMimic

typedef JointModelMimicTpl<context::Scalar> JointModelMimic

Definition at line 164 of file fwd.hpp.

◆ JointModelPlanar

typedef JointModelPlanarTpl<context::Scalar> JointModelPlanar

Definition at line 127 of file fwd.hpp.

◆ JointModelPrismaticUnaligned

Definition at line 103 of file fwd.hpp.

◆ JointModelRevoluteUnaligned

Definition at line 39 of file fwd.hpp.

◆ JointModelRevoluteUnboundedUnaligned

◆ JointModelSpherical

Definition at line 74 of file fwd.hpp.

◆ JointModelSphericalZYX

Definition at line 82 of file fwd.hpp.

◆ JointModelTranslation

Definition at line 135 of file fwd.hpp.

◆ JointModelUniversal

Definition at line 111 of file fwd.hpp.