#include <joint-universal.hpp>
| Classes | |
| struct | TransposeConst | 
| Public Types | |
| enum | { NV = 2 } | 
| typedef traits< JointMotionSubspaceUniversalTpl >::Matrix32 | Matrix32 | 
| typedef traits< JointMotionSubspaceUniversalTpl >::Vector3 | Vector3 | 
| Public Member Functions | |
| template<typename Vector3Like > | |
| JointMotion | __mult__ (const Eigen::MatrixBase< Vector3Like > &v) const | 
| Matrix32 & | angularSubspace () | 
| const Matrix32 & | angularSubspace () const | 
| bool | isEqual (const JointMotionSubspaceUniversalTpl &other) const | 
| JointMotionSubspaceUniversalTpl () | |
| template<typename Matrix32Like > | |
| JointMotionSubspaceUniversalTpl (const Eigen::MatrixBase< Matrix32Like > &subspace) | |
| DenseBase | matrix_impl () const | 
| template<typename MotionDerived > | |
| MotionAlgebraAction< JointMotionSubspaceUniversalTpl, MotionDerived >::ReturnType | motionAction (const MotionDense< MotionDerived > &m) const | 
| int | nv_impl () const | 
| template<typename S1 , int O1> | |
| SE3GroupAction< JointMotionSubspaceUniversalTpl >::ReturnType | se3Action (const SE3Tpl< S1, O1 > &m) const | 
| template<typename S1 , int O1> | |
| SE3GroupAction< JointMotionSubspaceUniversalTpl >::ReturnType | se3ActionInverse (const SE3Tpl< S1, O1 > &m) const | 
| TransposeConst | transpose () const | 
| Protected Attributes | |
| Matrix32 | m_S | 
Definition at line 21 of file joint-universal.hpp.
| typedef traits<JointMotionSubspaceUniversalTpl>::Matrix32 pinocchio::JointMotionSubspaceUniversalTpl< _Scalar, _Options >::Matrix32 | 
Definition at line 99 of file joint-universal.hpp.
| typedef traits<JointMotionSubspaceUniversalTpl>::Vector3 pinocchio::JointMotionSubspaceUniversalTpl< _Scalar, _Options >::Vector3 | 
Definition at line 98 of file joint-universal.hpp.
| anonymous enum | 
| Enumerator | |
|---|---|
| NV | |
Definition at line 93 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 101 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 106 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 112 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 216 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 212 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 221 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 191 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 201 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 148 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 120 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 134 of file joint-universal.hpp.
| 
 | inline | 
Definition at line 180 of file joint-universal.hpp.
| 
 | protected | 
Definition at line 227 of file joint-universal.hpp.