Skip to content

Commit 8990e97

Browse files
committed
cleaned up simple.world
1 parent 791aac4 commit 8990e97

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

worlds/simple.world

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,7 @@ pioneer2dx
4141
pose [ -6.432 -5.895 0 45.000 ]
4242

4343
# pioneer2dx's sonars will be ranger:0 and the laser will be ranger:1
44-
sicklaser(
45-
pose [ 0 0 0 0 ]
46-
47-
# uncomment the ctrl line to filter the data through
48-
# the plugin controller implemented in examples/ctr/lasernoise.cc
49-
# ctrl "lasernoise"
50-
)
44+
sicklaser( pose [ 0 0 0 0 ] )
5145

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

0 commit comments

Comments
 (0)