]> defiant.homedns.org Git - arm_ros_conn.git/blobdiff - config/local_costmap_params.yaml
-added arm_ros_conn
[arm_ros_conn.git] / config / local_costmap_params.yaml
index 544e1b32dab449bf2bbaae4578c2060894bda609..e5547652cada16a7aedc4cee486d807fbc8709cc 100644 (file)
@@ -5,6 +5,9 @@ local_costmap:
   publish_frequency: 2.0
   static_map: false
   rolling_window: true
-  width: 6.0
-  height: 6.0
-  resolution: 0.05
+  width: 10.0
+  height: 10.0
+  resolution: 0.01
+  plugins:
+  - {name: obstacle_layer, type: 'costmap_2d::ObstacleLayer'}
+  - {name: inflation_layer, type: 'costmap_2d::InflationLayer'}