]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - config/global_costmap_params.yaml
CMakeLists: Require OpenCV
[ros_wild_thumper.git] / config / global_costmap_params.yaml
index 3015ff08c5c129d2834768eaa523399ed543a3b5..eb3e89cd18cce0e4705e133ad49d20155307eb99 100644 (file)
@@ -1,8 +1,12 @@
 global_costmap:
   global_frame: /map
   robot_base_frame: base_footprint
-  update_frequency: 5.0
   static_map: true
   plugins:
   - {name: static_layer, type: 'costmap_2d::StaticLayer'}
   - {name: inflation_layer, type: 'costmap_2d::InflationLayer'}
+
+  inflation_layer:
+    # low slope decay curve
+    inflation_radius: 1.75
+    cost_scaling_factor: 2.58