6 lines
79 B
Python
6 lines
79 B
Python
enable_motion()
|
|
while True:
|
|
|
|
robot.move_dewar_wait()
|
|
robot.move_park()
|