|
| enum | { Options = _Options,
LINEAR = 0,
ANGULAR = 3
} |
| |
|
typedef traits< PlainType >::ActionMatrixType | ActionMatrixType |
| |
|
typedef AngularType | AngularRef |
| |
|
typedef Matrix3::IdentityReturnType | AngularType |
| |
|
typedef AngularType | ConstAngularRef |
| |
|
typedef traits< PlainType >::HomogeneousMatrixType | HomogeneousMatrixType |
| |
|
typedef LinearType & | LinearRef |
| |
|
typedef Vector3 | LinearType |
| |
|
typedef Eigen::Matrix< Scalar, 3, 3, Options > | Matrix3 |
| |
|
typedef SE3Tpl< Scalar, Options > | PlainType |
| |
|
typedef _Scalar | Scalar |
| |
|
typedef Eigen::Matrix< Scalar, 3, 1, Options > | Vector3 |
| |
|
|
const typedef LinearType & | ConstLinearRef |
| |
template<typename _Scalar, int _Options>
struct pinocchio::traits< TransformTranslationTpl< _Scalar, _Options > >
Definition at line 178 of file joint-translation.hpp.
The documentation for this struct was generated from the following file: