Script execution

This commit is contained in:
gac-S_Changer
2017-07-12 15:27:55 +02:00
parent 3c44ebd9bb
commit 5460dfb0de

View File

@@ -2,10 +2,10 @@
points = [(100, 140), (130, 77), (120, 130), (110, 100)]
#detect_pucks(points)
clear_detection()
detect_pucks(points)
#detect_pucks(points, 'A')
detect_pucks(points, '4')
#detect_pucks(points, '4')
plot_base_plate(points)