Update
This commit is contained in:
parent
10b53e21df
commit
c0089bb6ff
@ -153,4 +153,4 @@ rospy.init_node("I_still_have_some_hope") # Am I wrong??
|
|||||||
hover_distance = 0.2
|
hover_distance = 0.2
|
||||||
left_pnp = PickAndPlace('left', hover_distance)
|
left_pnp = PickAndPlace('left', hover_distance)
|
||||||
|
|
||||||
pick(brickstuff[0]['pose'])
|
left_pnp.pick(brickstuff[0]['pose'])
|
||||||
Loading…
Reference in New Issue
Block a user