#include "pinocchio/fwd.hpp"
#include "pinocchio/multibody/fwd.hpp"
Go to the source code of this file.
Namespaces | |
pinocchio | |
Main pinocchio namespace. | |
Typedefs | |
typedef JointCollectionDefaultTpl< double > | pinocchio::JointCollectionDefault |
typedef JointDataTpl< double > | pinocchio::JointData |
typedef JointDataCompositeTpl< double > | pinocchio::JointDataComposite |
typedef JointDataFreeFlyerTpl< double > | pinocchio::JointDataFreeFlyer |
typedef JointDataPlanarTpl< double > | pinocchio::JointDataPlanar |
typedef JointDataPrismaticUnalignedTpl< double > | pinocchio::JointDataPrismaticUnaligned |
typedef JointDataRevoluteUnalignedTpl< double > | pinocchio::JointDataRevoluteUnaligned |
typedef JointDataRevoluteUnboundedUnalignedTpl< double > | pinocchio::JointDataRevoluteUnboundedUnaligned |
typedef JointDataSphericalTpl< double > | pinocchio::JointDataSpherical |
typedef JointDataSphericalZYXTpl< double > | pinocchio::JointDataSphericalZYX |
typedef JointDataTranslationTpl< double > | pinocchio::JointDataTranslation |
typedef JointModelTpl< double > | pinocchio::JointModel |
typedef JointModelCompositeTpl< double > | pinocchio::JointModelComposite |
typedef JointModelFreeFlyerTpl< double > | pinocchio::JointModelFreeFlyer |
typedef JointModelPlanarTpl< double > | pinocchio::JointModelPlanar |
typedef JointModelPrismaticUnalignedTpl< double > | pinocchio::JointModelPrismaticUnaligned |
typedef JointModelRevoluteUnalignedTpl< double > | pinocchio::JointModelRevoluteUnaligned |
typedef JointModelRevoluteUnboundedUnalignedTpl< double > | pinocchio::JointModelRevoluteUnboundedUnaligned |
typedef JointModelSphericalTpl< double > | pinocchio::JointModelSpherical |
typedef JointModelSphericalZYXTpl< double > | pinocchio::JointModelSphericalZYX |
typedef JointModelTranslationTpl< double > | pinocchio::JointModelTranslation |
Enumerations | |
enum | { pinocchio::MAX_JOINT_NV = 6 } |