|
hpp-constraints 6.1.0
Definition of basic geometric constraints for motion planning
|
Multiplication of an expression by a rotation matrix. More...
#include <hpp/constraints/symbolic-calculus.hh>


Public Types | |
| typedef CalculusBase< RotationMultiply< RhsValue > > | Parent_t |
Public Types inherited from hpp::constraints::CalculusBaseAbstract< vector3_t, JacobianMatrix > | |
| typedef vector3_t | ValueType_t |
| typedef JacobianMatrix | JacobianType_t |
Protected Attributes | |
| Expression< pinocchio::Joint, RhsValue >::Ptr_t | e_ |
Protected Attributes inherited from hpp::constraints::CalculusBase< RotationMultiply< RhsValue > > | |
| vector3_t | value_ |
| JacobianMatrix | jacobian_ |
| CrossMatrix | cross_ |
| bool | vValid_ |
| bool | jValid_ |
| bool | cValid_ |
Friends | |
| class | Expression< pinocchio::Joint, RhsValue > |
Additional Inherited Members | |
Protected Member Functions inherited from hpp::constraints::CalculusBase< RotationMultiply< RhsValue > > | |
| void | init (const typename Traits< RotationMultiply< RhsValue > >::Ptr_t &ptr) |
Multiplication of an expression by a rotation matrix.
| typedef CalculusBase<RotationMultiply<RhsValue> > hpp::constraints::RotationMultiply< RhsValue >::Parent_t |
|
inline |
|
inline |
|
inline |
|
inline |
| hpp::constraints::RotationMultiply< RhsValue >::HPP_CONSTRAINTS_CB_CREATE2 | ( | RotationMultiply< RhsValue > | , |
| const typename Traits< pinocchio::Joint >::Ptr_t & | , | ||
| const typename Traits< RhsValue >::Ptr_t & | ) |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from hpp::constraints::CalculusBase< RotationMultiply< RhsValue > >.
|
friend |
|
protected |