ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The longest_valid_segment_fraction
determines the density that your selected planner uses to confirm that the found path is collision free. Perhaps the setting if 0.02
is still a bit high in your case, so I would advise you to lower it even further.
Also, from my experience, some planners seem to suffer from these problems than others, so it might be worthwhile to experiment with other planners as well.