#include <joint-helical.hpp>
| Public Types | |
| typedef SpatialAxis< axis+ANGULAR > | AxisAngular | 
| typedef SpatialAxis< axis+LINEAR > | AxisLinear | 
| typedef AxisAngular::CartesianAxis3 | CartesianAxis3Angular | 
| typedef AxisLinear::CartesianAxis3 | CartesianAxis3Linear | 
| Public Member Functions | |
| template<typename OtherScalar > | |
| MotionHelicalTpl | __mult__ (const OtherScalar &alpha) const | 
| template<typename MotionDerived > | |
| void | addTo (MotionDense< MotionDerived > &v) const | 
| Scalar & | angularRate () | 
| const Scalar & | angularRate () const | 
| bool | isEqual_impl (const MotionHelicalTpl &other) const | 
| Scalar & | linearRate () | 
| const Scalar & | linearRate () const | 
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | MOTION_TYPEDEF_TPL (MotionHelicalTpl) | 
| template<typename M1 > | |
| MotionPlain | motionAction (const MotionDense< M1 > &v) const | 
| template<typename M1 , typename M2 > | |
| EIGEN_STRONG_INLINE void | motionAction (const MotionDense< M1 > &v, MotionDense< M2 > &mout) const | 
| MotionHelicalTpl () | |
| MotionHelicalTpl (const Scalar &w, const Scalar &v) | |
| PlainReturnType | plain () const | 
| template<typename S2 , int O2> | |
| MotionPlain | se3Action_impl (const SE3Tpl< S2, O2 > &m) const | 
| template<typename S2 , int O2, typename D2 > | |
| void | se3Action_impl (const SE3Tpl< S2, O2 > &m, MotionDense< D2 > &v) const | 
| template<typename S2 , int O2> | |
| MotionPlain | se3ActionInverse_impl (const SE3Tpl< S2, O2 > &m) const | 
| template<typename S2 , int O2, typename D2 > | |
| void | se3ActionInverse_impl (const SE3Tpl< S2, O2 > &m, MotionDense< D2 > &v) const | 
| template<typename MotionDerived > | |
| void | setTo (MotionDense< MotionDerived > &m) const | 
| Protected Attributes | |
| Scalar | m_v | 
| Scalar | m_w | 
Definition at line 19 of file joint-helical.hpp.
| typedef SpatialAxis<axis + ANGULAR> pinocchio::MotionHelicalTpl< _Scalar, _Options, axis >::AxisAngular | 
Definition at line 257 of file joint-helical.hpp.
| typedef SpatialAxis<axis + LINEAR> pinocchio::MotionHelicalTpl< _Scalar, _Options, axis >::AxisLinear | 
Definition at line 259 of file joint-helical.hpp.
| typedef AxisAngular::CartesianAxis3 pinocchio::MotionHelicalTpl< _Scalar, _Options, axis >::CartesianAxis3Angular | 
Definition at line 258 of file joint-helical.hpp.
| typedef AxisLinear::CartesianAxis3 pinocchio::MotionHelicalTpl< _Scalar, _Options, axis >::CartesianAxis3Linear | 
Definition at line 260 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 262 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 266 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 278 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 294 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 356 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 360 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 374 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 365 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 369 of file joint-helical.hpp.
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW pinocchio::MotionHelicalTpl< _Scalar, _Options, axis >::MOTION_TYPEDEF_TPL | ( | MotionHelicalTpl< _Scalar, _Options, axis > | ) | 
| 
 | inline | 
Definition at line 349 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 338 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 272 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 309 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 302 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 330 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 318 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 284 of file joint-helical.hpp.
| 
 | protected | 
Definition at line 380 of file joint-helical.hpp.
| 
 | protected | 
Definition at line 380 of file joint-helical.hpp.