compas_fab icon indicating copy to clipboard operation
compas_fab copied to clipboard

Refactor V-REP plan_motion

Open beverlylytle opened this issue 5 years ago • 0 comments

Feature Request

As a user of the V-REP backend, I want plan_motion to have the argument goal_constraints to be of type list of Constraints rather than Frame so that the world makes sense again.

Details

goal_constraints should be a list of Constraints and positional and orientation values should be checked to rebuild the frame. Further one should merge plan_motion with plan_motion_to_config with this change.

beverlylytle avatar Jun 16 '20 10:06 beverlylytle