]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - config/global_costmap_params.yaml
dwm1000: variance dependant on distance
[ros_wild_thumper.git] / config / global_costmap_params.yaml
index 9ea3b6cedbb8e19483f96fc1cea503fae4cbc4d6..eb3e89cd18cce0e4705e133ad49d20155307eb99 100644 (file)
@@ -1,9 +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: 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