This commit is contained in:
Robot 2019-10-05 10:49:50 +08:00
parent 1f20025f51
commit 0a014fb0d0

View File

@ -10,7 +10,7 @@ scan_filtered: {
max_obstacle_height: 1.5, max_obstacle_height: 1.5,
min_obstacle_height: 0.0, min_obstacle_height: 0.0,
data_type: LaserScan, data_type: LaserScan,
topic: /scan, topic: /scan_filtered,
marking: true, marking: true,
clearing: true clearing: true
} }