ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Difference between a planner and a planning library

asked 2019-05-14 03:28:41 -0500

kump gravatar image

This is a question about terminology regarding MoveIt!. I thought that the OMPL, STOMP and CHOMP are 'planning libraries' and RRT, PRM, SPARS etc. are 'planners'. But the MoveIt! website lists the OMLP, STOMP etc. in the 'Planners' tab. So now I'm confused. Which is which and what is the difference?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-05-14 08:30:08 -0500

Your intuition is partially correct: OMPL and SPBL are planning libraries, and STOMP, CHOMP, and specific sampling-based planners like RRT and PRM are planners. What you are seeing on the 'Planners' tab are actually the specific planning plugins available in MoveIt. Some of those planning plugins only implement a single planner, and others are entire libraries, so the simpler of the two terms (planners) was used, probably for readability and clarity.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-05-14 03:28:41 -0500

Seen: 312 times

Last updated: May 14 '19