From ab80e1a60aef84bc4ac2ff2b1d4d021f06c79236 Mon Sep 17 00:00:00 2001 From: Josh Whitley Date: Thu, 2 Apr 2026 16:23:27 -0600 Subject: [PATCH] Replace CreateStampedX with CreateXStamped --- .../objectives/move_to_and_detect_tag_-45.xml | 16 +++---- .../objectives/move_to_and_detect_tag_0.xml | 16 +++---- .../objectives/move_to_and_detect_tag_45.xml | 16 +++---- src/dual_arm_sim/objectives/draw.xml | 2 +- src/dual_arm_sim/objectives/writing_demo.xml | 12 ++--- .../objectives/add_bins_to_planning_scene.xml | 4 +- ...drop_bracket_part_in_right_bin_subtree.xml | 4 +- .../drop_bracket_part_on_jig_subtree.xml | 4 +- .../objectives/indicate_jig_empty.xml | 8 ++-- .../objectives/indicate_jig_working.xml | 8 ++-- .../objectives/indicate_part_ready.xml | 8 ++-- .../look_for_bracket_part_subtree.xml | 8 ++-- .../pick_bracket_part_from_jig_subtree.xml | 4 +- .../pick_brackets_from_left_bin.xml | 8 ++-- .../objectives/pick_up_tool_from_holder.xml | 4 +- .../objectives/place_tool_in_tool_holder.xml | 4 +- .../objectives/plan_path_along_surface.xml | 4 +- .../reachability_analysis_-_blocks.xml | 6 +-- .../reachability_analysis_for_mesh.xml | 4 +- .../reachability_analysis_for_plane.xml | 4 +- .../setup_initial_planning_scene.xml | 8 ++-- .../vacuum_drop_bracket_part_subtree.xml | 4 +- .../visualize_bins_and_jig_subtree.xml | 8 ++-- .../objectives/capture_point_cloud.xml | 6 +-- .../objectives/register_machined_part.xml | 8 ++-- .../objectives/save_tool_pose_yaml.xml | 4 +- .../cartesian_draw_geometry_from_file.xml | 8 ++-- ...cartesian_path_with_collision_checking.xml | 8 ++-- .../cartesian_plan_simple_square.xml | 32 ++++++------- .../objectives/compute_ik_plan_and_move.xml | 4 +- .../objectives/count_boxes_objective.xml | 4 +- .../objectives/count_boxes_subtree.xml | 4 +- .../objectives/find_and_spray_plane.xml | 6 +-- .../generate_grid_pattern_on_airplane.xml | 8 ++-- .../get_point_cloud_center_pose.xml | 4 +- .../ml_move_boxes_to_loading_zone.xml | 4 +- ...ve_boxes_to_loading_zone_from_waypoint.xml | 10 ++-- .../objectives/move_to_a_stampedpose.xml | 2 +- .../objectives/navigate_to_clicked_point.xml | 4 +- .../objectives/plan_path_along_surface.xml | 4 +- .../plan_path_along_surface_-_loop.xml | 4 +- .../solution_-_find_and_spray_plane.xml | 6 +-- .../objectives/solution_draw_picknik.xml | 8 ++-- .../objectives/solution_draw_square.xml | 32 ++++++------- .../solution_generate_coverage_path.xml | 8 ++-- .../objectives/solution_move_forward_2m.xml | 8 ++-- .../objectives/solution_spray_plane.xml | 8 ++-- .../objectives/take_scene_camera_snapshot.xml | 8 ++-- src/kitchen_sim/objectives/wipe_text.xml | 2 +- src/kitchen_sim/objectives/write_text.xml | 2 +- src/kitchen_sim/objectives/writing_demo.xml | 10 ++-- .../add_table_to_planning_scene.xml | 4 +- .../addcollisionboxinfrontofendeffector.xml | 8 ++-- .../addcollisionobjecttoplanningscene.xml | 2 +- .../objectives/create_pcl_poses_vector.xml | 36 +++++++------- src/lab_sim/objectives/create_pose_vector.xml | 48 +++++++++---------- src/lab_sim/objectives/force_relaxation.xml | 8 ++-- .../get_pose_at_gripper_and_display.xml | 6 +-- .../objectives/get_transform_frame_pose.xml | 4 +- src/lab_sim/objectives/grasp_planning.xml | 8 ++-- .../load_and_visualize_point_cloud.xml | 2 +- .../move_with_velocity_and_force.xml | 12 ++--- src/lab_sim/objectives/mpc_pose_tracking.xml | 46 +++++++++--------- ...loud_avoidance_with_sphere_down_sample.xml | 10 ++-- ...loud_avoidance_with_sphere_down_sample.xml | 12 ++--- ...se_tracking_with_point_cloud_avoidance.xml | 24 +++++----- ...th_static_sphere_point_cloud_avoidance.xml | 6 +-- src/lab_sim/objectives/pick_from_pose.xml | 4 +- .../pick_from_pose_with_approval.xml | 4 +- src/lab_sim/objectives/pick_object.xml | 8 ++-- src/lab_sim/objectives/place_at_pose.xml | 4 +- .../place_at_pose_with_approval.xml | 4 +- src/lab_sim/objectives/place_object.xml | 6 +-- .../push_button_with_a_trajectory.xml | 4 +- src/lab_sim/objectives/register_cad_part.xml | 8 ++-- .../objectives/register_cad_part_subtree.xml | 10 ++-- .../scan_scene_-_multiple_point_clouds.xml | 8 ++-- .../stitch_multiple_point_clouds_together.xml | 12 ++--- .../objectives/move_along_path.xml | 24 +++++----- .../april_tag_object_registration.xml | 10 ++-- .../objectives/compliant_grasp_rafti_vfc.xml | 18 +++---- .../kinova_sim/objectives/move_along_path.xml | 24 +++++----- .../objectives/move_along_path_admittance.xml | 24 +++++----- .../velocity_force_controller_zero.xml | 8 ++-- .../kinova_sim/objectives/write_picknik.xml | 6 +-- ...moving_satellite_via_fiducial_tracking.xml | 16 +++---- .../calibrate_camera_-_detect_tags.xml | 4 +- .../objectives/calibrate_camera_-_tag_tfs.xml | 4 +- .../objectives/get_pose_from_tf_frame.xml | 6 +-- .../objectives/visualize_tf.xml | 10 ++-- .../mock_sim/objectives/move_along_path.xml | 30 ++++++------ .../objectives/multi_tip_path_ik_example.xml | 30 ++++++------ .../objectives/multi_tip_pose_ik_example.xml | 4 +- 93 files changed, 453 insertions(+), 453 deletions(-) diff --git a/src/april_tag_sim/objectives/move_to_and_detect_tag_-45.xml b/src/april_tag_sim/objectives/move_to_and_detect_tag_-45.xml index 301d6dc83..9199d5814 100644 --- a/src/april_tag_sim/objectives/move_to_and_detect_tag_-45.xml +++ b/src/april_tag_sim/objectives/move_to_and_detect_tag_-45.xml @@ -4,8 +4,8 @@ @@ -83,20 +83,20 @@ pose="{detection_pose}" /> diff --git a/src/april_tag_sim/objectives/move_to_and_detect_tag_0.xml b/src/april_tag_sim/objectives/move_to_and_detect_tag_0.xml index 1ff216cb8..567be49c3 100644 --- a/src/april_tag_sim/objectives/move_to_and_detect_tag_0.xml +++ b/src/april_tag_sim/objectives/move_to_and_detect_tag_0.xml @@ -4,8 +4,8 @@ @@ -83,20 +83,20 @@ pose="{detection_pose}" /> diff --git a/src/april_tag_sim/objectives/move_to_and_detect_tag_45.xml b/src/april_tag_sim/objectives/move_to_and_detect_tag_45.xml index 30f331b1a..8db0be940 100644 --- a/src/april_tag_sim/objectives/move_to_and_detect_tag_45.xml +++ b/src/april_tag_sim/objectives/move_to_and_detect_tag_45.xml @@ -4,8 +4,8 @@ @@ -83,20 +83,20 @@ pose="{detection_pose}" /> diff --git a/src/dual_arm_sim/objectives/draw.xml b/src/dual_arm_sim/objectives/draw.xml index 4f727c92b..86f227514 100644 --- a/src/dual_arm_sim/objectives/draw.xml +++ b/src/dual_arm_sim/objectives/draw.xml @@ -67,7 +67,7 @@ - + @@ -36,19 +36,19 @@ ID="Draw and Wipe" _collapsed="false" file_path="moveit_pro.yaml" - center="{stamped_pose}" + center="{pose_stamped}" /> diff --git a/src/factory_sim/objectives/add_bins_to_planning_scene.xml b/src/factory_sim/objectives/add_bins_to_planning_scene.xml index 3c3f99a23..c6f055c6b 100644 --- a/src/factory_sim/objectives/add_bins_to_planning_scene.xml +++ b/src/factory_sim/objectives/add_bins_to_planning_scene.xml @@ -7,9 +7,9 @@ > diff --git a/src/factory_sim/objectives/drop_bracket_part_on_jig_subtree.xml b/src/factory_sim/objectives/drop_bracket_part_on_jig_subtree.xml index 4a59f9cee..3561f0f3e 100644 --- a/src/factory_sim/objectives/drop_bracket_part_on_jig_subtree.xml +++ b/src/factory_sim/objectives/drop_bracket_part_on_jig_subtree.xml @@ -11,9 +11,9 @@ > diff --git a/src/factory_sim/objectives/indicate_jig_empty.xml b/src/factory_sim/objectives/indicate_jig_empty.xml index ed6cf742c..ce6975708 100644 --- a/src/factory_sim/objectives/indicate_jig_empty.xml +++ b/src/factory_sim/objectives/indicate_jig_empty.xml @@ -7,9 +7,9 @@ > @@ -21,10 +21,10 @@ name="Indicate there is no bracket in jig" /> @@ -21,10 +21,10 @@ name="Indicate there is no bracket in jig" /> @@ -21,10 +21,10 @@ name="Indicate there is no bracket in jig" /> diff --git a/src/factory_sim/objectives/pick_brackets_from_left_bin.xml b/src/factory_sim/objectives/pick_brackets_from_left_bin.xml index ac7705cfe..994c2b835 100644 --- a/src/factory_sim/objectives/pick_brackets_from_left_bin.xml +++ b/src/factory_sim/objectives/pick_brackets_from_left_bin.xml @@ -39,11 +39,11 @@ diff --git a/src/factory_sim/objectives/reachability_analysis_-_blocks.xml b/src/factory_sim/objectives/reachability_analysis_-_blocks.xml index 9c047e0a9..9ebbee88f 100644 --- a/src/factory_sim/objectives/reachability_analysis_-_blocks.xml +++ b/src/factory_sim/objectives/reachability_analysis_-_blocks.xml @@ -17,9 +17,9 @@ diff --git a/src/factory_sim/objectives/reachability_analysis_for_plane.xml b/src/factory_sim/objectives/reachability_analysis_for_plane.xml index 63fc93de7..e54d2c243 100644 --- a/src/factory_sim/objectives/reachability_analysis_for_plane.xml +++ b/src/factory_sim/objectives/reachability_analysis_for_plane.xml @@ -38,9 +38,9 @@ diff --git a/src/factory_sim/objectives/setup_initial_planning_scene.xml b/src/factory_sim/objectives/setup_initial_planning_scene.xml index 320aa5df9..520b49411 100644 --- a/src/factory_sim/objectives/setup_initial_planning_scene.xml +++ b/src/factory_sim/objectives/setup_initial_planning_scene.xml @@ -8,8 +8,8 @@ > diff --git a/src/factory_sim/objectives/visualize_bins_and_jig_subtree.xml b/src/factory_sim/objectives/visualize_bins_and_jig_subtree.xml index b81c6f2fb..3e56040ae 100644 --- a/src/factory_sim/objectives/visualize_bins_and_jig_subtree.xml +++ b/src/factory_sim/objectives/visualize_bins_and_jig_subtree.xml @@ -14,15 +14,15 @@ publisher_timeout_sec="5.000000" /> diff --git a/src/hangar_sim/objectives/cartesian_path_with_collision_checking.xml b/src/hangar_sim/objectives/cartesian_path_with_collision_checking.xml index cf7e4dcc2..c01166754 100644 --- a/src/hangar_sim/objectives/cartesian_path_with_collision_checking.xml +++ b/src/hangar_sim/objectives/cartesian_path_with_collision_checking.xml @@ -24,9 +24,9 @@ keep_orientation_link_names="grasp_link" /> @@ -35,11 +35,11 @@ marker_lifetime="0.000000" marker_name="pose" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> @@ -33,59 +33,59 @@ marker_lifetime="0.000000" marker_name="pose" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> diff --git a/src/hangar_sim/objectives/find_and_spray_plane.xml b/src/hangar_sim/objectives/find_and_spray_plane.xml index 79e975a43..94c8ca7b8 100644 --- a/src/hangar_sim/objectives/find_and_spray_plane.xml +++ b/src/hangar_sim/objectives/find_and_spray_plane.xml @@ -22,16 +22,16 @@ keep_orientation_link_names="grasp_link" /> @@ -33,12 +33,12 @@ marker_lifetime="0.000000" marker_name="pose" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> @@ -43,7 +43,7 @@ - + diff --git a/src/hangar_sim/objectives/ml_move_boxes_to_loading_zone.xml b/src/hangar_sim/objectives/ml_move_boxes_to_loading_zone.xml index c42e1813d..ed7347af1 100644 --- a/src/hangar_sim/objectives/ml_move_boxes_to_loading_zone.xml +++ b/src/hangar_sim/objectives/ml_move_boxes_to_loading_zone.xml @@ -8,9 +8,9 @@ > diff --git a/src/hangar_sim/objectives/move_boxes_to_loading_zone_from_waypoint.xml b/src/hangar_sim/objectives/move_boxes_to_loading_zone_from_waypoint.xml index bf25c20c1..fe2681ff5 100644 --- a/src/hangar_sim/objectives/move_boxes_to_loading_zone_from_waypoint.xml +++ b/src/hangar_sim/objectives/move_boxes_to_loading_zone_from_waypoint.xml @@ -60,14 +60,14 @@ output_cloud="{point_cloud}" /> diff --git a/src/hangar_sim/objectives/move_to_a_stampedpose.xml b/src/hangar_sim/objectives/move_to_a_stampedpose.xml index 3a71efad4..4855dcd94 100644 --- a/src/hangar_sim/objectives/move_to_a_stampedpose.xml +++ b/src/hangar_sim/objectives/move_to_a_stampedpose.xml @@ -74,7 +74,7 @@ name="controller_names" default="/joint_trajectory_controller" /> - + diff --git a/src/hangar_sim/objectives/navigate_to_clicked_point.xml b/src/hangar_sim/objectives/navigate_to_clicked_point.xml index 6bcfe9ac1..7b0f2d729 100644 --- a/src/hangar_sim/objectives/navigate_to_clicked_point.xml +++ b/src/hangar_sim/objectives/navigate_to_clicked_point.xml @@ -8,9 +8,9 @@ > diff --git a/src/hangar_sim/objectives/solution_draw_square.xml b/src/hangar_sim/objectives/solution_draw_square.xml index 0829f11ee..0efa116f4 100644 --- a/src/hangar_sim/objectives/solution_draw_square.xml +++ b/src/hangar_sim/objectives/solution_draw_square.xml @@ -22,9 +22,9 @@ waypoint_name="Look at Plane" /> @@ -33,59 +33,59 @@ marker_lifetime="0.000000" marker_name="pose" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> @@ -33,12 +33,12 @@ marker_lifetime="0.000000" marker_name="pose" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> @@ -19,13 +19,13 @@ marker_lifetime="0.000000" marker_name="pose" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> diff --git a/src/hangar_sim/objectives/solution_spray_plane.xml b/src/hangar_sim/objectives/solution_spray_plane.xml index 8597daeb0..b64ea4c64 100644 --- a/src/hangar_sim/objectives/solution_spray_plane.xml +++ b/src/hangar_sim/objectives/solution_spray_plane.xml @@ -18,9 +18,9 @@ keep_orientation_link_names="grasp_link" /> @@ -29,12 +29,12 @@ marker_lifetime="0.000000" marker_name="pose" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> - + diff --git a/src/kitchen_sim/objectives/write_text.xml b/src/kitchen_sim/objectives/write_text.xml index bb8c1881e..3d071d37f 100644 --- a/src/kitchen_sim/objectives/write_text.xml +++ b/src/kitchen_sim/objectives/write_text.xml @@ -69,7 +69,7 @@ - + diff --git a/src/kitchen_sim/objectives/writing_demo.xml b/src/kitchen_sim/objectives/writing_demo.xml index 35921d1d3..725acf945 100644 --- a/src/kitchen_sim/objectives/writing_demo.xml +++ b/src/kitchen_sim/objectives/writing_demo.xml @@ -25,9 +25,9 @@ /> @@ -36,18 +36,18 @@ marker_lifetime="0.000000" marker_name="pose" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> diff --git a/src/lab_sim/objectives/addcollisionobjecttoplanningscene.xml b/src/lab_sim/objectives/addcollisionobjecttoplanningscene.xml index fad5a691e..6f5b31eab 100644 --- a/src/lab_sim/objectives/addcollisionobjecttoplanningscene.xml +++ b/src/lab_sim/objectives/addcollisionobjecttoplanningscene.xml @@ -61,7 +61,7 @@ diff --git a/src/lab_sim/objectives/create_pcl_poses_vector.xml b/src/lab_sim/objectives/create_pcl_poses_vector.xml index a1df1862c..12a62aa7c 100644 --- a/src/lab_sim/objectives/create_pcl_poses_vector.xml +++ b/src/lab_sim/objectives/create_pcl_poses_vector.xml @@ -9,76 +9,76 @@ > diff --git a/src/lab_sim/objectives/create_pose_vector.xml b/src/lab_sim/objectives/create_pose_vector.xml index 4b96f495d..da6b681ea 100644 --- a/src/lab_sim/objectives/create_pose_vector.xml +++ b/src/lab_sim/objectives/create_pose_vector.xml @@ -9,100 +9,100 @@ > diff --git a/src/lab_sim/objectives/force_relaxation.xml b/src/lab_sim/objectives/force_relaxation.xml index 0a0fdc57f..e0cb598a5 100644 --- a/src/lab_sim/objectives/force_relaxation.xml +++ b/src/lab_sim/objectives/force_relaxation.xml @@ -8,14 +8,14 @@ > diff --git a/src/lab_sim/objectives/get_pose_at_gripper_and_display.xml b/src/lab_sim/objectives/get_pose_at_gripper_and_display.xml index 80520463d..f62f3720a 100644 --- a/src/lab_sim/objectives/get_pose_at_gripper_and_display.xml +++ b/src/lab_sim/objectives/get_pose_at_gripper_and_display.xml @@ -8,12 +8,12 @@ > - + diff --git a/src/lab_sim/objectives/get_transform_frame_pose.xml b/src/lab_sim/objectives/get_transform_frame_pose.xml index 67346b315..158a132ab 100644 --- a/src/lab_sim/objectives/get_transform_frame_pose.xml +++ b/src/lab_sim/objectives/get_transform_frame_pose.xml @@ -9,9 +9,9 @@ > @@ -54,21 +54,21 @@ @@ -81,12 +81,12 @@ marker_lifetime="0.000000" marker_name="target" marker_size="0.100000" - pose="{stamped_pose}" + pose="{pose_stamped}" /> diff --git a/src/lab_sim/objectives/mpc_pose_tracking_dynamic_point_cloud_avoidance_with_sphere_down_sample.xml b/src/lab_sim/objectives/mpc_pose_tracking_dynamic_point_cloud_avoidance_with_sphere_down_sample.xml index 559fc4652..dc8affd44 100644 --- a/src/lab_sim/objectives/mpc_pose_tracking_dynamic_point_cloud_avoidance_with_sphere_down_sample.xml +++ b/src/lab_sim/objectives/mpc_pose_tracking_dynamic_point_cloud_avoidance_with_sphere_down_sample.xml @@ -22,14 +22,14 @@ _collapsed="false" link_pose="{link_pose}" /> - + @@ -108,7 +108,7 @@ safe_distance="0.25" sphere_clearance="1.0" target_pose="{link_pose}" - target_twist="{stamped_twist}" + target_twist="{twist_stamped}" warmup_iterations="256" timeout="300" site_tracking="0.2" diff --git a/src/lab_sim/objectives/mpc_pose_tracking_with_point_cloud_avoidance.xml b/src/lab_sim/objectives/mpc_pose_tracking_with_point_cloud_avoidance.xml index 1b41e9945..a730b3d61 100644 --- a/src/lab_sim/objectives/mpc_pose_tracking_with_point_cloud_avoidance.xml +++ b/src/lab_sim/objectives/mpc_pose_tracking_with_point_cloud_avoidance.xml @@ -24,14 +24,14 @@ topic_name="/wrist_camera/points" /> @@ -108,8 +108,8 @@ point_cloud="{point_cloud}" point_cloud_clearance="1.1" safe_distance="0.25" - target_pose="{stamped_pose}" - target_twist="{stamped_twist}" + target_pose="{pose_stamped}" + target_twist="{twist_stamped}" site_tracking="0.45" /> diff --git a/src/lab_sim/objectives/mpc_pose_tracking_with_static_sphere_point_cloud_avoidance.xml b/src/lab_sim/objectives/mpc_pose_tracking_with_static_sphere_point_cloud_avoidance.xml index eedf4f290..1144eabdd 100644 --- a/src/lab_sim/objectives/mpc_pose_tracking_with_static_sphere_point_cloud_avoidance.xml +++ b/src/lab_sim/objectives/mpc_pose_tracking_with_static_sphere_point_cloud_avoidance.xml @@ -92,9 +92,9 @@ marker_poses="{marker_poses2}" /> @@ -133,7 +133,7 @@ sphere_clearance="1.0" site_tracking="1.0" target_pose="{link_pose}" - target_twist="{stamped_twist}" + target_twist="{twist_stamped}" warmup_iterations="256" timeout="300" /> diff --git a/src/lab_sim/objectives/pick_from_pose.xml b/src/lab_sim/objectives/pick_from_pose.xml index 320baa47a..7567d567b 100644 --- a/src/lab_sim/objectives/pick_from_pose.xml +++ b/src/lab_sim/objectives/pick_from_pose.xml @@ -66,9 +66,9 @@ diff --git a/src/lab_sim/objectives/pick_from_pose_with_approval.xml b/src/lab_sim/objectives/pick_from_pose_with_approval.xml index dbfc65994..f89ea6ad7 100644 --- a/src/lab_sim/objectives/pick_from_pose_with_approval.xml +++ b/src/lab_sim/objectives/pick_from_pose_with_approval.xml @@ -72,9 +72,9 @@ diff --git a/src/lab_sim/objectives/pick_object.xml b/src/lab_sim/objectives/pick_object.xml index 3fbce5948..d240ff806 100644 --- a/src/lab_sim/objectives/pick_object.xml +++ b/src/lab_sim/objectives/pick_object.xml @@ -10,10 +10,10 @@ diff --git a/src/lab_sim/objectives/place_at_pose.xml b/src/lab_sim/objectives/place_at_pose.xml index c50a95669..1b78d511a 100644 --- a/src/lab_sim/objectives/place_at_pose.xml +++ b/src/lab_sim/objectives/place_at_pose.xml @@ -66,9 +66,9 @@ diff --git a/src/lab_sim/objectives/place_at_pose_with_approval.xml b/src/lab_sim/objectives/place_at_pose_with_approval.xml index 981ac792a..6b438e37b 100644 --- a/src/lab_sim/objectives/place_at_pose_with_approval.xml +++ b/src/lab_sim/objectives/place_at_pose_with_approval.xml @@ -66,9 +66,9 @@ diff --git a/src/lab_sim/objectives/push_button_with_a_trajectory.xml b/src/lab_sim/objectives/push_button_with_a_trajectory.xml index 90cd2bb97..f03438ab1 100644 --- a/src/lab_sim/objectives/push_button_with_a_trajectory.xml +++ b/src/lab_sim/objectives/push_button_with_a_trajectory.xml @@ -25,9 +25,9 @@ @@ -69,7 +69,7 @@ @@ -32,7 +32,7 @@ diff --git a/src/moveit_pro_kinova_configs/kinova_sim/objectives/april_tag_object_registration.xml b/src/moveit_pro_kinova_configs/kinova_sim/objectives/april_tag_object_registration.xml index b2db98acb..1e3fedfbb 100644 --- a/src/moveit_pro_kinova_configs/kinova_sim/objectives/april_tag_object_registration.xml +++ b/src/moveit_pro_kinova_configs/kinova_sim/objectives/april_tag_object_registration.xml @@ -43,11 +43,11 @@ input_pose="{tag_pose_world}" translation_xyz="0.104533 ;-0.104463;-0.132927" quaternion_xyzw="0.0;0.0;1.0;0.0" - output_pose="{object_stamped_pose_estimate}" + output_pose="{object_pose_stamped_estimate}" /> @@ -69,7 +69,7 @@ @@ -115,7 +115,7 @@ @@ -129,7 +129,7 @@ /> diff --git a/src/moveit_pro_kinova_configs/kinova_sim/objectives/compliant_grasp_rafti_vfc.xml b/src/moveit_pro_kinova_configs/kinova_sim/objectives/compliant_grasp_rafti_vfc.xml index b1a927a83..c2503638a 100644 --- a/src/moveit_pro_kinova_configs/kinova_sim/objectives/compliant_grasp_rafti_vfc.xml +++ b/src/moveit_pro_kinova_configs/kinova_sim/objectives/compliant_grasp_rafti_vfc.xml @@ -43,11 +43,11 @@ input_pose="{tag_pose_world}" translation_xyz="0.104533 ;-0.104463;-0.132927" quaternion_xyzw="0.0;0.0;1.0;0.0" - output_pose="{object_stamped_pose_estimate}" + output_pose="{object_pose_stamped_estimate}" /> @@ -69,7 +69,7 @@ @@ -115,7 +115,7 @@ @@ -129,7 +129,7 @@ /> @@ -261,17 +261,17 @@ timeout="-1.0" /> diff --git a/src/moveit_pro_kinova_configs/kinova_sim/objectives/move_along_path.xml b/src/moveit_pro_kinova_configs/kinova_sim/objectives/move_along_path.xml index 7015fd31e..d94681faf 100644 --- a/src/moveit_pro_kinova_configs/kinova_sim/objectives/move_along_path.xml +++ b/src/moveit_pro_kinova_configs/kinova_sim/objectives/move_along_path.xml @@ -19,51 +19,51 @@ activate_controllers="joint_trajectory_admittance_controller" /> diff --git a/src/moveit_pro_kinova_configs/kinova_sim/objectives/move_along_path_admittance.xml b/src/moveit_pro_kinova_configs/kinova_sim/objectives/move_along_path_admittance.xml index 95a211b59..024074393 100644 --- a/src/moveit_pro_kinova_configs/kinova_sim/objectives/move_along_path_admittance.xml +++ b/src/moveit_pro_kinova_configs/kinova_sim/objectives/move_along_path_admittance.xml @@ -14,51 +14,51 @@ activate_controllers="joint_trajectory_admittance_controller" /> diff --git a/src/moveit_pro_kinova_configs/kinova_sim/objectives/velocity_force_controller_zero.xml b/src/moveit_pro_kinova_configs/kinova_sim/objectives/velocity_force_controller_zero.xml index c53551dca..7053616a3 100644 --- a/src/moveit_pro_kinova_configs/kinova_sim/objectives/velocity_force_controller_zero.xml +++ b/src/moveit_pro_kinova_configs/kinova_sim/objectives/velocity_force_controller_zero.xml @@ -8,8 +8,8 @@ > @@ -18,10 +18,10 @@ activate_controllers="velocity_force_controller" /> diff --git a/src/moveit_pro_kinova_configs/space_satellite_sim/objectives/grapple_moving_satellite_via_fiducial_tracking.xml b/src/moveit_pro_kinova_configs/space_satellite_sim/objectives/grapple_moving_satellite_via_fiducial_tracking.xml index 086d73b31..dbcbced13 100644 --- a/src/moveit_pro_kinova_configs/space_satellite_sim/objectives/grapple_moving_satellite_via_fiducial_tracking.xml +++ b/src/moveit_pro_kinova_configs/space_satellite_sim/objectives/grapple_moving_satellite_via_fiducial_tracking.xml @@ -27,27 +27,27 @@ timeout="-1.000000" /> diff --git a/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/calibrate_camera_-_detect_tags.xml b/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/calibrate_camera_-_detect_tags.xml index b204d4d69..63041b3fc 100644 --- a/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/calibrate_camera_-_detect_tags.xml +++ b/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/calibrate_camera_-_detect_tags.xml @@ -77,8 +77,8 @@ target_frame_id="{camera_optical_frame}" /> diff --git a/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/calibrate_camera_-_tag_tfs.xml b/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/calibrate_camera_-_tag_tfs.xml index f87c0174d..805b684bc 100644 --- a/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/calibrate_camera_-_tag_tfs.xml +++ b/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/calibrate_camera_-_tag_tfs.xml @@ -73,8 +73,8 @@ target_frame_id="{camera_optical_frame}" /> diff --git a/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/get_pose_from_tf_frame.xml b/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/get_pose_from_tf_frame.xml index e8f78baeb..947c80686 100644 --- a/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/get_pose_from_tf_frame.xml +++ b/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/get_pose_from_tf_frame.xml @@ -7,13 +7,13 @@ > diff --git a/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/visualize_tf.xml b/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/visualize_tf.xml index 5417b8103..074b5b337 100644 --- a/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/visualize_tf.xml +++ b/src/moveit_pro_kinova_configs/space_satellite_sim_camera_cal/objectives/visualize_tf.xml @@ -5,21 +5,21 @@ diff --git a/src/moveit_pro_ur_configs/multi_arm_sim/objectives/multi_tip_path_ik_example.xml b/src/moveit_pro_ur_configs/multi_arm_sim/objectives/multi_tip_path_ik_example.xml index 93712cd73..0fa2d001b 100644 --- a/src/moveit_pro_ur_configs/multi_arm_sim/objectives/multi_tip_path_ik_example.xml +++ b/src/moveit_pro_ur_configs/multi_arm_sim/objectives/multi_tip_path_ik_example.xml @@ -10,56 +10,56 @@ diff --git a/src/moveit_pro_ur_configs/multi_arm_sim/objectives/multi_tip_pose_ik_example.xml b/src/moveit_pro_ur_configs/multi_arm_sim/objectives/multi_tip_pose_ik_example.xml index 94e3bba6d..6797ea71b 100644 --- a/src/moveit_pro_ur_configs/multi_arm_sim/objectives/multi_tip_pose_ik_example.xml +++ b/src/moveit_pro_ur_configs/multi_arm_sim/objectives/multi_tip_pose_ik_example.xml @@ -11,9 +11,9 @@ />