This commit is contained in:
Max Hunt 2020-02-13 11:05:43 +00:00
parent 6f9ef6ea25
commit 71b5036823

View File

@ -247,8 +247,8 @@ if __name__ == "__main__":
right_pose.orientation.z = -0.00737916180073
right_pose.orientation.w = 0.00486450832011
left_pnp = PickAndPlace('left', hover_distance)
right_pnp = PickAndPlace('right', hover_distance)
# left_pnp = PickAndPlace('left', hover_distance)
# right_pnp = PickAndPlace('right', hover_distance)
# Go to initial position
# left_pnp.move_to_start(left_pnp.ik_request(left_pose))