descartes_light
descartes_light copied to clipboard
Library for generation motion plans for process toolpaths
Previously we had the `
Hello, This [ROS-I presentation](https://www.youtube.com/watch?v=1AJFVV6ng3Q) mentions the possibility of relying on `RRT` or `OMPL` planners to solve the ladder search problem. Is support for such functionalities being worked on?
Hi! I'm running into some segfault bugs, where if I attempt to use more than 1 thread, I get `pure virtual method called`. This is true for all solvers. Do...