add CORS
This commit is contained in:
@@ -590,7 +590,7 @@ def tray_routine(robot, slot=0, pick_up=True):
|
||||
]
|
||||
if pick_up:
|
||||
open_gripper()
|
||||
rob.movel(slot_position[slot],vel=0.2, acc=1)
|
||||
rob.movel(slot_position[slot], vel=0.2, acc=1)
|
||||
|
||||
# Place/Grab the tube
|
||||
if pick_up:
|
||||
|
||||
Reference in New Issue
Block a user