This commit is contained in:
gac-S_Changer
2020-09-08 11:53:11 +02:00
parent 226db0ad02
commit c85d4b4aa9
251 changed files with 19362 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
for i in range(10):
time.sleep(1)
move_home()
time.sleep(1)
move_park()
start = time.time()
time.sleep(1.0)
print run("imgproc/LedDetectionProc.py")