#include <joint-planar.hpp>
Classes | |
struct | ConstraintTranspose |
Public Types | |
enum | { NV = 3 } |
Public Member Functions | |
template<typename Vector3Like > | |
JointMotion | __mult__ (const Eigen::MatrixBase< Vector3Like > &vj) const |
bool | isEqual (const JointMotionSubspacePlanarTpl &) const |
JointMotionSubspacePlanarTpl () | |
DenseBase | matrix_impl () const |
template<typename MotionDerived > | |
DenseBase | motionAction (const MotionDense< MotionDerived > &m) const |
int | nv_impl () const |
template<typename S1 , int O1> | |
DenseBase | se3Action (const SE3Tpl< S1, O1 > &m) const |
template<typename S1 , int O1> | |
DenseBase | se3ActionInverse (const SE3Tpl< S1, O1 > &m) const |
ConstraintTranspose | transpose () const |
Definition at line 234 of file joint-planar.hpp.
anonymous enum |
Enumerator | |
---|---|
NV |
Definition at line 267 of file joint-planar.hpp.
|
inline |
Definition at line 272 of file joint-planar.hpp.
|
inline |
Definition at line 275 of file joint-planar.hpp.
|
inline |
Definition at line 393 of file joint-planar.hpp.
|
inline |
Definition at line 324 of file joint-planar.hpp.
|
inline |
Definition at line 375 of file joint-planar.hpp.
|
inline |
Definition at line 281 of file joint-planar.hpp.
|
inline |
Definition at line 336 of file joint-planar.hpp.
|
inline |
Definition at line 353 of file joint-planar.hpp.
|
inline |
Definition at line 319 of file joint-planar.hpp.