diff --git a/src/external_dependencies/picknik_accessories b/src/external_dependencies/picknik_accessories index d8b1cd3d..67e2bc4c 160000 --- a/src/external_dependencies/picknik_accessories +++ b/src/external_dependencies/picknik_accessories @@ -1 +1 @@ -Subproject commit d8b1cd3d6ad53dc2c90c351cc66766a3555519ec +Subproject commit 67e2bc4cfeaa3be2d6648b9a427e1cb840dbb6f8 diff --git a/src/picknik_ur_base_config/config/config.yaml b/src/picknik_ur_base_config/config/config.yaml index fb455508..bdab0e85 100644 --- a/src/picknik_ur_base_config/config/config.yaml +++ b/src/picknik_ur_base_config/config/config.yaml @@ -166,10 +166,9 @@ moveit_params: # Additional configurable parameters for the MoveIt Studio user interface. # [Required] ui_params: - # By default, MoveIt Studio uses a frame called "manual_grasp_link" for tool grasp pose rendering - # and planning. + # By default, we use a frame named "grasp_link" for tool grasp pose rendering and planning. # [Required] - servo_endpoint_frame_id: "manual_grasp_link" + servo_endpoint_frame_id: "grasp_link" # Configuration for launching ros2_control processes. # [Required, if using ros2_control] diff --git a/src/picknik_ur_base_config/config/moveit/picknik_ur.srdf b/src/picknik_ur_base_config/config/moveit/picknik_ur.srdf index cf09afb1..26a50461 100644 --- a/src/picknik_ur_base_config/config/moveit/picknik_ur.srdf +++ b/src/picknik_ur_base_config/config/moveit/picknik_ur.srdf @@ -10,7 +10,7 @@ - + diff --git a/src/picknik_ur_base_config/description/gripper_and_camera.xacro b/src/picknik_ur_base_config/description/gripper_and_camera.xacro index 39289ab9..e951d2cd 100644 --- a/src/picknik_ur_base_config/description/gripper_and_camera.xacro +++ b/src/picknik_ur_base_config/description/gripper_and_camera.xacro @@ -8,14 +8,13 @@ - - - + + - + - + diff --git a/src/picknik_ur_base_config/description/picknik_ur.xacro b/src/picknik_ur_base_config/description/picknik_ur.xacro index 471a9f35..930f21ea 100644 --- a/src/picknik_ur_base_config/description/picknik_ur.xacro +++ b/src/picknik_ur_base_config/description/picknik_ur.xacro @@ -91,6 +91,7 @@ + @@ -98,14 +99,6 @@ - - - - - - - - diff --git a/src/picknik_ur_base_config/description/robotiq_2f_85_gripper.urdf b/src/picknik_ur_base_config/description/robotiq_2f_85_gripper.urdf index 9db700b7..659cf2cc 100644 --- a/src/picknik_ur_base_config/description/robotiq_2f_85_gripper.urdf +++ b/src/picknik_ur_base_config/description/robotiq_2f_85_gripper.urdf @@ -11,13 +11,13 @@ - - + + - + - + diff --git a/src/picknik_ur_base_config/objectives/move_to_pose.xml b/src/picknik_ur_base_config/objectives/move_to_pose.xml index c196b046..956d85d2 100644 --- a/src/picknik_ur_base_config/objectives/move_to_pose.xml +++ b/src/picknik_ur_base_config/objectives/move_to_pose.xml @@ -5,7 +5,7 @@ - + diff --git a/src/picknik_ur_gazebo_config/config/moveit/picknik_ur_gazebo.srdf.xacro b/src/picknik_ur_gazebo_config/config/moveit/picknik_ur_gazebo.srdf.xacro index 04c99a37..b4bd8e4e 100644 --- a/src/picknik_ur_gazebo_config/config/moveit/picknik_ur_gazebo.srdf.xacro +++ b/src/picknik_ur_gazebo_config/config/moveit/picknik_ur_gazebo.srdf.xacro @@ -13,7 +13,7 @@ - + diff --git a/src/picknik_ur_gazebo_config/description/picknik_ur_gazebo.xacro b/src/picknik_ur_gazebo_config/description/picknik_ur_gazebo.xacro index fcf24367..a1be99d9 100644 --- a/src/picknik_ur_gazebo_config/description/picknik_ur_gazebo.xacro +++ b/src/picknik_ur_gazebo_config/description/picknik_ur_gazebo.xacro @@ -70,14 +70,6 @@ - - - - - - - - diff --git a/src/picknik_ur_gazebo_config/objectives/close_cabinet_door.xml b/src/picknik_ur_gazebo_config/objectives/close_cabinet_door.xml index 78346cc6..f3396e89 100644 --- a/src/picknik_ur_gazebo_config/objectives/close_cabinet_door.xml +++ b/src/picknik_ur_gazebo_config/objectives/close_cabinet_door.xml @@ -10,9 +10,9 @@ - + - + @@ -20,7 +20,7 @@ - + diff --git a/src/picknik_ur_gazebo_config/objectives/looping_pick_and_place_object_config.yaml b/src/picknik_ur_gazebo_config/objectives/looping_pick_and_place_object_config.yaml index 622ad079..78ec7340 100644 --- a/src/picknik_ur_gazebo_config/objectives/looping_pick_and_place_object_config.yaml +++ b/src/picknik_ur_gazebo_config/objectives/looping_pick_and_place_object_config.yaml @@ -27,7 +27,7 @@ SetupMTCApproachGrasp: arm_group_name: "manipulator" end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" approach_distance: 0.15 @@ -41,9 +41,9 @@ SetupMTCApproachGrasp: SetupMTCGenerateCuboidGrasps: end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" - ui_grasp_link: "manual_grasp_link" + ui_grasp_link: "grasp_link" # Grasp candidate configs grasp_candidate_config: @@ -85,7 +85,7 @@ SetupMTCRetractFromGrasp: world_frame_name: "world" arm_group_name: "manipulator" end_effector_group_name: "gripper" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" # The lift vector points to the direction of the positive z-axis of the frame marked as the world frame. diff --git a/src/picknik_ur_gazebo_config/objectives/pick_place_object_config.yaml b/src/picknik_ur_gazebo_config/objectives/pick_place_object_config.yaml index 2ba5103f..02bfc860 100644 --- a/src/picknik_ur_gazebo_config/objectives/pick_place_object_config.yaml +++ b/src/picknik_ur_gazebo_config/objectives/pick_place_object_config.yaml @@ -27,7 +27,7 @@ SetupMTCApproachGrasp: arm_group_name: "manipulator" end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" approach_distance: 0.15 @@ -41,9 +41,9 @@ SetupMTCApproachGrasp: SetupMTCGenerateCuboidGrasps: end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" - ui_grasp_link: "manual_grasp_link" + ui_grasp_link: "grasp_link" # Grasp candidate configs grasp_candidate_config: @@ -85,7 +85,7 @@ SetupMTCRetractFromGrasp: world_frame_name: "world" arm_group_name: "manipulator" end_effector_group_name: "gripper" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" # The lift vector points to the direction of the positive z-axis of the frame marked as the world frame. diff --git a/src/picknik_ur_gazebo_config/objectives/push_button.xml b/src/picknik_ur_gazebo_config/objectives/push_button.xml index e0c554d8..9fc40687 100644 --- a/src/picknik_ur_gazebo_config/objectives/push_button.xml +++ b/src/picknik_ur_gazebo_config/objectives/push_button.xml @@ -10,9 +10,9 @@ - + - + @@ -20,7 +20,7 @@ - + diff --git a/src/picknik_ur_gazebo_config/objectives/push_button_ml.xml b/src/picknik_ur_gazebo_config/objectives/push_button_ml.xml index ae56060f..5d1bdc5a 100644 --- a/src/picknik_ur_gazebo_config/objectives/push_button_ml.xml +++ b/src/picknik_ur_gazebo_config/objectives/push_button_ml.xml @@ -37,13 +37,13 @@ - - + @@ -57,7 +57,7 @@ - + diff --git a/src/picknik_ur_gazebo_scan_and_plan_config/objectives/object_inspection.xml b/src/picknik_ur_gazebo_scan_and_plan_config/objectives/object_inspection.xml index c2951e6f..764b4e7f 100644 --- a/src/picknik_ur_gazebo_scan_and_plan_config/objectives/object_inspection.xml +++ b/src/picknik_ur_gazebo_scan_and_plan_config/objectives/object_inspection.xml @@ -26,7 +26,7 @@ - + diff --git a/src/picknik_ur_mock_hw_config/config/moveit/picknik_ur_machine_tending.srdf b/src/picknik_ur_mock_hw_config/config/moveit/picknik_ur_machine_tending.srdf index bee26284..55dce08a 100644 --- a/src/picknik_ur_mock_hw_config/config/moveit/picknik_ur_machine_tending.srdf +++ b/src/picknik_ur_mock_hw_config/config/moveit/picknik_ur_machine_tending.srdf @@ -10,7 +10,7 @@ - + diff --git a/src/picknik_ur_mock_hw_config/description/picknik_ur_machine_tending.xacro b/src/picknik_ur_mock_hw_config/description/picknik_ur_machine_tending.xacro index 760c4e70..5da8c87f 100644 --- a/src/picknik_ur_mock_hw_config/description/picknik_ur_machine_tending.xacro +++ b/src/picknik_ur_mock_hw_config/description/picknik_ur_machine_tending.xacro @@ -87,14 +87,6 @@ - - - - - - - - diff --git a/src/picknik_ur_mock_hw_config/objectives/my_constraints.yaml b/src/picknik_ur_mock_hw_config/objectives/my_constraints.yaml index 15f8813e..0183b3b3 100644 --- a/src/picknik_ur_mock_hw_config/objectives/my_constraints.yaml +++ b/src/picknik_ur_mock_hw_config/objectives/my_constraints.yaml @@ -1,6 +1,6 @@ AppendOrientationConstraint: constraint_frame: "world" - link_frame: "manual_grasp_link" + link_frame: "grasp_link" orientation: # radians x: -3.14 y: 0.0 diff --git a/src/picknik_ur_site_config/objectives/close_cabinet_door.xml b/src/picknik_ur_site_config/objectives/close_cabinet_door.xml index 85f45607..bdbce8b8 100644 --- a/src/picknik_ur_site_config/objectives/close_cabinet_door.xml +++ b/src/picknik_ur_site_config/objectives/close_cabinet_door.xml @@ -10,9 +10,9 @@ - + - + @@ -20,7 +20,7 @@ - + diff --git a/src/picknik_ur_site_config/objectives/inspect_surface.xml b/src/picknik_ur_site_config/objectives/inspect_surface.xml index 24b0479a..7ccf86e0 100644 --- a/src/picknik_ur_site_config/objectives/inspect_surface.xml +++ b/src/picknik_ur_site_config/objectives/inspect_surface.xml @@ -5,7 +5,7 @@ - + diff --git a/src/picknik_ur_site_config/objectives/looping_pick_and_place_object_config.yaml b/src/picknik_ur_site_config/objectives/looping_pick_and_place_object_config.yaml index bb528eb3..233ad54c 100644 --- a/src/picknik_ur_site_config/objectives/looping_pick_and_place_object_config.yaml +++ b/src/picknik_ur_site_config/objectives/looping_pick_and_place_object_config.yaml @@ -28,7 +28,7 @@ SetupMTCApproachGrasp: arm_group_name: "manipulator" end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" approach_distance: 0.15 @@ -43,9 +43,9 @@ SetupMTCApproachGrasp: SetupMTCGenerateCuboidGrasps: end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" - ui_grasp_link: "manual_grasp_link" + ui_grasp_link: "grasp_link" # Grasp candidate configs grasp_candidate_config: @@ -87,7 +87,7 @@ SetupMTCRetractFromGrasp: world_frame_name: "world" arm_group_name: "manipulator" end_effector_group_name: "gripper" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" # The lift vector points to the direction of the positive z-axis of the frame marked as the world frame. diff --git a/src/picknik_ur_site_config/objectives/open_cabinet_door_affordance_config.yaml b/src/picknik_ur_site_config/objectives/open_cabinet_door_affordance_config.yaml index c34c8ee8..26656ba7 100644 --- a/src/picknik_ur_site_config/objectives/open_cabinet_door_affordance_config.yaml +++ b/src/picknik_ur_site_config/objectives/open_cabinet_door_affordance_config.yaml @@ -2,7 +2,7 @@ SetupMTCOpenDoorAffordance: arm_group_name: "manipulator" end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - ik_frame_name: "manual_grasp_link" + ik_frame_name: "grasp_link" end_effector_closed_pose_name: "close" end_effector_open_pose_name: "open" 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 26710654..09ca7d6e 100644 --- a/src/picknik_ur_site_config/objectives/pick_object_config.yaml +++ b/src/picknik_ur_site_config/objectives/pick_object_config.yaml @@ -4,7 +4,7 @@ SetupMTCPickObject: arm_group_name: "manipulator" end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" approach_distance: 0.1 diff --git a/src/picknik_ur_site_config/objectives/pick_place_object_config.yaml b/src/picknik_ur_site_config/objectives/pick_place_object_config.yaml index 20ab55fd..6ef7adb0 100644 --- a/src/picknik_ur_site_config/objectives/pick_place_object_config.yaml +++ b/src/picknik_ur_site_config/objectives/pick_place_object_config.yaml @@ -27,9 +27,9 @@ SetupMTCApproachGrasp: arm_group_name: "manipulator" end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" - ui_grasp_link: "manual_grasp_link" + ui_grasp_link: "grasp_link" approach_distance: 0.15 @@ -52,9 +52,9 @@ SetupMTCApproachGrasp: SetupMTCGenerateCuboidGrasps: end_effector_group_name: "gripper" end_effector_name: "moveit_ee" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" - ui_grasp_link: "manual_grasp_link" + ui_grasp_link: "grasp_link" # Grasp data configs grasp_data: @@ -87,7 +87,7 @@ SetupMTCRetractFromGrasp: world_frame_name: "world" arm_group_name: "manipulator" end_effector_group_name: "gripper" - hand_frame_name: "manual_grasp_link" + hand_frame_name: "grasp_link" end_effector_closed_pose_name: "close" # The lift vector points to the direction of the positive z-axis of the frame marked as the world frame. diff --git a/src/picknik_ur_site_config/objectives/push_button.xml b/src/picknik_ur_site_config/objectives/push_button.xml index 99832677..971a2912 100644 --- a/src/picknik_ur_site_config/objectives/push_button.xml +++ b/src/picknik_ur_site_config/objectives/push_button.xml @@ -10,9 +10,9 @@ - + - + @@ -20,7 +20,7 @@ - + diff --git a/src/picknik_ur_site_config/objectives/push_button_ml.xml b/src/picknik_ur_site_config/objectives/push_button_ml.xml index 082621f4..1af044dd 100644 --- a/src/picknik_ur_site_config/objectives/push_button_ml.xml +++ b/src/picknik_ur_site_config/objectives/push_button_ml.xml @@ -37,13 +37,13 @@ - - + @@ -57,7 +57,7 @@ - +