From 63b2fd231c5dd6d65accfad456a132459999b780 Mon Sep 17 00:00:00 2001 From: Mario Prats Date: Tue, 7 Jan 2025 13:19:00 +0100 Subject: [PATCH] Fix JointDiagnostic Objective --- src/lab_sim/objectives/joint_diagnostic.xml | 12 +- .../objectives/request_teleoperation.xml | 161 ++++++++++++++++++ 2 files changed, 167 insertions(+), 6 deletions(-) create mode 100644 src/lab_sim/objectives/request_teleoperation.xml diff --git a/src/lab_sim/objectives/joint_diagnostic.xml b/src/lab_sim/objectives/joint_diagnostic.xml index aebb7879..74bb23d1 100644 --- a/src/lab_sim/objectives/joint_diagnostic.xml +++ b/src/lab_sim/objectives/joint_diagnostic.xml @@ -11,8 +11,8 @@ ID="Move to Waypoint" waypoint_name="Look at Table" joint_group_name="manipulator" - controller_names="/joint_trajectory_controller /robotiq_gripper_controller" - planner_interface="moveit_default" + controller_names="/joint_trajectory_controller" + link_padding="0.0" /> @@ -21,15 +21,15 @@ ID="Move to Waypoint" waypoint_name="Wrist 2 Max" joint_group_name="manipulator" - controller_names="/joint_trajectory_controller /robotiq_gripper_controller" - planner_interface="moveit_default" + controller_names="/joint_trajectory_controller" + link_padding="0.0" /> diff --git a/src/lab_sim/objectives/request_teleoperation.xml b/src/lab_sim/objectives/request_teleoperation.xml new file mode 100644 index 00000000..276fff00 --- /dev/null +++ b/src/lab_sim/objectives/request_teleoperation.xml @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +