diff --git a/src/picknik_ur_site_config/objectives/pick_object.xml b/src/picknik_ur_site_config/objectives/pick_object.xml index 3a0ad2b5..22a2f1b9 100644 --- a/src/picknik_ur_site_config/objectives/pick_object.xml +++ b/src/picknik_ur_site_config/objectives/pick_object.xml @@ -1,39 +1,25 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - + 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 a909b4cd..09ca7d6e 100644 --- a/src/picknik_ur_site_config/objectives/pick_object_config.yaml +++ b/src/picknik_ur_site_config/objectives/pick_object_config.yaml @@ -1,9 +1,11 @@ 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 - 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 + lift_distance: 0.1