We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 791aac4 commit 8990e97Copy full SHA for 8990e97
worlds/simple.world
@@ -41,13 +41,7 @@ pioneer2dx
41
pose [ -6.432 -5.895 0 45.000 ]
42
43
# 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
- )
+ sicklaser( pose [ 0 0 0 0 ] )
51
52
# demonstrate a plugin controller, implemented in examples/ctrl/wander.cc
53
# you probably should comment this out when using simple.cfg with Player
0 commit comments