Classes | |
| struct | TransposeConst |
Public Types | |
| enum | { NV = 1 } |
| typedef SpatialAxis< ANGULAR+axis > | Axis |
Public Member Functions | |
| template<typename Vector1Like > | |
| JointMotion | __mult__ (const Eigen::MatrixBase< Vector1Like > &v) const |
| bool | isEqual (const ConstraintRevoluteTpl &) const |
| DenseBase | matrix_impl () const |
| template<typename MotionDerived > | |
| MotionAlgebraAction< ConstraintRevoluteTpl, MotionDerived >::ReturnType | motionAction (const MotionDense< MotionDerived > &m) const |
| int | nv_impl () const |
| template<typename S1 , int O1> | |
| SE3GroupAction< ConstraintRevoluteTpl >::ReturnType | se3Action (const SE3Tpl< S1, O1 > &m) const |
| template<typename S1 , int O1> | |
| SE3GroupAction< ConstraintRevoluteTpl >::ReturnType | se3ActionInverse (const SE3Tpl< S1, O1 > &m) const |
| TransposeConst | transpose () const |
Definition at line 330 of file joint-revolute.hpp.