#include <joint-helical.hpp>
Public Types | |
typedef SpatialAxis< axis+LINEAR > | AxisLinear |
typedef AxisLinear::CartesianAxis3 | CartesianAxis3Linear |
Public Member Functions | |
Scalar & | cos () |
const Scalar & | cos () const |
Scalar & | displacement () |
const Scalar & | displacement () const |
bool | isEqual (const TransformHelicalTpl &other) const |
operator PlainType () const | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | PINOCCHIO_SE3_TYPEDEF_TPL (TransformHelicalTpl) |
PlainType | plain () const |
AngularType | rotation () const |
template<typename S2 , int O2> | |
SE3GroupAction< TransformHelicalTpl >::ReturnType | se3action (const SE3Tpl< S2, O2 > &m) const |
template<typename Scalar1 , typename Scalar2 , typename Scalar3 > | |
void | setValues (const Scalar1 &sin, const Scalar2 &cos, const Scalar3 &displacement) |
Scalar & | sin () |
const Scalar & | sin () const |
TransformHelicalTpl () | |
TransformHelicalTpl (const Scalar &sin, const Scalar &cos, const Scalar &displacement) | |
LinearType | translation () const |
Protected Member Functions | |
void | _setRotation (typename PlainType::AngularRef &rot) const |
Protected Attributes | |
Scalar | m_cos |
Scalar | m_displacement |
Scalar | m_sin |
Definition at line 63 of file joint-helical.hpp.
typedef SpatialAxis<axis + LINEAR> pinocchio::TransformHelicalTpl< _Scalar, _Options, axis >::AxisLinear |
Definition at line 101 of file joint-helical.hpp.
typedef AxisLinear::CartesianAxis3 pinocchio::TransformHelicalTpl< _Scalar, _Options, axis >::CartesianAxis3Linear |
Definition at line 102 of file joint-helical.hpp.
|
inline |
Definition at line 104 of file joint-helical.hpp.
|
inline |
Definition at line 107 of file joint-helical.hpp.
|
inlineprotected |
Definition at line 218 of file joint-helical.hpp.
|
inline |
Definition at line 176 of file joint-helical.hpp.
|
inline |
Definition at line 172 of file joint-helical.hpp.
|
inline |
Definition at line 185 of file joint-helical.hpp.
|
inline |
Definition at line 181 of file joint-helical.hpp.
|
inline |
Definition at line 209 of file joint-helical.hpp.
|
inline |
Definition at line 122 of file joint-helical.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW pinocchio::TransformHelicalTpl< _Scalar, _Options, axis >::PINOCCHIO_SE3_TYPEDEF_TPL | ( | TransformHelicalTpl< _Scalar, _Options, axis > | ) |
|
inline |
Definition at line 114 of file joint-helical.hpp.
|
inline |
Definition at line 202 of file joint-helical.hpp.
|
inline |
Definition at line 129 of file joint-helical.hpp.
|
inline |
Definition at line 191 of file joint-helical.hpp.
|
inline |
Definition at line 167 of file joint-helical.hpp.
|
inline |
Definition at line 163 of file joint-helical.hpp.
|
inline |
Definition at line 198 of file joint-helical.hpp.
|
protected |
Definition at line 217 of file joint-helical.hpp.
|
protected |
Definition at line 217 of file joint-helical.hpp.
|
protected |
Definition at line 217 of file joint-helical.hpp.