hpp-constraints 6.0.0
Definition of basic geometric constraints for motion planning
|
Basic expression representing a point in a joint frame. More...
#include <hpp/constraints/symbolic-calculus.hh>
Public Types | |
typedef CalculusBase< PointInJoint > | Parent_t |
![]() | |
typedef ValueType | ValueType_t |
typedef JacobianType | JacobianType_t |
Protected Attributes | |
JointPtr_t | joint_ |
vector3_t | local_ |
bool | center_ |
![]() | |
vector3_t | value_ |
JacobianMatrix | jacobian_ |
CrossMatrix | cross_ |
bool | vValid_ |
bool | jValid_ |
bool | cValid_ |
Additional Inherited Members | |
![]() | |
void | init (const typename Traits< PointInJoint >::Ptr_t &ptr) |
Basic expression representing a point in a joint frame.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |