]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - config/costmap_common_params.yaml
added move_base
[ros_wild_thumper.git] / config / costmap_common_params.yaml
diff --git a/config/costmap_common_params.yaml b/config/costmap_common_params.yaml
new file mode 100644 (file)
index 0000000..2ddecc4
--- /dev/null
@@ -0,0 +1,8 @@
+footprint: [[0.14, 0.16], [-0.14, 0.16], [-0.14, -0.16], [0.14, -0.16]]
+inflation_radius: 0.55
+
+obstacle_layer:
+  observation_sources: laser_scan_sensor
+  obstacle_range: 2.5
+  raytrace_range: 3.0
+  laser_scan_sensor: {sensor_frame: camera_depth_frame, data_type: LaserScan, topic: scan, marking: true, clearing: true}