what planner does moveit use by default and how to change it?
What kind of path planner does moveit use? Is there any documentation on how to choose a planner in python? I see the documentation on how to plan paths for the manipulators, but how do we choose the path planner for the task? I am working on path planning of panda arm on ros kinetic and I was under the assumption that moveit uses RRT by default. Could anyone please clarify this issue for me?