#include <joint-prismatic.hpp>
Public Types | |
enum | { axis = _axis } |
typedef SpatialAxis< _axis+LINEAR > | Axis |
typedef Axis::CartesianAxis3 | CartesianAxis3 |
Public Member Functions | |
template<typename OtherScalar > | |
MotionPrismaticTpl | __mult__ (const OtherScalar &alpha) const |
template<typename Derived > | |
void | addTo (MotionDense< Derived > &other) const |
bool | isEqual_impl (const MotionPrismaticTpl &other) const |
Scalar & | linearRate () |
const Scalar & | linearRate () const |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | MOTION_TYPEDEF_TPL (MotionPrismaticTpl) |
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 |
MotionPrismaticTpl () | |
MotionPrismaticTpl (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 > &other) const |
Protected Attributes | |
Scalar | m_v |
Definition at line 20 of file joint-prismatic.hpp.
typedef SpatialAxis<_axis + LINEAR> pinocchio::MotionPrismaticTpl< _Scalar, _Options, _axis >::Axis |
Definition at line 74 of file joint-prismatic.hpp.
typedef Axis::CartesianAxis3 pinocchio::MotionPrismaticTpl< _Scalar, _Options, _axis >::CartesianAxis3 |
Definition at line 75 of file joint-prismatic.hpp.
anonymous enum |
Enumerator | |
---|---|
axis |
Definition at line 69 of file joint-prismatic.hpp.
|
inline |
Definition at line 77 of file joint-prismatic.hpp.
|
inline |
Definition at line 80 of file joint-prismatic.hpp.
|
inline |
Definition at line 91 of file joint-prismatic.hpp.
|
inline |
Definition at line 97 of file joint-prismatic.hpp.
|
inline |
Definition at line 173 of file joint-prismatic.hpp.
|
inline |
Definition at line 164 of file joint-prismatic.hpp.
|
inline |
Definition at line 168 of file joint-prismatic.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW pinocchio::MotionPrismaticTpl< _Scalar, _Options, _axis >::MOTION_TYPEDEF_TPL | ( | MotionPrismaticTpl< _Scalar, _Options, _axis > | ) |
|
inline |
Definition at line 157 of file joint-prismatic.hpp.
|
inline |
Definition at line 147 of file joint-prismatic.hpp.
|
inline |
Definition at line 85 of file joint-prismatic.hpp.
|
inline |
Definition at line 121 of file joint-prismatic.hpp.
|
inline |
Definition at line 114 of file joint-prismatic.hpp.
|
inline |
Definition at line 139 of file joint-prismatic.hpp.
|
inline |
Definition at line 129 of file joint-prismatic.hpp.
|
inline |
Definition at line 104 of file joint-prismatic.hpp.
|
protected |
Definition at line 179 of file joint-prismatic.hpp.