Script execution
This commit is contained in:
@@ -11,8 +11,8 @@ import math
|
||||
|
||||
STEPS = (11, 11)
|
||||
LATENCY = 0.1
|
||||
ENDSCAN = True
|
||||
ZIGZAG = True
|
||||
ENDSCAN = False
|
||||
ZIGZAG = False
|
||||
|
||||
# do not edit below
|
||||
MOTORS = (ManipulatorY, ManipulatorZ)
|
||||
|
||||
Reference in New Issue
Block a user