|
|
Derived & | derived () |
| |
|
const Derived & | derived () const |
| |
|
Motion | operator* (const JointMotion &vj) const |
| |
|
DenseBase & | matrix () |
| |
|
const DenseBase & | matrix () const |
| |
|
int | nv () const |
| |
|
template<class OtherDerived > |
| bool | isApprox (const ConstraintBase< OtherDerived > &other, const Scalar &prec=Eigen::NumTraits< Scalar >::dummy_precision()) const |
| |
|
void | disp (std::ostream &os) const |
| |
|
|
typedef traits< Derived >::Scalar | Scalar |
| |
|
typedef traits< Derived >::JointMotion | JointMotion |
| |
|
typedef traits< Derived >::JointForce | JointForce |
| |
|
typedef traits< Derived >::DenseBase | DenseBase |
| |
|
|
std::ostream & | operator<< (std::ostream &os, const ConstraintBase< Derived > &X) |
| |
template<class Derived>
class se3::ConstraintBase< Derived >
Definition at line 37 of file constraint.hpp.
The documentation for this class was generated from the following file: