Script execution

This commit is contained in:
sfop
2016-07-06 11:19:33 +02:00
parent e96991e755
commit 637237e78b

View File

@@ -94,6 +94,7 @@ def ar():
r = None
if not multiple_background:
laser_on()
try:
sensors = [camtool.com_x, camtool.com_y]
if plot_image:
sensors.append(camtool.image)