#include <joint-spherical.hpp>
Public Member Functions | |
MotionSphericalTpl | __plus__ (const MotionSphericalTpl &other) const |
template<typename MotionDerived > | |
void | addTo (MotionDense< MotionDerived > &other) const |
Vector3 & | angular () |
const Vector3 & | angular () const |
template<typename MotionDerived > | |
bool | isEqual_impl (const MotionDense< MotionDerived > &other) const |
bool | isEqual_impl (const MotionSphericalTpl &other) const |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | MOTION_TYPEDEF_TPL (MotionSphericalTpl) |
template<typename M1 > | |
MotionPlain | motionAction (const MotionDense< M1 > &v) const |
template<typename M1 , typename M2 > | |
void | motionAction (const MotionDense< M1 > &v, MotionDense< M2 > &mout) const |
MotionSphericalTpl () | |
template<typename Vector3Like > | |
MotionSphericalTpl (const Eigen::MatrixBase< Vector3Like > &w) | |
Vector3 & | operator() () |
const Vector3 & | operator() () const |
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 Derived > | |
void | setTo (MotionDense< Derived > &other) const |
Protected Attributes | |
Vector3 | m_w |
Definition at line 20 of file joint-spherical.hpp.
|
inline |
Definition at line 71 of file joint-spherical.hpp.
|
inline |
Definition at line 76 of file joint-spherical.hpp.
|
inline |
Definition at line 108 of file joint-spherical.hpp.
|
inline |
Definition at line 96 of file joint-spherical.hpp.
|
inline |
Definition at line 185 of file joint-spherical.hpp.
|
inline |
Definition at line 181 of file joint-spherical.hpp.
|
inline |
Definition at line 119 of file joint-spherical.hpp.
|
inline |
Definition at line 113 of file joint-spherical.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW pinocchio::MotionSphericalTpl< _Scalar, _Options >::MOTION_TYPEDEF_TPL | ( | MotionSphericalTpl< _Scalar, _Options > | ) |
|
inline |
Definition at line 174 of file joint-spherical.hpp.
|
inline |
Definition at line 164 of file joint-spherical.hpp.
|
inline |
Definition at line 81 of file joint-spherical.hpp.
|
inline |
Definition at line 85 of file joint-spherical.hpp.
|
inline |
Definition at line 90 of file joint-spherical.hpp.
|
inline |
Definition at line 135 of file joint-spherical.hpp.
|
inline |
Definition at line 125 of file joint-spherical.hpp.
|
inline |
Definition at line 156 of file joint-spherical.hpp.
|
inline |
Definition at line 143 of file joint-spherical.hpp.
|
inline |
Definition at line 102 of file joint-spherical.hpp.
|
protected |
Definition at line 191 of file joint-spherical.hpp.