|
if (!constraints->isSatisfied(q2)) return false; |
and at other places, the constraints are evaluated without refering to the path parameter.
As a consequence the path projector returns false with paths built by steeringMethod::EndEffectorTrajectory.
@jmirabel : can you confirm this statement and tell me how you overcame this issue in past applications ?