#include <joint-prismatic-unaligned.hpp>
Public Member Functions | |
template<typename OtherScalar > | |
MotionPrismaticUnalignedTpl | __mult__ (const OtherScalar &alpha) const |
template<typename Derived > | |
void | addTo (MotionDense< Derived > &other) const |
Vector3 & | axis () |
const Vector3 & | axis () const |
bool | isEqual_impl (const MotionPrismaticUnalignedTpl &other) const |
Scalar & | linearRate () |
const Scalar & | linearRate () const |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | MOTION_TYPEDEF_TPL (MotionPrismaticUnalignedTpl) |
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 |
MotionPrismaticUnalignedTpl () | |
template<typename Vector3Like , typename S2 > | |
MotionPrismaticUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis, const S2 &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 Derived > | |
void | setTo (MotionDense< Derived > &other) const |
Protected Attributes | |
Vector3 | m_axis |
Scalar | m_v |
Definition at line 20 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 70 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 75 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 88 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 94 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 177 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 173 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 158 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 168 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 164 of file joint-prismatic-unaligned.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW pinocchio::MotionPrismaticUnalignedTpl< _Scalar, _Options >::MOTION_TYPEDEF_TPL | ( | MotionPrismaticUnalignedTpl< _Scalar, _Options > | ) |
|
inline |
Definition at line 151 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 140 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 82 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 114 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 107 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 132 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 122 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 100 of file joint-prismatic-unaligned.hpp.
|
protected |
Definition at line 183 of file joint-prismatic-unaligned.hpp.
|
protected |
Definition at line 184 of file joint-prismatic-unaligned.hpp.