How tuning ompl parameters?
Hi,
I know that OMPL performance can be improved by tuning parameters in planning.yaml file, but which are those parametros? and how can be setting?
Regards.
Hi,
I know that OMPL performance can be improved by tuning parameters in planning.yaml file, but which are those parametros? and how can be setting?
Regards.
I was struggling with the same problem 1,5 years after you posted this question. The tutorial Ed send didn't cover the fact to modify planners (that tutorial still has to be made or i just didn't find it).
You can change the parameters in your ompl_planning.yaml file after your planner is configured.
e.g.: change the 'range' parameter of RRT to 2.5:
RRTkConfigDefault:
type: geometric::RRT
range: 2.5
So only one small line has to be added to change the parameter.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-12-10 23:10:54 -0600
Seen: 811 times
Last updated: May 08 '14
ompl trajectory with an object attached [closed]
How to display Planner Data in Moveit?
arm_navigation : planner_service_name v.s. planner_id
how to get OMPL library loaded for default panda arm
Different Ways to Implement Custom Planners with MoveIt!
Is there a more direct way to set up a planning node in ompl?
Update Moveit! PlanningScene with Octomap file