]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - config/global_costmap_params_odom.yaml
Added rtl_sdr_strength.py
[ros_wild_thumper.git] / config / global_costmap_params_odom.yaml
index 6f3b2e8d9a1f2e16c11ed738a0b50764003c446f..417e0512d2ea1b7bbe9c72cd4192e8356e7c3840 100644 (file)
@@ -1,12 +1,10 @@
+# only differences to config/global_costmap_params.yaml
 global_costmap:
   global_frame: odom
-  robot_base_frame: base_footprint
-  update_frequency: 5.0
-  static_map: true
   rolling_window: true
-  width: 100.0
-  height: 100.0
-  resolution: 1.0
+  width: 200.0
+  height: 200.0
+  resolution: 0.10
   plugins:
   - {name: obstacle_layer, type: 'costmap_2d::ObstacleLayer'}
   - {name: inflation_layer, type: 'costmap_2d::InflationLayer'}