|
hpp-constraints 6.1.0
Definition of basic geometric constraints for motion planning
|
Basic expression representing a COM. More...
#include <hpp/constraints/symbolic-calculus.hh>


Public Types | |
| typedef CalculusBase< PointCom, vector3_t, ComJacobian_t > | Parent_t |
Public Types inherited from hpp::constraints::CalculusBaseAbstract< vector3_t, ComJacobian_t > | |
| typedef vector3_t | ValueType_t |
| typedef ComJacobian_t | JacobianType_t |
Protected Attributes | |
| CenterOfMassComputationPtr_t | comc_ |
Protected Attributes inherited from hpp::constraints::CalculusBase< PointCom, vector3_t, ComJacobian_t > | |
| vector3_t | value_ |
| ComJacobian_t | jacobian_ |
| CrossMatrix | cross_ |
| bool | vValid_ |
| bool | jValid_ |
| bool | cValid_ |
Additional Inherited Members | |
Protected Member Functions inherited from hpp::constraints::CalculusBase< PointCom, vector3_t, ComJacobian_t > | |
| void | init (const typename Traits< PointCom >::Ptr_t &ptr) |
Basic expression representing a COM.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
protected |