|
| enum | { LINEAR = 0,
ANGULAR = 3,
Options = Vector6::Options
} |
| |
|
typedef Matrix6 | ActionMatrixType |
| |
|
typedef Vector6ArgType::template FixedSegmentReturnType< 3 >::Type | AngularType |
| |
|
typedef Vector6ArgType::template ConstFixedSegmentReturnType< 3 >::Type | ConstAngularType |
| |
|
typedef const Vector6ArgType & | ConstDataRefType |
| |
|
typedef Vector6ArgType::template ConstFixedSegmentReturnType< 3 >::Type | ConstLinearType |
| |
|
typedef Vector6ArgType::template FixedSegmentReturnType< 3 >::Type | LinearType |
| |
|
typedef Eigen::Matrix< Scalar, 6, 6, Options > | Matrix6 |
| |
|
typedef MotionTpl< Scalar, Options > | MotionPlain |
| |
|
typedef MotionRef< Vector6ArgType > | MotionRefType |
| |
|
typedef MotionPlain | PlainReturnType |
| |
|
typedef Vector6ArgType::Scalar | Scalar |
| |
|
typedef ConstDataRefType | ToVectorConstReturnType |
| |
|
typedef DataRefType | ToVectorReturnType |
| |
|
typedef Eigen::Matrix< Scalar, 3, 1, Options > | Vector3 |
| |
|
typedef Vector6ArgType | Vector6 |
| |
|
|
typedef | PINOCCHIO_EIGEN_REF_TYPE (Vector6ArgType) DataRefType |
| |
template<typename Vector6ArgType>
struct pinocchio::traits< MotionRef< Vector6ArgType > >
Definition at line 12 of file motion-ref.hpp.
The documentation for this struct was generated from the following file: