Open Motion Planning Library with algorithms for robotic path planning
Open Motion Planning Library consists of many motion planning algorithms
ompl$ ompl_demo$ python3 -c "import ompl.base as ob; space = ob.SE2StateSpace()"$ pkg-config --cflags --libs ompl