|
Cheetah Software
1.0
|
#include <FloatingBaseModel.h>
Inheritance diagram for FBModelStateDerivative< T >:
Collaboration diagram for FBModelStateDerivative< T >:Public Attributes | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW Vec3< T > | dBodyPosition |
| SVec< T > | dBodyVelocity |
| DVec< T > | qdd |
The result of running the articulated body algorithm on a rigid-body floating base model
Definition at line 57 of file FloatingBaseModel.h.
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW Vec3<T> FBModelStateDerivative< T >::dBodyPosition |
Definition at line 59 of file FloatingBaseModel.h.
| SVec<T> FBModelStateDerivative< T >::dBodyVelocity |
Definition at line 60 of file FloatingBaseModel.h.
| DVec<T> FBModelStateDerivative< T >::qdd |
Definition at line 61 of file FloatingBaseModel.h.