]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - config/global_costmap_params_odom.yaml
no duplicate options in global_costmap_params_odom.yaml
[ros_wild_thumper.git] / config / global_costmap_params_odom.yaml
index 3dd3c902503cb5cfe3fcd9a651d193de97b8463f..0cb31e5b23384b639c07bb713c531bd88fe9166e 100644 (file)
@@ -1,11 +1,11 @@
+# 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: 10.0
-  height: 10.0
+  width: 100.0
+  height: 100.0
+  resolution: 1.0
+  resolution: 0.05
   plugins:
   - {name: obstacle_layer, type: 'costmap_2d::ObstacleLayer'}
   - {name: inflation_layer, type: 'costmap_2d::InflationLayer'}