Skip to content

Commit

Permalink
Fixes ros-planning#13 for 10cm
Browse files Browse the repository at this point in the history
  • Loading branch information
czyapp authored Jul 15, 2017
1 parent 5265816 commit 559a33a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions navigation_stage/stage_config/worlds/willow-pr2.world
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ floorplan
name "willow"
bitmap "../maps/willow-full.pgm"
size [58.4 52.6 0.5]
pose [ -26.300 29.200 0 90.000 ]
pose [ 29.200 26.300 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 12.62 0.0 90.0 ] name "pr2" color "blue")
block( pose [ 18.71 16.0 0 180.000 ] color "red")

0 comments on commit 559a33a

Please sign in to comment.