Update
This commit is contained in:
parent
b37717d30c
commit
37e00c0e6c
@ -251,7 +251,7 @@ def H_Routine():
|
|||||||
if debug:
|
if debug:
|
||||||
spawn_h_brick()
|
spawn_h_brick()
|
||||||
left_pnp.send(ta.H_approach)
|
left_pnp.send(ta.H_approach)
|
||||||
if simulation:
|
if debug:
|
||||||
x = raw_input('Ready?')
|
x = raw_input('Ready?')
|
||||||
left_pnp.send(ta.H_pickup)
|
left_pnp.send(ta.H_pickup)
|
||||||
left_pnp.gripper_close()
|
left_pnp.gripper_close()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user