Added sensors to the robot. Correct exit on sigint.
This commit is contained in:
13
ant.world
13
ant.world
@@ -3,18 +3,17 @@ include "ant_bot.inc"
|
||||
|
||||
window
|
||||
(
|
||||
size [ 635.000 666.000 ] # in pixels
|
||||
scale 36.995 # pixels per meter
|
||||
center [ -0.040 -0.274 ]
|
||||
rotate [ 0 0 ]
|
||||
|
||||
show_data 1 # 1=on 0=off
|
||||
size [ 635.000 666.000 ]
|
||||
scale 36.995
|
||||
center [ -0.040 -0.274 ]
|
||||
rotate [ 0 0 ]
|
||||
show_data 1
|
||||
)
|
||||
|
||||
floorplan
|
||||
(
|
||||
bitmap "maps/cave.png"
|
||||
size [ 16.000 16.000 1.000 ]
|
||||
size [ 16.000 16.000 1.500 ]
|
||||
)
|
||||
|
||||
ant_bot
|
||||
|
Reference in New Issue
Block a user