diff --git a/src/picknik_ur_site_config/objectives/pick_object.xml b/src/picknik_ur_site_config/objectives/pick_object.xml index 22a2f1b9..3a0ad2b5 100644 --- a/src/picknik_ur_site_config/objectives/pick_object.xml +++ b/src/picknik_ur_site_config/objectives/pick_object.xml @@ -1,25 +1,39 @@ - + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + diff --git a/src/picknik_ur_site_config/objectives/pick_object_config.yaml b/src/picknik_ur_site_config/objectives/pick_object_config.yaml index 09ca7d6e..a909b4cd 100644 --- a/src/picknik_ur_site_config/objectives/pick_object_config.yaml +++ b/src/picknik_ur_site_config/objectives/pick_object_config.yaml @@ -1,11 +1,9 @@ SetupMTCPickObject: - # The lift vector points to the direction of the positive z-axis of the frame marked as the world frame. - world_frame_name: "world" - arm_group_name: "manipulator" - end_effector_group_name: "gripper" - end_effector_name: "moveit_ee" - hand_frame_name: "grasp_link" - end_effector_closed_pose_name: "close" - approach_distance: 0.1 - lift_distance: 0.1 + arm_group_name: manipulator + end_effector_closed_pose_name: close + end_effector_group_name: gripper + end_effector_name: moveit_ee + hand_frame_name: robotiq_85_base_link + lift_distance: 0 + world_frame_name: world