This commit is contained in:
Max Hunt 2020-02-14 23:59:23 +00:00
parent 11663a9c57
commit 10b53e21df

View File

@ -153,4 +153,4 @@ rospy.init_node("I_still_have_some_hope") # Am I wrong??
hover_distance = 0.2
left_pnp = PickAndPlace('left', hover_distance)
print(brickstuff[0]['pose'])
pick(brickstuff[0]['pose'])