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 problem I was experiencing was that I had not set up the obstacles_layer correctly. The correction is shown as:

obstacles_layer: observation_sources: scanMap scanMap: {sensor_frame: laser, data_type: LaserScan, topic: scan, marking: true, clearing: false}

click to hide/show revision 2
No.2 Revision

The problem I was experiencing was that I had not set up the obstacles_layer correctly. The correction is shown as:

obstacles_layer:
  observation_sources: scanMap
  scanMap: {sensor_frame: laser, data_type: LaserScan, topic: scan, marking: true, clearing: false}

false}