|
| enum | { axis = _axis,
Options = _Options,
LINEAR = 0,
ANGULAR = 3
} |
| |
|
typedef traits< PlainType >::ActionMatrixType | ActionMatrixType |
| |
|
typedef Matrix3 | AngularRef |
| |
|
typedef Matrix3 | AngularType |
| |
|
typedef Matrix3 | ConstAngularRef |
| |
|
typedef traits< PlainType >::HomogeneousMatrixType | HomogeneousMatrixType |
| |
|
typedef Vector3::ConstantReturnType | LinearRef |
| |
|
typedef Vector3::ConstantReturnType | 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 Vector3::ConstantReturnType | ConstLinearRef |
| |
template<typename _Scalar, int _Options, int _axis>
struct pinocchio::traits< TransformRevoluteTpl< _Scalar, _Options, _axis > >
Definition at line 59 of file joint-revolute.hpp.
The documentation for this struct was generated from the following file: