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< ValueType, JacobianType > | |
| typedef ValueType | ValueType_t |
| typedef JacobianType | 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_ |
| 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) |
| void | init (const typename Traits< PointCom >::Ptr_t &ptr) |
Basic expression representing a COM.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from hpp::constraints::CalculusBase< PointCom, vector3_t, ComJacobian_t >.
|
inlinevirtual |
Reimplemented from hpp::constraints::CalculusBase< PointCom, vector3_t, ComJacobian_t >.
|
protected |