]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - config/global_costmap_params.yaml
wt_node: Implement docking check
[ros_wild_thumper.git] / config / global_costmap_params.yaml
index 9ea3b6cedbb8e19483f96fc1cea503fae4cbc4d6..5bb308db66f22f0b6c874f6d335bbc9f9d66f509 100644 (file)
@@ -5,5 +5,9 @@ global_costmap:
   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