ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

An easier way to disable the obstacle avoidane would be to remove the obstacles layer from the plugins parameter.

An easier way to disable the obstacle avoidane avoidance would be to remove the obstacles layer from the plugins parameter.

To do this, in your global_costmap.yaml, add a parameter called plugins.

plugins:
    - {name: static_layer, type: 'costmap_2d::StaticLayer'}