Skip to content

Commit

Permalink
Fixes ros-planning#13 for 2.5cm map
Browse files Browse the repository at this point in the history
  • Loading branch information
czyapp authored Jul 15, 2017
1 parent 182902a commit 5265816
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions navigation_stage/stage_config/worlds/willow-pr2-2.5cm.world
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,10 @@ floorplan
name "willow"
bitmap "../maps/willow-full-0.025.pgm"
size [58.300 45.625 1.000]
pose [ -22.812 29.150 0 90.000 ]
pose [ 29.15 22.812 0 0.000 ]
)

# throw in a robot
pr2( pose [ -26.068 12.140 0 87.363 ] name "pr2" color "blue")
block( pose [ -25.251 10.586 0 180.000 ] color "red")
pr2( pose [ 18.67 9.79 0.0 90.0 ] name "pr2" color "blue")
block( pose [ 18.71 12.62 0 180.000 ] color "red")

0 comments on commit 5265816

Please sign in to comment.