ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I would try 2 things:
global_plan_prune_distance
to a low value, e.g. 0.2, to prune path shortly after passing to avoid reverting direction on loops
2 | No.2 Revision |
I would try 2 things:
global_plan_prune_distance
to a low value, e.g. 0.2, to prune path shortly after passing to avoid reverting direction on 3 | No.3 Revision |
I would try 2 things:
global_plan_prune_distance
to a low value, e.g. 0.2, to prune path shortly after passing to avoid reverting direction on loopsenable_homotopy_class_planning
to false: at least until you have the coverage properly working