|
hpp-constraints 6.0.0
Definition of basic geometric constraints for motion planning
|
Basic expression representing a vector in a joint frame. More...
#include <hpp/constraints/symbolic-calculus.hh>


Protected Attributes | |
| JointPtr_t | joint_ |
| vector3_t | vector_ |
Protected Attributes inherited from hpp::constraints::CalculusBase< VectorInJoint > | |
| vector3_t | value_ |
| JacobianMatrix | jacobian_ |
| CrossMatrix | cross_ |
| bool | vValid_ |
| bool | jValid_ |
| bool | cValid_ |
Additional Inherited Members | |
Public Types inherited from hpp::constraints::CalculusBaseAbstract< ValueType, JacobianType > | |
| typedef ValueType | ValueType_t |
| typedef JacobianType | JacobianType_t |
Protected Member Functions inherited from hpp::constraints::CalculusBase< VectorInJoint > | |
| void | init (const typename Traits< VectorInJoint >::Ptr_t &ptr) |
Basic expression representing a vector in a joint frame.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |