dynoplan icon indicating copy to clipboard operation
dynoplan copied to clipboard

Any plans of integrating with Gazebo/Mujoco for standardised testing?

Open dt1729 opened this issue 2 years ago • 2 comments

Perhaps a moveit plugin? Interested in testing it for manipulation projects.

dt1729 avatar Jan 30 '24 20:01 dt1729

Hi! Unfortunately, a moveit plugin or ros integration is not in our plans for the next six months. Which robotic manipulation application are you interested in? Dynoplan is mainly for kinodynamic motion planning. If you are interested geometric planning (e.g, RRT, PRM) we have this project (still in alpha stage) https://github.com/quimortiz/dynoRRT. Thanks!

quimortiz avatar Feb 06 '24 09:02 quimortiz

Thank you for the response, I am interested in industrial tasks like wire handling, connecting wires, peg insertion and handling screws which would require dynamics-aware handling of objects and dynoRRT and dynoPlan seemed like great projects to apply those. A Moveit plugin using OMPL-based implementation can be integrated with these simulators, I think you have OMPL implementations so I'll start to work from there.

dt1729 avatar Feb 12 '24 08:02 dt1729