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.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
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 -0500
Seen: 1,001 times
Last updated: May 08 '14
ompl trajectory with an object attached [closed]
IK cannot be performed for link 'tool0'. The solver can report IK solutions for link '_link_ee'.
Kuka youbot simulation environment
Real robot only jerks for cartesian planner output [closed]
Can't Find FCL when Installing MoveIt From Source
Problem with sbpl_planning.yaml-file [closed]