#include <joint-prismatic-unaligned.hpp>
Classes | |
struct | TransposeConst |
Public Types | |
enum | { NV = 1 } |
typedef traits< JointMotionSubspacePrismaticUnalignedTpl >::Vector3 | Vector3 |
Public Member Functions | |
template<typename Vector1Like > | |
JointMotion | __mult__ (const Eigen::MatrixBase< Vector1Like > &v) const |
Vector3 & | axis () |
const Vector3 & | axis () const |
bool | isEqual (const JointMotionSubspacePrismaticUnalignedTpl &other) const |
JointMotionSubspacePrismaticUnalignedTpl () | |
template<typename Vector3Like > | |
JointMotionSubspacePrismaticUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis) | |
DenseBase | matrix_impl () const |
template<typename MotionDerived > | |
DenseBase | motionAction (const MotionDense< MotionDerived > &v) const |
int | nv_impl () const |
template<typename S1 , int O1> | |
SE3GroupAction< JointMotionSubspacePrismaticUnalignedTpl >::ReturnType | se3Action (const SE3Tpl< S1, O1 > &m) const |
template<typename S1 , int O1> | |
SE3GroupAction< JointMotionSubspacePrismaticUnalignedTpl >::ReturnType | se3ActionInverse (const SE3Tpl< S1, O1 > &m) const |
TransposeConst | transpose () const |
Protected Attributes | |
Vector3 | m_axis |
Definition at line 203 of file joint-prismatic-unaligned.hpp.
typedef traits<JointMotionSubspacePrismaticUnalignedTpl>::Vector3 pinocchio::JointMotionSubspacePrismaticUnalignedTpl< _Scalar, _Options >::Vector3 |
Definition at line 281 of file joint-prismatic-unaligned.hpp.
anonymous enum |
Enumerator | |
---|---|
NV |
Definition at line 276 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 283 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 288 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 295 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 393 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 389 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 398 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 371 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 380 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 323 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 303 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 314 of file joint-prismatic-unaligned.hpp.
|
inline |
Definition at line 360 of file joint-prismatic-unaligned.hpp.
|
protected |
Definition at line 404 of file joint-prismatic-unaligned.hpp.