#include <joint-helical.hpp>
| Classes | |
| struct | TransposeConst | 
| Public Types | |
| enum | { NV = 1 } | 
| typedef SpatialAxis< ANGULAR+axis > | AxisAngular | 
| typedef SpatialAxis< ANGULAR+axis > | AxisLinear | 
| typedef AxisAngular::CartesianAxis3 | CartesianAxis3Angular | 
| typedef AxisLinear::CartesianAxis3 | CartesianAxis3Linear | 
| Public Member Functions | |
| template<typename Vector1Like > | |
| JointMotion | __mult__ (const Eigen::MatrixBase< Vector1Like > &v) const | 
| Scalar & | h () | 
| const Scalar & | h () const | 
| bool | isEqual (const JointMotionSubspaceHelicalTpl &) const | 
| JointMotionSubspaceHelicalTpl () | |
| JointMotionSubspaceHelicalTpl (const Scalar &h) | |
| DenseBase | matrix_impl () const | 
| template<typename MotionDerived > | |
| MotionAlgebraAction< JointMotionSubspaceHelicalTpl, MotionDerived >::ReturnType | motionAction (const MotionDense< MotionDerived > &m) const | 
| int | nv_impl () const | 
| template<typename S1 , int O1> | |
| SE3GroupAction< JointMotionSubspaceHelicalTpl >::ReturnType | se3Action (const SE3Tpl< S1, O1 > &m) const | 
| template<typename S1 , int O1> | |
| SE3GroupAction< JointMotionSubspaceHelicalTpl >::ReturnType | se3ActionInverse (const SE3Tpl< S1, O1 > &m) const | 
| TransposeConst | transpose () const | 
| Protected Attributes | |
| Scalar | m_pitch | 
Definition at line 399 of file joint-helical.hpp.
| typedef SpatialAxis<ANGULAR + axis> pinocchio::JointMotionSubspaceHelicalTpl< _Scalar, _Options, axis >::AxisAngular | 
Definition at line 470 of file joint-helical.hpp.
| typedef SpatialAxis<ANGULAR + axis> pinocchio::JointMotionSubspaceHelicalTpl< _Scalar, _Options, axis >::AxisLinear | 
Definition at line 471 of file joint-helical.hpp.
| typedef AxisAngular::CartesianAxis3 pinocchio::JointMotionSubspaceHelicalTpl< _Scalar, _Options, axis >::CartesianAxis3Angular | 
Definition at line 473 of file joint-helical.hpp.
| typedef AxisLinear::CartesianAxis3 pinocchio::JointMotionSubspaceHelicalTpl< _Scalar, _Options, axis >::CartesianAxis3Linear | 
Definition at line 474 of file joint-helical.hpp.
| anonymous enum | 
| Enumerator | |
|---|---|
| NV | |
Definition at line 465 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 476 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 480 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 486 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 592 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 596 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 587 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 561 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 572 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 519 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 495 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 507 of file joint-helical.hpp.
| 
 | inline | 
Definition at line 550 of file joint-helical.hpp.
| 
 | protected | 
Definition at line 602 of file joint-helical.hpp.