|
| enum | { Options = _Options
} |
| |
| enum | { LINEAR = 0,
ANGULAR = 3
} |
| |
|
typedef Matrix6 | ActionMatrixType |
| |
|
typedef Vector3 | AngularType |
| |
|
typedef const Vector3 | ConstAngularType |
| |
|
typedef const Vector3 | ConstLinearType |
| |
|
typedef Vector3 | LinearType |
| |
|
typedef Eigen::Matrix< Scalar, 6, 6, Options > | Matrix6 |
| |
|
typedef MotionTpl< Scalar, Options > | MotionPlain |
| |
|
typedef MotionPlain | PlainReturnType |
| |
|
typedef _Scalar | Scalar |
| |
|
typedef const Vector6 & | ToVectorConstReturnType |
| |
|
typedef Eigen::Matrix< Scalar, 3, 1, Options > | Vector3 |
| |
|
typedef Eigen::Matrix< Scalar, 6, 1, Options > | Vector6 |
| |
|
|
typedef | PINOCCHIO_EIGEN_REF_TYPE (Vector6) ToVectorReturnType |
| |
template<typename _Scalar, int _Options>
struct pinocchio::traits< MotionTranslationTpl< _Scalar, _Options > >
Definition at line 34 of file joint-translation.hpp.
The documentation for this struct was generated from the following file: