This commit is contained in:
Max Hunt 2020-02-15 00:57:20 +00:00
parent ebb0cb250c
commit 57d5534548

View File

@ -178,9 +178,10 @@ def spawn_brick(vertical=True):
spawn_sdf(brick_id, brick_sdf, "/", brick_pose, brick_reference_frame)
rospy.init_node("I_still_have_some_hope") # Am I wrong??
tuck_arms.init_arms()
rospy.init_node("I_still_have_some_hope") # Am I wrong??
hover_distance = 0.2
left_pnp = PickAndPlace('left', hover_distance)