moveit / moveit2_tutorials

A sphinx-based centralized documentation repo for MoveIt 2
https://moveit.picknik.ai
BSD 3-Clause "New" or "Revised" License
162 stars 196 forks source link

Is it possible to use two allowable boxes in OMPL Constrained Planning? #957

Open Jenanaputra opened 2 months ago

Jenanaputra commented 2 months ago

I am working with ROS Humble in ubuntu 22.04. I tried to use OMPL Constrained Planning to create allowable path that are made from the union of two intersection boxes. Do you guys know how to do that ?