Skip to content

Commit 93d3686

Browse files
nickswalkererelson
authored andcommitted
Fix test_zone map origin
Origin in the map didn't quite match origin in Gazebo
1 parent 70c3c5f commit 93d3686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch_gazebo_demo/maps/test_zone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image: test_zone.pgm
22
resolution: 0.050000
3-
origin: [-10.929414, -10.830637, 0.000000]
3+
origin: [-10.50, -10.830637, 0.000000]
44
negate: 0
55
occupied_thresh: 0.65
66
free_thresh: 0.196

0 commit comments

Comments
 (0)