#include <joint-free-flyer.hpp>
Classes | |
struct | TransposeConst |
Public Types | |
enum | { NV = 6 } |
Public Member Functions | |
template<typename Vector6Like > | |
JointMotion | __mult__ (const Eigen::MatrixBase< Vector6Like > &vj) const |
bool | isEqual (const JointMotionSubspaceIdentityTpl &) const |
MatrixReturnType | matrix_impl () const |
template<typename MotionDerived > | |
MotionDerived::ActionMatrixType | motionAction (const MotionBase< MotionDerived > &v) const |
int | nv_impl () const |
template<typename S1 , int O1> | |
SE3Tpl< S1, O1 >::ActionMatrixType | se3Action (const SE3Tpl< S1, O1 > &m) const |
template<typename S1 , int O1> | |
SE3Tpl< S1, O1 >::ActionMatrixType | se3ActionInverse (const SE3Tpl< S1, O1 > &m) const |
TransposeConst | transpose () const |
Definition at line 21 of file joint-free-flyer.hpp.
anonymous enum |
Enumerator | |
---|---|
NV |
Definition at line 54 of file joint-free-flyer.hpp.
|
inline |
Definition at line 60 of file joint-free-flyer.hpp.
|
inline |
Definition at line 116 of file joint-free-flyer.hpp.
|
inline |
Definition at line 105 of file joint-free-flyer.hpp.
|
inline |
Definition at line 111 of file joint-free-flyer.hpp.
|
inline |
Definition at line 78 of file joint-free-flyer.hpp.
|
inline |
Definition at line 67 of file joint-free-flyer.hpp.
|
inline |
Definition at line 73 of file joint-free-flyer.hpp.
|
inline |
Definition at line 101 of file joint-free-flyer.hpp.