First, is this really your formating in the yaml files? There should be indentations.
Then i miss definition like the API discribes (http://wiki.ros.org/range_sensor_layer), its not the same as laser scan, similar:
sonar_layer:
topics: ["/sonar"]
no_readings_timeout: 1.0
Further I would look at this posts, -> [post](https://answers.ros.org/question/320735/how-to-setup-range_sensor_layer-in-local-costmap/) ->[link text](https://answers.ros.org/question/206805/adding-range_sensor_layer-to-layered-costmap-for-global-planning/)
↧