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

Revision history [back]

click to hide/show revision 1
initial version

The answer to this question, and others like this, is to make sure namespaces are declared and referenced correctly. My problem was the defined plugin obstacles_laser in the file costmap_local.yaml did not match the namespace obstacle_layers in the separate file costmap_common.yaml. Since there are no error codes for this, careful parsing of all the configuration .yaml files is required.