Rigid Body Dynamics Library
|
CAgeGroupSet | |
CAnderson2007 | |
CBalanceToolkit | |
CBody | Describes all properties of a single body |
▼CConstraint | Interface to define general-purpose constraints |
CContactConstraint | Implements a rigid kinematic body-point–to–ground constraint along a normal direction as described in Ch. 11 of Featherstone's Rigid Body Dynamics Algorithms book |
CLoopConstraint | Implements a rigid kinematic loop (or body-to-body) constraints as described in Ch. 8 of Featherstone's Rigid Body Dynamics Algorithms book |
CConstraintCache | |
CConstraintSet | Structure that contains both constraint information and workspace memory |
Ccustom_static_assert_test< x > | |
CDataSet | |
▼Cexception | STL class |
▼CRBDLError | Base class for all RBDL exceptions |
CRBDLDofMismatchError | Thrown if there is a dof mismatch |
CRBDLFileParseError | Thrown if the file beeing read contains errors |
CRBDLInvalidFileError | Thrown if the specified file could not be found/read |
CRBDLInvalidParameterError | Thrown if parameter of function was faulty |
CRBDLMissingImplementationError | Thrown if code path reaches a point that is not implmented yet |
CRBDLSizeMismatchError | Thrown if there is a size mismatch that prevents further calculations |
CFixedBody | Keeps the information of a body and how it is attached to another body |
CFootPlacementEstimatorInfo | |
▼CFunction_< T > | |
CFunction_< T >::Constant | |
CFunction_< T >::Linear | |
CFunction_< T >::Polynomial | |
CFunction_< T >::Step | |
▼CFunction_< double > | |
CFunction_< T >::Sinusoid | |
CSmoothSegmentedFunction | |
CGenderSet | |
CGymnast | |
CHumanMetaData | |
CInverseKinematicsConstraintSet | |
CJointTorqueSet | |
CLocalFrame | |
CLoggingGuard | Helper object to ignore any logs that happen during its lifetime |
▼CMatrix | |
CMatrix4_t | |
CSpatialMatrix_t | |
CSpatialVector_t | |
▼CMatrix3d | |
CMatrix3_t | |
CMillard2016TorqueMuscle | This class implements a rigid-tendon muscle-torque-generator (MTG) for a growing list of joints and torque-directions. For a detailed description of the MTGs available and the automatic fitting routine (implemented in TorqueMuscleFittingToolkit) please see the publication: M.Millard, A.L.Kleesattel, M.Harant, & K.Mombaur. A reduced muscle model and planar musculoskeletal model fit for the synthesis of whole body movements. Journal of Biomechanics. (under review as of August 2018) |
CMillard2016TorqueMuscleConfig | |
CMotionCaptureMarker | |
CMuscleFunctionFactory | |
▼CMX | |
CMX_Xd_dynamic | |
CMX_Xd_scalar | |
CMX_Xd_static< nrows, ncols > | |
CPoint | |
CSegmentedQuinticBezierToolkit | |
CSpatialRigidBodyInertia | Compact representation for Spatial Inertia |
CSpatialTransform | Compact representation of spatial transformations |
CSTATIC_ASSERT_FAILURE< bool > | |
CSTATIC_ASSERT_FAILURE< true > | |
CSubjectInformation | |
▼CSubMatrix | |
CMX_Xd_SubMatrix | |
▼CTNLP | |
CFitTorqueMuscleParameters | |
CTorqueMuscleDataFeatures | |
CTorqueMuscleFittingToolkit | |
CTorqueMuscleFunctionFactory | |
CTorqueMuscleInfo | |
CTorqueMuscleParameterFittingData | |
CTorqueMuscleSummary | |
▼CVector3d | |
CVector3_t | |
▼CVector4d | |
▼CVector4_t | |
CQuaternion | Quaternion that are used for singularity free joints |