Skip to content

Commit

Permalink
cleaned up simple.world
Browse files Browse the repository at this point in the history
  • Loading branch information
rtv committed Nov 26, 2010
1 parent 791aac4 commit 8990e97
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions worlds/simple.world
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,7 @@ pioneer2dx
pose [ -6.432 -5.895 0 45.000 ]

# pioneer2dx's sonars will be ranger:0 and the laser will be ranger:1
sicklaser(
pose [ 0 0 0 0 ]

# uncomment the ctrl line to filter the data through
# the plugin controller implemented in examples/ctr/lasernoise.cc
# ctrl "lasernoise"
)
sicklaser( pose [ 0 0 0 0 ] )

# demonstrate a plugin controller, implemented in examples/ctrl/wander.cc
# you probably should comment this out when using simple.cfg with Player
Expand Down

0 comments on commit 8990e97

Please sign in to comment.