]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - config/global_costmap_params.yaml
ledstripe: Spin faster than 1s
[ros_wild_thumper.git] / config / global_costmap_params.yaml
index 3dfcf594d94e7c24227cc543864b3003c71cd359..04e296d756fe016ffa902a99d08f09887dd3e524 100644 (file)
@@ -1,13 +1,14 @@
 global_costmap:
   global_frame: /map
   robot_base_frame: base_footprint
-  update_frequency: 5.0
   static_map: true
+  publish_frequency: 1.0
   plugins:
   - {name: static_layer, type: 'costmap_2d::StaticLayer'}
+  - {name: obstacle_layer, type: 'costmap_2d::ObstacleLayer'}
   - {name: inflation_layer, type: 'costmap_2d::InflationLayer'}
 
-inflation_layer:
-  # low slope decay curve
-  inflation_radius: 1.75
-  cost_scaling_factor: 2.58
+  inflation_layer:
+    # low slope decay curve
+    inflation_radius: 1.75
+    cost_scaling_factor: 2.58