From 6f538f3503f0849863f90de819d2fb882e6a86fb Mon Sep 17 00:00:00 2001 From: shaur-k Date: Thu, 3 Apr 2025 12:08:03 -0600 Subject: [PATCH] fix: xml formatting matches the pretty-print lxml setting --- .pre-commit-config.yaml | 9 +- .../config/tree_nodes_model.xml | 2 +- .../example_behaviors_plugin_description.xml | 7 +- src/example_behaviors/package.xml | 2 +- src/factory_sim/description/box-welds.xml | 577 +-- src/factory_sim/description/scene.xml | 322 +- src/factory_sim/description/tool.xml | 39 +- .../launch/agent_bridge.launch.xml | 6 +- .../objectives/activate_vacuum.xml | 11 +- src/factory_sim/objectives/clear_snapshot.xml | 11 +- .../objectives/deactivate_vacuum.xml | 15 +- .../objectives/interpolate_to_joint_state.xml | 42 +- .../objectives/move_to_joint_state.xml | 54 +- src/factory_sim/objectives/move_to_pose.xml | 44 +- .../objectives/move_to_waypoint.xml | 65 +- src/factory_sim/objectives/pick_up_tool.xml | 101 +- .../objectives/place_tool_in_tool_holder.xml | 92 +- .../reachability_analysis_-_blocks.xml | 37 +- .../reachability_analysis_-_bowls.xml | 25 +- .../reachability_analysis_for_mesh.xml | 202 +- .../reachability_analysis_for_plane.xml | 327 +- .../objectives/request_teleoperation.xml | 138 +- .../objectives/reset_planning_scene.xml | 13 +- src/factory_sim/objectives/retract.xml | 52 +- .../setup_starting_planning_scene.xml | 23 +- src/factory_sim/objectives/take_snapshot.xml | 25 +- src/factory_sim/objectives/teleoperate.xml | 19 +- .../objectives/tool_attachment_example.xml | 20 +- ..._trajectory_approval_if_user_available.xml | 21 +- src/factory_sim/package.xml | 2 +- src/grinding_sim/description/scene.xml | 446 +- src/grinding_sim/description/tool0.xml | 125 +- src/grinding_sim/description/tool90.xml | 141 +- .../launch/agent_bridge.launch.xml | 6 +- .../objectives/capture_point_cloud.xml | 48 +- .../objectives/grind_machined_part.xml | 135 +- .../load_engine_block_pointcloud.xml | 40 +- .../objectives/move_to_loaded_pose.xml | 30 +- src/grinding_sim/objectives/move_to_pose.xml | 37 +- .../objectives/move_to_pose_imarker.xml | 58 +- .../objectives/register_machined_part.xml | 119 +- .../objectives/request_teleoperation.xml | 126 +- .../objectives/save_tool_pose_yaml.xml | 32 +- src/grinding_sim/objectives/take_snapshot.xml | 27 +- .../objectives/visualize_poses.xml | 70 +- ..._trajectory_approval_if_user_available.xml | 19 +- src/grinding_sim/package.xml | 2 +- .../description/front_left_wheel_link.xml | 382 +- .../description/front_right_wheel_link.xml | 382 +- src/hangar_sim/description/hangar.xml | 4411 ++++------------- src/hangar_sim/description/hangar_scene.xml | 104 +- .../description/rear_left_wheel_link.xml | 382 +- .../description/rear_right_wheel_link.xml | 382 +- src/hangar_sim/description/ur5e_ridgeback.xml | 626 +-- src/hangar_sim/description/vacuum.xml | 78 +- src/hangar_sim/launch/agent_bridge.launch.xml | 6 +- ...oveit_mecanum_drive_controller_plugins.xml | 8 +- .../cartesian_draw_geometry_from_file.xml | 79 +- ...cartesian_path_with_collision_checking.xml | 93 +- .../cartesian_plan_simple_square.xml | 141 +- src/hangar_sim/objectives/close_gripper.xml | 15 +- .../objectives/find_and_spray_plane.xml | 93 +- .../generate_grid_pattern_on_airplane.xml | 84 +- .../get_point_cloud_center_pose.xml | 52 +- .../objectives/interpolate_to_joint_state.xml | 45 +- .../objectives/mobile_scan_and_plan.xml | 86 +- .../objectives/move_boxes_to_loading_zone.xml | 50 +- ...ve_boxes_to_loading_zone_from_waypoint.xml | 341 +- src/hangar_sim/objectives/move_forward_2m.xml | 36 +- .../objectives/move_to_a_stampedpose.xml | 63 +- .../objectives/move_to_arm_upright.xml | 28 +- .../objectives/move_to_look_at_plane.xml | 28 +- src/hangar_sim/objectives/move_to_pose.xml | 60 +- .../objectives/move_to_pose_no_preview.xml | 57 +- .../objectives/navigate_to_clicked_point.xml | 57 +- src/hangar_sim/objectives/open_gripper.xml | 15 +- .../objectives/request_teleoperation.xml | 140 +- .../objectives/segment_image_from_point.xml | 24 +- .../segment_image_from_text_prompt.xml | 27 +- ...segment_point_cloud_from_clicked_point.xml | 29 +- src/hangar_sim/objectives/take_snap.xml | 15 +- src/hangar_sim/objectives/wrist_snap.xml | 13 +- src/hangar_sim/package.xml | 2 +- src/lab_sim/description/scene.xml | 79 +- src/lab_sim/launch/agent_bridge.launch.xml | 6 +- .../objectives/3_waypoint_pick_and_place.xml | 103 +- src/lab_sim/objectives/_scan_scene.xml | 34 +- .../objectives/add_waypoints_to_mtc_task.xml | 48 +- .../objectives/apriltag_pick_object.xml | 125 +- .../objectives/clear_previous_obstacles.xml | 13 +- src/lab_sim/objectives/close_gripper.xml | 22 +- .../constrained_pick_and_place_subtree.xml | 123 +- .../objectives/constrained_pick_place.xml | 55 +- src/lab_sim/objectives/create_pose_vector.xml | 128 +- .../objectives/cycle_between_waypoints.xml | 23 +- src/lab_sim/objectives/force_relaxation.xml | 48 +- .../get_april_tag_pose_from_image.xml | 57 +- .../objectives/get_transform_frame_pose.xml | 35 +- .../grasp_object_from_text_prompt.xml | 135 +- src/lab_sim/objectives/grasp_planning.xml | 116 +- .../grasp_pose_tuning_with_april_tag.xml | 117 +- .../objectives/grasp_pose_using_yaml.xml | 141 +- src/lab_sim/objectives/joint_diagnostic.xml | 33 +- .../load_and_execute_joint_trajectory.xml | 57 +- .../load_mesh_as_green_poincloud.xml | 36 +- .../load_mesh_as_red_pointcloud.xml | 36 +- src/lab_sim/objectives/look_at_table.xml | 19 +- .../objectives/loop_detect_apriltag.xml | 40 +- src/lab_sim/objectives/move_along_square.xml | 96 +- .../move_with_velocity_and_force.xml | 92 +- src/lab_sim/objectives/open_gripper.xml | 16 +- .../objectives/pick_and_place_example.xml | 91 +- .../pick_april_tag_object_with_approval.xml | 135 +- src/lab_sim/objectives/pick_from_pose.xml | 47 +- src/lab_sim/objectives/pick_object.xml | 37 +- src/lab_sim/objectives/pick_up_cube.xml | 18 +- src/lab_sim/objectives/place_at_pose.xml | 57 +- src/lab_sim/objectives/place_object.xml | 29 +- .../objectives/plan_and_save_trajectory.xml | 58 +- src/lab_sim/objectives/plan_move_to_pose.xml | 40 +- src/lab_sim/objectives/plan_to_pose.xml | 56 +- .../objectives/playback_square_trajectory.xml | 49 +- .../push_button_with_a_trajectory.xml | 96 +- .../record_and_replay_scanning_motion.xml | 17 +- .../objectives/record_square_trajectory.xml | 57 +- src/lab_sim/objectives/register_cad_part.xml | 71 +- .../objectives/request_teleoperation.xml | 135 +- src/lab_sim/objectives/sample_april_tag.xml | 64 +- .../segment_image_from_text_prompt.xml | 32 +- ...segment_point_cloud_from_clicked_point.xml | 29 +- .../segment_point_cloud_from_text_prompt.xml | 36 +- .../take_picture_with_wrist_camera.xml | 41 +- src/lab_sim/objectives/take_snap.xml | 16 +- src/lab_sim/objectives/wrist_snap.xml | 14 +- src/lab_sim/package.xml | 2 +- .../launch/agent_bridge.launch.xml | 6 +- .../objectives/clear_snapshot.xml | 11 +- .../objectives/close_gripper.xml | 10 +- ...t_imarker_pose_from_mesh_visualization.xml | 34 +- .../objectives/move_along_path.xml | 110 +- .../objectives/move_to_joint_state.xml | 52 +- .../objectives/open_gripper.xml | 10 +- .../objectives/reactivate_gripper.xml | 9 +- .../kinova_gen3_base_config/package.xml | 2 +- .../description/mujoco/gen3_7dof.xml | 795 +-- .../mujoco/gen3_7dof_rafti_fingers.xml | 905 +--- .../description/mujoco/landsat_scene.xml | 154 +- .../mujoco/rafti_fingers_scene.xml | 249 +- .../kinova_sim/description/mujoco/scene.xml | 249 +- .../kinova_sim/launch/agent_bridge.launch.xml | 5 +- .../april_tag_object_registration.xml | 263 +- .../kinova_sim/objectives/close_gripper.xml | 12 +- .../objectives/compliant_grasp_rafti.xml | 260 +- .../objectives/compliant_grasp_rafti_vfc.xml | 276 +- .../objectives/demo_trajectory_stitching.xml | 148 +- .../kinova_sim/objectives/move_along_path.xml | 127 +- .../objectives/move_along_path_admittance.xml | 121 +- .../kinova_sim/objectives/move_to_pose.xml | 74 +- .../kinova_sim/objectives/open_gripper.xml | 10 +- .../re_zero_force_torque_sensors.xml | 16 +- .../objectives/reactivate_gripper.xml | 9 +- .../objectives/sample_april_tag.xml | 56 +- .../kinova_sim/objectives/take_snapshot.xml | 16 +- .../velocity_force_controller_zero.xml | 36 +- .../visual_servo_teach_reference.xml | 57 +- .../objectives/visual_servo_to_reference.xml | 95 +- .../kinova_sim/objectives/write_picknik.xml | 65 +- .../kinova_sim/package.xml | 2 +- .../package.xml | 2 +- .../description/mujoco/gen3_7dof_assets.xml | 317 +- .../description/mujoco/gen3_7dof_body.xml | 592 +-- .../description/mujoco/scene.xml | 387 +- .../launch/agent_bridge.launch.xml | 5 +- .../objectives/close_gripper.xml | 10 +- .../objectives/compliant_grasp_landsat.xml | 142 +- .../objectives/open_gripper.xml | 10 +- .../re_zero_force_torque_sensors.xml | 16 +- .../objectives/sample_april_tag.xml | 56 +- .../objectives/take_snapshot.xml | 16 +- .../space_satellite_sim/package.xml | 2 +- .../description/scene.xml | 57 +- .../launch/agent_bridge.launch.xml | 6 +- .../00_solution_-_move_to_initial_pose.xml | 24 +- .../01_solution_-_create_a_pose.xml | 18 +- .../02_solution_-_visualize_a_pose.xml | 20 +- .../03_solution_-_pose_2m_above_the_robot.xml | 25 +- .../04_solution_-_move_to_a_pose.xml | 28 +- .../05_solution_-_define_a_path.xml | 29 +- .../06_solution_-_visualize_a_path.xml | 31 +- .../07_solution_-_plan_motion_for_a_path.xml | 29 +- .../08_solution_-_execute_path_plan.xml | 26 +- .../09_solution_-_an_infeasible_path.xml | 28 +- .../10_solution_-_visualize_path_error.xml | 38 +- .../11_solution_-_draw_a_square.xml | 58 +- .../12_solution_-_constrain_orientation.xml | 63 +- .../13_solution_-_load_a_path_from_file.xml | 33 +- .../14_solution_-_load_from_file_execute.xml | 48 +- .../15_solution_-_a_path_that_collides.xml | 36 +- .../16_solution_-_checking_for_collisions.xml | 46 +- ...7_solution_-_execute_the_feasible_path.xml | 51 +- .../18_solution_-_define_a_coverage_path.xml | 36 +- .../19_solution_-_execute_coverage_path.xml | 46 +- .../20_solution_-_look_at_the_airfoil.xml | 19 +- .../21_solution_-_find_the_airfoil.xml | 31 +- .../22_solution_-_visualize_airfoil_frame.xml | 38 +- .../23_solution_-_airfoil_coverage_origin.xml | 45 +- .../24_solution_-_airfoil_coverage_path.xml | 55 +- ...25_solution_-_execute_airfoil_coverage.xml | 66 +- .../26_solution_-_better_coverage.xml | 72 +- .../objectives/draw_picknik.xml | 80 +- .../objectives/draw_square.xml | 130 +- .../objectives/estimate_object_pose.xml | 80 +- .../objectives/follow_path.xml | 100 +- .../objectives/generate_coverage_path.xml | 63 +- .../objectives/move_2m_pose.xml | 50 +- .../objectives/move_to_a_stampedpose.xml | 63 +- .../objectives/scan_and_plan.xml | 95 +- .../objectives/take_snapshot.xml | 30 +- .../mobile_manipulation_config/package.xml | 2 +- .../description/scene.xml | 40 +- .../description/ur5e.xml | 995 +--- .../launch/agent_bridge.launch.xml | 6 +- .../objectives/apriltag_pick_object.xml | 58 +- .../pick_first_object_in_vector.xml | 45 +- .../objectives/pick_object.xml | 57 +- .../objectives/pick_up_cube.xml | 8 +- .../objectives/take_snap.xml | 16 +- .../objectives/wrist_snap.xml | 14 +- .../picknik_ur_mobile_config/package.xml | 2 +- .../mock_sim/launch/agent_bridge.launch.xml | 6 +- .../objectives/3_waypoint_pick_and_place.xml | 105 +- .../objectives/constrained_pick_place.xml | 33 +- .../objectives/cycle_between_waypoints.xml | 24 +- .../mock_sim/objectives/joint_diagnostic.xml | 54 +- .../mock_sim/objectives/move_along_path.xml | 124 +- .../mock_sim/objectives/rrt_connect_test.xml | 38 +- .../mock_sim/package.xml | 2 +- .../package.xml | 2 +- .../launch/agent_bridge.launch.xml | 6 +- .../objectives/close_left_gripper.xml | 15 +- .../objectives/close_right_gripper.xml | 10 +- .../objectives/interpolate_to_joint_state.xml | 39 +- .../objectives/move_to_joint_state.xml | 52 +- .../multi_arm_sim/objectives/move_to_pose.xml | 41 +- .../objectives/move_to_waypoint.xml | 55 +- .../objectives/move_two_arms.xml | 41 +- .../objectives/multi_tip_ik_example.xml | 95 +- .../objectives/open_left_gripper.xml | 10 +- .../objectives/open_right_gripper.xml | 10 +- .../objectives/request_teleoperation.xml | 119 +- ..._trajectory_approval_if_user_available.xml | 18 +- .../multi_arm_sim/package.xml | 2 +- .../launch/agent_bridge.launch.xml | 6 +- .../launch/moveit_pro.launch.xml | 13 +- .../launch/rs_cameras.launch.xml | 92 +- .../launch/ur_tool_comms.launch.xml | 20 +- .../objectives/close_gripper.xml | 20 +- .../create_point_cloud_vector_from_masks.xml | 48 +- .../objectives/open_gripper.xml | 16 +- ...e_from_no_negative_text_prompt_subtree.xml | 69 +- .../segment_image_from_point_subtree.xml | 71 +- ...segment_image_from_text_prompt_subtree.xml | 68 +- ...point_cloud_from_clicked_point_subtree.xml | 86 +- ...t_point_cloud_from_text_prompt_subtree.xml | 131 +- .../visualize_segmented_point_cloud.xml | 45 +- .../picknik_ur_base_config/package.xml | 2 +- ...pstop_reset_service_plugin_description.xml | 7 +- .../launch/agent_bridge.launch.xml | 6 +- .../objectives/close_cabinet_door.xml | 135 +- .../detect_door_graspable_object.xml | 86 +- .../detect_fixed_handle_graspable_object.xml | 109 +- .../objectives/detect_hinge_line_segment.xml | 71 +- .../detect_lever_handle_line_segment.xml | 82 +- .../objectives/find_cuboids.xml | 29 +- .../objectives/force_exceeds_threshold.xml | 19 +- .../objectives/inspect_surface.xml | 71 +- .../objectives/loop_detect_apriltag.xml | 36 +- .../looping_pick_and_place_object.xml | 176 +- .../objectives/open_cabinet_door.xml | 177 +- .../objectives/open_door_fixed_handle_ml.xml | 168 +- .../objectives/open_door_lever_handle_ml.xml | 118 +- .../objectives/open_lever_handle_door.xml | 153 +- .../pick_apriltag_labeled_object.xml | 52 +- .../objectives/pick_object.xml | 79 +- .../objectives/pick_place_object.xml | 282 +- .../objectives/push_button.xml | 134 +- .../objectives/push_button_ml.xml | 191 +- .../re_zero_force_torque_sensors.xml | 16 +- .../objectives/reactivate_gripper.xml | 11 +- .../objectives/retreat_to_initial_pose.xml | 69 +- .../objectives/sam_pick_object.xml | 159 +- .../objectives/sample_april_tag.xml | 56 +- .../objectives/take_snapshot.xml | 31 +- .../teach_apriltag_grasp_offset.xml | 77 +- .../update_admittance_controller.xml | 16 +- .../visual_servo_teach_reference.xml | 59 +- .../objectives/visual_servo_to_reference.xml | 95 +- .../picknik_ur_site_config/package.xml | 2 +- 298 files changed, 5852 insertions(+), 22601 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5f38f86..3feb0a0f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -78,13 +78,10 @@ repos: types: ["dockerfile"] entry: hadolint/hadolint:2.11.0 hadolint - - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.1.0" + - repo: https://github.com/GlodoUK/pre-commit-xmllint + rev: b9281d1cf34246ed43f2dd2634b855d04d06cb80 hooks: # Use Prettier to lint XML files because, well.. its rules are prettier than most linters, as the name implies. # Also we use it in the UI, so it's familiar. - - id: prettier - additional_dependencies: - - "prettier@3.1.0" - - "@prettier/plugin-xml@3.3.1" + - id: lxml-format files: \.(xml)$ diff --git a/src/example_behaviors/config/tree_nodes_model.xml b/src/example_behaviors/config/tree_nodes_model.xml index f3844c22..2f5356cb 100644 --- a/src/example_behaviors/config/tree_nodes_model.xml +++ b/src/example_behaviors/config/tree_nodes_model.xml @@ -1,4 +1,4 @@ - + diff --git a/src/example_behaviors/example_behaviors_plugin_description.xml b/src/example_behaviors/example_behaviors_plugin_description.xml index 347594f9..1268a766 100644 --- a/src/example_behaviors/example_behaviors_plugin_description.xml +++ b/src/example_behaviors/example_behaviors_plugin_description.xml @@ -1,7 +1,4 @@ - + - + diff --git a/src/example_behaviors/package.xml b/src/example_behaviors/package.xml index 0ac3ce5d..9b754002 100644 --- a/src/example_behaviors/package.xml +++ b/src/example_behaviors/package.xml @@ -1,4 +1,4 @@ - + example_behaviors 6.5.0 diff --git a/src/factory_sim/description/box-welds.xml b/src/factory_sim/description/box-welds.xml index 4c3df10c..e750d511 100644 --- a/src/factory_sim/description/box-welds.xml +++ b/src/factory_sim/description/box-welds.xml @@ -1,508 +1,77 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/factory_sim/description/scene.xml b/src/factory_sim/description/scene.xml index 43b28229..ae08b3c2 100644 --- a/src/factory_sim/description/scene.xml +++ b/src/factory_sim/description/scene.xml @@ -1,85 +1,46 @@ + - - diff --git a/src/factory_sim/description/tool.xml b/src/factory_sim/description/tool.xml index 9ee014e5..2699c101 100644 --- a/src/factory_sim/description/tool.xml +++ b/src/factory_sim/description/tool.xml @@ -1,39 +1,16 @@ + - - - + + + - + - + - - + + diff --git a/src/factory_sim/launch/agent_bridge.launch.xml b/src/factory_sim/launch/agent_bridge.launch.xml index b2aa7543..8eeec7d9 100644 --- a/src/factory_sim/launch/agent_bridge.launch.xml +++ b/src/factory_sim/launch/agent_bridge.launch.xml @@ -1,6 +1,4 @@ - + - + diff --git a/src/factory_sim/objectives/activate_vacuum.xml b/src/factory_sim/objectives/activate_vacuum.xml index bce34480..917bba2d 100644 --- a/src/factory_sim/objectives/activate_vacuum.xml +++ b/src/factory_sim/objectives/activate_vacuum.xml @@ -1,19 +1,14 @@ - + - + - + diff --git a/src/factory_sim/objectives/clear_snapshot.xml b/src/factory_sim/objectives/clear_snapshot.xml index 5ac3f027..ee491e78 100644 --- a/src/factory_sim/objectives/clear_snapshot.xml +++ b/src/factory_sim/objectives/clear_snapshot.xml @@ -1,16 +1,13 @@ - + - - + + - + diff --git a/src/factory_sim/objectives/deactivate_vacuum.xml b/src/factory_sim/objectives/deactivate_vacuum.xml index 43ca5213..493a81e3 100644 --- a/src/factory_sim/objectives/deactivate_vacuum.xml +++ b/src/factory_sim/objectives/deactivate_vacuum.xml @@ -1,22 +1,15 @@ - + - + - + - + diff --git a/src/factory_sim/objectives/interpolate_to_joint_state.xml b/src/factory_sim/objectives/interpolate_to_joint_state.xml index 30942c4d..f9b271bf 100644 --- a/src/factory_sim/objectives/interpolate_to_joint_state.xml +++ b/src/factory_sim/objectives/interpolate_to_joint_state.xml @@ -1,42 +1,20 @@ - + - + - - - - - + + + + + - + - - + + diff --git a/src/factory_sim/objectives/move_to_joint_state.xml b/src/factory_sim/objectives/move_to_joint_state.xml index b6caa0ea..4f2e656d 100644 --- a/src/factory_sim/objectives/move_to_joint_state.xml +++ b/src/factory_sim/objectives/move_to_joint_state.xml @@ -1,48 +1,26 @@ - + - + - - - + + + - - - - - - - - - + + + + + + + + + - - + + diff --git a/src/factory_sim/objectives/move_to_pose.xml b/src/factory_sim/objectives/move_to_pose.xml index 75dd99a1..4f6b94cf 100644 --- a/src/factory_sim/objectives/move_to_pose.xml +++ b/src/factory_sim/objectives/move_to_pose.xml @@ -1,43 +1,21 @@ - + - + - - - - - - + + + + + + - + - - + + diff --git a/src/factory_sim/objectives/move_to_waypoint.xml b/src/factory_sim/objectives/move_to_waypoint.xml index cac49208..183323e2 100644 --- a/src/factory_sim/objectives/move_to_waypoint.xml +++ b/src/factory_sim/objectives/move_to_waypoint.xml @@ -1,60 +1,25 @@ - + - + - - + + - - - - - - - - - + + + + + + + + + - - + + diff --git a/src/factory_sim/objectives/pick_up_tool.xml b/src/factory_sim/objectives/pick_up_tool.xml index f6c51d82..e2fe796d 100644 --- a/src/factory_sim/objectives/pick_up_tool.xml +++ b/src/factory_sim/objectives/pick_up_tool.xml @@ -1,99 +1,32 @@ - + - + - - - - - - - - + + + + + + + + - + - - - + + + - + - - + + diff --git a/src/factory_sim/objectives/place_tool_in_tool_holder.xml b/src/factory_sim/objectives/place_tool_in_tool_holder.xml index 5b1171e7..a2975b00 100644 --- a/src/factory_sim/objectives/place_tool_in_tool_holder.xml +++ b/src/factory_sim/objectives/place_tool_in_tool_holder.xml @@ -1,87 +1,27 @@ - + - + - - - - - - - - - - - - + + + + + + + + + + + + - - + + diff --git a/src/factory_sim/objectives/reachability_analysis_-_blocks.xml b/src/factory_sim/objectives/reachability_analysis_-_blocks.xml index 2f03d18b..7d949d99 100644 --- a/src/factory_sim/objectives/reachability_analysis_-_blocks.xml +++ b/src/factory_sim/objectives/reachability_analysis_-_blocks.xml @@ -1,43 +1,16 @@ + - + - - + + - + diff --git a/src/factory_sim/objectives/reachability_analysis_-_bowls.xml b/src/factory_sim/objectives/reachability_analysis_-_bowls.xml index 5a86733e..ec401179 100644 --- a/src/factory_sim/objectives/reachability_analysis_-_bowls.xml +++ b/src/factory_sim/objectives/reachability_analysis_-_bowls.xml @@ -1,31 +1,16 @@ + - + - + - - + + diff --git a/src/factory_sim/objectives/reachability_analysis_for_mesh.xml b/src/factory_sim/objectives/reachability_analysis_for_mesh.xml index 03e1a15c..382728f1 100644 --- a/src/factory_sim/objectives/reachability_analysis_for_mesh.xml +++ b/src/factory_sim/objectives/reachability_analysis_for_mesh.xml @@ -1,197 +1,65 @@ + - + - - + + - - - - - + + + + + - - + + - - - + + + - - - - + + + + - - + + - + - - + + - + - + - - - - - - - - + + + + + + + + - - + + diff --git a/src/factory_sim/objectives/reachability_analysis_for_plane.xml b/src/factory_sim/objectives/reachability_analysis_for_plane.xml index 3adceadd..6c8ce773 100644 --- a/src/factory_sim/objectives/reachability_analysis_for_plane.xml +++ b/src/factory_sim/objectives/reachability_analysis_for_plane.xml @@ -1,291 +1,79 @@ - + - + - - + + - - - - - + + + + + - - - + + + - + - + - - + + - - + + - - + + - - + + - - + + - - + + - - - - - + + + + + - - + + - + - - + + - + @@ -296,32 +84,23 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - + + diff --git a/src/factory_sim/objectives/request_teleoperation.xml b/src/factory_sim/objectives/request_teleoperation.xml index 2b7f3402..f8e448cf 100644 --- a/src/factory_sim/objectives/request_teleoperation.xml +++ b/src/factory_sim/objectives/request_teleoperation.xml @@ -1,64 +1,32 @@ - + - + - + - + - + - + - - - + + + - - + + @@ -68,31 +36,13 @@ - - - + + + - - + + @@ -102,55 +52,23 @@ - - - + + + - - + + - + - + @@ -159,12 +77,12 @@ - - - + + + - - + + diff --git a/src/factory_sim/objectives/reset_planning_scene.xml b/src/factory_sim/objectives/reset_planning_scene.xml index 8da31539..ba9a1d4e 100644 --- a/src/factory_sim/objectives/reset_planning_scene.xml +++ b/src/factory_sim/objectives/reset_planning_scene.xml @@ -1,20 +1,17 @@ - + - + - - + + - + diff --git a/src/factory_sim/objectives/retract.xml b/src/factory_sim/objectives/retract.xml index 47e3a021..0f3a1377 100644 --- a/src/factory_sim/objectives/retract.xml +++ b/src/factory_sim/objectives/retract.xml @@ -1,53 +1,21 @@ - + - + - - - - - + + + + + - + - - + + diff --git a/src/factory_sim/objectives/setup_starting_planning_scene.xml b/src/factory_sim/objectives/setup_starting_planning_scene.xml index 48feb3f4..8959a737 100644 --- a/src/factory_sim/objectives/setup_starting_planning_scene.xml +++ b/src/factory_sim/objectives/setup_starting_planning_scene.xml @@ -1,29 +1,16 @@ + - + - - + + - + diff --git a/src/factory_sim/objectives/take_snapshot.xml b/src/factory_sim/objectives/take_snapshot.xml index 06415132..c1c4fba2 100644 --- a/src/factory_sim/objectives/take_snapshot.xml +++ b/src/factory_sim/objectives/take_snapshot.xml @@ -1,30 +1,17 @@ - + - + - - - + + + - + diff --git a/src/factory_sim/objectives/teleoperate.xml b/src/factory_sim/objectives/teleoperate.xml index e9343282..20da5e31 100644 --- a/src/factory_sim/objectives/teleoperate.xml +++ b/src/factory_sim/objectives/teleoperate.xml @@ -1,23 +1,14 @@ - + - - + + - - + + diff --git a/src/factory_sim/objectives/tool_attachment_example.xml b/src/factory_sim/objectives/tool_attachment_example.xml index af27dec4..a3becd7e 100644 --- a/src/factory_sim/objectives/tool_attachment_example.xml +++ b/src/factory_sim/objectives/tool_attachment_example.xml @@ -1,23 +1,19 @@ - + - + - - - - + + + + - - + + diff --git a/src/factory_sim/objectives/wait_for_trajectory_approval_if_user_available.xml b/src/factory_sim/objectives/wait_for_trajectory_approval_if_user_available.xml index cab88a3e..e529b4b7 100644 --- a/src/factory_sim/objectives/wait_for_trajectory_approval_if_user_available.xml +++ b/src/factory_sim/objectives/wait_for_trajectory_approval_if_user_available.xml @@ -1,25 +1,18 @@ - - - + + + - + - + - - + + diff --git a/src/factory_sim/package.xml b/src/factory_sim/package.xml index a3b23e09..8d4f159a 100644 --- a/src/factory_sim/package.xml +++ b/src/factory_sim/package.xml @@ -1,4 +1,4 @@ - + factory_sim 7.2.0 diff --git a/src/grinding_sim/description/scene.xml b/src/grinding_sim/description/scene.xml index ee3da58f..df757458 100644 --- a/src/grinding_sim/description/scene.xml +++ b/src/grinding_sim/description/scene.xml @@ -1,349 +1,184 @@ + - + - - + + - + - + - + - + - + - + - + - - - + + + - - - - - - - - + + + + + + + + - + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - + + + + + + + + - + - - - + + + - + - + - + - + - - - - - - - - - + + + + + + + + + - - + + - - - + + + - - - - + + + + - - - - - - + + + + + + - - - - + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -357,35 +192,18 @@ - - - - - - + + + + + + - + - + diff --git a/src/grinding_sim/description/tool0.xml b/src/grinding_sim/description/tool0.xml index 68648cb7..f1f9ffa7 100644 --- a/src/grinding_sim/description/tool0.xml +++ b/src/grinding_sim/description/tool0.xml @@ -1,114 +1,81 @@ + - + - + - + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - + + + + + + + + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - + - + - + diff --git a/src/grinding_sim/description/tool90.xml b/src/grinding_sim/description/tool90.xml index 9d949158..0619c855 100644 --- a/src/grinding_sim/description/tool90.xml +++ b/src/grinding_sim/description/tool90.xml @@ -1,115 +1,82 @@ + - + - + - + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - + + - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + diff --git a/src/grinding_sim/launch/agent_bridge.launch.xml b/src/grinding_sim/launch/agent_bridge.launch.xml index b2aa7543..8eeec7d9 100644 --- a/src/grinding_sim/launch/agent_bridge.launch.xml +++ b/src/grinding_sim/launch/agent_bridge.launch.xml @@ -1,6 +1,4 @@ - + - + diff --git a/src/grinding_sim/objectives/capture_point_cloud.xml b/src/grinding_sim/objectives/capture_point_cloud.xml index e04d9491..12ae568b 100644 --- a/src/grinding_sim/objectives/capture_point_cloud.xml +++ b/src/grinding_sim/objectives/capture_point_cloud.xml @@ -1,50 +1,20 @@ - + - + - - - - - + + + + + - - + + diff --git a/src/grinding_sim/objectives/grind_machined_part.xml b/src/grinding_sim/objectives/grind_machined_part.xml index 60ab1698..9cd3ade6 100644 --- a/src/grinding_sim/objectives/grind_machined_part.xml +++ b/src/grinding_sim/objectives/grind_machined_part.xml @@ -1,141 +1,54 @@ - + - + - + - - - + + + - + - + - + - + - - + + - - + + - + - - + + - + - - + + - - + + - - + + diff --git a/src/grinding_sim/objectives/load_engine_block_pointcloud.xml b/src/grinding_sim/objectives/load_engine_block_pointcloud.xml index 36b6983d..ecbcc517 100644 --- a/src/grinding_sim/objectives/load_engine_block_pointcloud.xml +++ b/src/grinding_sim/objectives/load_engine_block_pointcloud.xml @@ -1,42 +1,20 @@ - + - + - - + + - - - + + + - - + + diff --git a/src/grinding_sim/objectives/move_to_loaded_pose.xml b/src/grinding_sim/objectives/move_to_loaded_pose.xml index 69f88f7d..8ec2cafd 100644 --- a/src/grinding_sim/objectives/move_to_loaded_pose.xml +++ b/src/grinding_sim/objectives/move_to_loaded_pose.xml @@ -1,34 +1,18 @@ - + - + - - - + + + - - + + diff --git a/src/grinding_sim/objectives/move_to_pose.xml b/src/grinding_sim/objectives/move_to_pose.xml index e4888e1b..29ffed92 100644 --- a/src/grinding_sim/objectives/move_to_pose.xml +++ b/src/grinding_sim/objectives/move_to_pose.xml @@ -1,38 +1,19 @@ - + - + - - - - - + + + + + - + - + diff --git a/src/grinding_sim/objectives/move_to_pose_imarker.xml b/src/grinding_sim/objectives/move_to_pose_imarker.xml index 2c1b7f73..00199367 100644 --- a/src/grinding_sim/objectives/move_to_pose_imarker.xml +++ b/src/grinding_sim/objectives/move_to_pose_imarker.xml @@ -1,58 +1,20 @@ - + - + - - - - - - + + + + + + - + - + diff --git a/src/grinding_sim/objectives/register_machined_part.xml b/src/grinding_sim/objectives/register_machined_part.xml index 9f223421..1bfbd1d8 100644 --- a/src/grinding_sim/objectives/register_machined_part.xml +++ b/src/grinding_sim/objectives/register_machined_part.xml @@ -1,110 +1,35 @@ - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + - - + + - - + + diff --git a/src/grinding_sim/objectives/request_teleoperation.xml b/src/grinding_sim/objectives/request_teleoperation.xml index 779d8b91..12b13a1c 100644 --- a/src/grinding_sim/objectives/request_teleoperation.xml +++ b/src/grinding_sim/objectives/request_teleoperation.xml @@ -1,23 +1,11 @@ - + - + - + - + @@ -25,31 +13,13 @@ - - - + + + - - + + @@ -59,31 +29,13 @@ - - - + + + - - + + @@ -93,55 +45,23 @@ - - - + + + - - + + - + - + @@ -151,8 +71,8 @@ - - + + diff --git a/src/grinding_sim/objectives/save_tool_pose_yaml.xml b/src/grinding_sim/objectives/save_tool_pose_yaml.xml index 897df74f..2d17b096 100644 --- a/src/grinding_sim/objectives/save_tool_pose_yaml.xml +++ b/src/grinding_sim/objectives/save_tool_pose_yaml.xml @@ -1,38 +1,20 @@ - + - + - + - - + + - - + + diff --git a/src/grinding_sim/objectives/take_snapshot.xml b/src/grinding_sim/objectives/take_snapshot.xml index 09bb0350..bdfd877d 100644 --- a/src/grinding_sim/objectives/take_snapshot.xml +++ b/src/grinding_sim/objectives/take_snapshot.xml @@ -1,31 +1,18 @@ - + - + - - - + + + - - + + diff --git a/src/grinding_sim/objectives/visualize_poses.xml b/src/grinding_sim/objectives/visualize_poses.xml index ab399f38..c3e33a89 100644 --- a/src/grinding_sim/objectives/visualize_poses.xml +++ b/src/grinding_sim/objectives/visualize_poses.xml @@ -1,69 +1,25 @@ - + - + - - + + - + - + - + - - + + - - + + @@ -71,8 +27,8 @@ - - + + diff --git a/src/grinding_sim/objectives/wait_for_trajectory_approval_if_user_available.xml b/src/grinding_sim/objectives/wait_for_trajectory_approval_if_user_available.xml index 2f6a4131..785bd54d 100644 --- a/src/grinding_sim/objectives/wait_for_trajectory_approval_if_user_available.xml +++ b/src/grinding_sim/objectives/wait_for_trajectory_approval_if_user_available.xml @@ -1,24 +1,17 @@ - - - + + + - + - + - + diff --git a/src/grinding_sim/package.xml b/src/grinding_sim/package.xml index 7033f70a..e08e18d4 100644 --- a/src/grinding_sim/package.xml +++ b/src/grinding_sim/package.xml @@ -1,4 +1,4 @@ - + grinding_sim 7.0.0 diff --git a/src/hangar_sim/description/front_left_wheel_link.xml b/src/hangar_sim/description/front_left_wheel_link.xml index f06fcf85..9384dddf 100644 --- a/src/hangar_sim/description/front_left_wheel_link.xml +++ b/src/hangar_sim/description/front_left_wheel_link.xml @@ -1,357 +1,77 @@ + - - + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + diff --git a/src/hangar_sim/description/front_right_wheel_link.xml b/src/hangar_sim/description/front_right_wheel_link.xml index 38c6acce..38316649 100644 --- a/src/hangar_sim/description/front_right_wheel_link.xml +++ b/src/hangar_sim/description/front_right_wheel_link.xml @@ -1,357 +1,77 @@ + - - + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + diff --git a/src/hangar_sim/description/hangar.xml b/src/hangar_sim/description/hangar.xml index 9d67fddc..3c498bef 100644 --- a/src/hangar_sim/description/hangar.xml +++ b/src/hangar_sim/description/hangar.xml @@ -1,3514 +1,955 @@ + - + - - - + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - + - - - - - - + + + + + + - - - - - - + + + + + + - - - - + + + + - + - - - - + + + + - + - - - - - - + + + + + + - - - - - - + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/hangar_sim/description/hangar_scene.xml b/src/hangar_sim/description/hangar_scene.xml index a5c4d2e6..d2919648 100644 --- a/src/hangar_sim/description/hangar_scene.xml +++ b/src/hangar_sim/description/hangar_scene.xml @@ -1,98 +1,36 @@ + - - - - diff --git a/src/hangar_sim/description/rear_left_wheel_link.xml b/src/hangar_sim/description/rear_left_wheel_link.xml index 2484daab..f62dbef2 100644 --- a/src/hangar_sim/description/rear_left_wheel_link.xml +++ b/src/hangar_sim/description/rear_left_wheel_link.xml @@ -1,357 +1,77 @@ + - - + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + diff --git a/src/hangar_sim/description/rear_right_wheel_link.xml b/src/hangar_sim/description/rear_right_wheel_link.xml index c044b53c..d0038635 100644 --- a/src/hangar_sim/description/rear_right_wheel_link.xml +++ b/src/hangar_sim/description/rear_right_wheel_link.xml @@ -1,357 +1,77 @@ + - - + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + diff --git a/src/hangar_sim/description/ur5e_ridgeback.xml b/src/hangar_sim/description/ur5e_ridgeback.xml index d370ff31..43abb438 100644 --- a/src/hangar_sim/description/ur5e_ridgeback.xml +++ b/src/hangar_sim/description/ur5e_ridgeback.xml @@ -1,201 +1,128 @@ + - + - diff --git a/src/hangar_sim/description/vacuum.xml b/src/hangar_sim/description/vacuum.xml index 002a60d6..83a9b252 100644 --- a/src/hangar_sim/description/vacuum.xml +++ b/src/hangar_sim/description/vacuum.xml @@ -1,72 +1,18 @@ + - - - - + + + + - - - + + + - - - - + + + + diff --git a/src/hangar_sim/launch/agent_bridge.launch.xml b/src/hangar_sim/launch/agent_bridge.launch.xml index bbe87d15..1798e803 100644 --- a/src/hangar_sim/launch/agent_bridge.launch.xml +++ b/src/hangar_sim/launch/agent_bridge.launch.xml @@ -1,8 +1,6 @@ - + - + diff --git a/src/hangar_sim/moveit_mecanum_drive_controller_plugins.xml b/src/hangar_sim/moveit_mecanum_drive_controller_plugins.xml index 1874cae6..9a07d78f 100644 --- a/src/hangar_sim/moveit_mecanum_drive_controller_plugins.xml +++ b/src/hangar_sim/moveit_mecanum_drive_controller_plugins.xml @@ -1,10 +1,6 @@ - + - + A very minimal controller handle allocator plugin to allow the MecanumDriveController to be enabled and disabled through the MoveIt diff --git a/src/hangar_sim/objectives/cartesian_draw_geometry_from_file.xml b/src/hangar_sim/objectives/cartesian_draw_geometry_from_file.xml index 4e37cb4f..2cfdc5f6 100644 --- a/src/hangar_sim/objectives/cartesian_draw_geometry_from_file.xml +++ b/src/hangar_sim/objectives/cartesian_draw_geometry_from_file.xml @@ -1,69 +1,18 @@ - + - + - - - + + + - + - - - - + + + + @@ -71,12 +20,12 @@ - - + + - - + + 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 e11a7fcd..0a942029 100644 --- a/src/hangar_sim/objectives/cartesian_path_with_collision_checking.xml +++ b/src/hangar_sim/objectives/cartesian_path_with_collision_checking.xml @@ -1,92 +1,29 @@ - + + - + - - - - - - + + + + + + - - + + - - + + - - + + diff --git a/src/hangar_sim/objectives/cartesian_plan_simple_square.xml b/src/hangar_sim/objectives/cartesian_plan_simple_square.xml index 041d7362..e136338c 100644 --- a/src/hangar_sim/objectives/cartesian_plan_simple_square.xml +++ b/src/hangar_sim/objectives/cartesian_plan_simple_square.xml @@ -1,131 +1,32 @@ - + - + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - + + diff --git a/src/hangar_sim/objectives/close_gripper.xml b/src/hangar_sim/objectives/close_gripper.xml index 68e76f1d..416d43f3 100644 --- a/src/hangar_sim/objectives/close_gripper.xml +++ b/src/hangar_sim/objectives/close_gripper.xml @@ -1,21 +1,16 @@ - + - + - + - - + + diff --git a/src/hangar_sim/objectives/find_and_spray_plane.xml b/src/hangar_sim/objectives/find_and_spray_plane.xml index 7358939f..60f97ff8 100644 --- a/src/hangar_sim/objectives/find_and_spray_plane.xml +++ b/src/hangar_sim/objectives/find_and_spray_plane.xml @@ -1,91 +1,24 @@ - + - + - - - - - - - - - + + + + + + + + + - - + + diff --git a/src/hangar_sim/objectives/generate_grid_pattern_on_airplane.xml b/src/hangar_sim/objectives/generate_grid_pattern_on_airplane.xml index 3c00ac35..3683842f 100644 --- a/src/hangar_sim/objectives/generate_grid_pattern_on_airplane.xml +++ b/src/hangar_sim/objectives/generate_grid_pattern_on_airplane.xml @@ -1,84 +1,22 @@ - + - + - - - - - - - + + + + + + + - - + + diff --git a/src/hangar_sim/objectives/get_point_cloud_center_pose.xml b/src/hangar_sim/objectives/get_point_cloud_center_pose.xml index 7407a18b..e7e63287 100644 --- a/src/hangar_sim/objectives/get_point_cloud_center_pose.xml +++ b/src/hangar_sim/objectives/get_point_cloud_center_pose.xml @@ -1,52 +1,22 @@ + - + - - - - - + + + + + - - + + - - + + diff --git a/src/hangar_sim/objectives/interpolate_to_joint_state.xml b/src/hangar_sim/objectives/interpolate_to_joint_state.xml index 868d9932..48a28c37 100644 --- a/src/hangar_sim/objectives/interpolate_to_joint_state.xml +++ b/src/hangar_sim/objectives/interpolate_to_joint_state.xml @@ -1,45 +1,20 @@ - + - + - - - - - + + + + + - - + + - + diff --git a/src/hangar_sim/objectives/mobile_scan_and_plan.xml b/src/hangar_sim/objectives/mobile_scan_and_plan.xml index f25c1753..ce800c6e 100644 --- a/src/hangar_sim/objectives/mobile_scan_and_plan.xml +++ b/src/hangar_sim/objectives/mobile_scan_and_plan.xml @@ -1,85 +1,23 @@ - + - + - - - - - - - - + + + + + + + + - - + + diff --git a/src/hangar_sim/objectives/move_boxes_to_loading_zone.xml b/src/hangar_sim/objectives/move_boxes_to_loading_zone.xml index f1649df0..90dfe508 100644 --- a/src/hangar_sim/objectives/move_boxes_to_loading_zone.xml +++ b/src/hangar_sim/objectives/move_boxes_to_loading_zone.xml @@ -1,51 +1,17 @@ - + - + - + - - + + - + @@ -54,8 +20,8 @@ - - + + 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 bf79b603..03b19f31 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 @@ -1,300 +1,65 @@ - - + + - + - - - + + + - + - - - - - - - + + + + + + + - - + + - + - - - - - + + + + + - - + + - - + + - - - - - - + + + + + + - - + + - - - - - - - + + + + + + + - - - + + + @@ -306,16 +71,16 @@ - - - - - - - + + + + + + + - - + + diff --git a/src/hangar_sim/objectives/move_forward_2m.xml b/src/hangar_sim/objectives/move_forward_2m.xml index 45b8cede..a232668d 100644 --- a/src/hangar_sim/objectives/move_forward_2m.xml +++ b/src/hangar_sim/objectives/move_forward_2m.xml @@ -1,40 +1,18 @@ - + - + - - - + + + - - + + diff --git a/src/hangar_sim/objectives/move_to_a_stampedpose.xml b/src/hangar_sim/objectives/move_to_a_stampedpose.xml index e2acbc4c..2895bdbe 100644 --- a/src/hangar_sim/objectives/move_to_a_stampedpose.xml +++ b/src/hangar_sim/objectives/move_to_a_stampedpose.xml @@ -1,63 +1,28 @@ - + - + - - - - - - - + + + + + + + - - + + - - + + - + diff --git a/src/hangar_sim/objectives/move_to_arm_upright.xml b/src/hangar_sim/objectives/move_to_arm_upright.xml index 8cb5d42f..18197867 100644 --- a/src/hangar_sim/objectives/move_to_arm_upright.xml +++ b/src/hangar_sim/objectives/move_to_arm_upright.xml @@ -1,34 +1,16 @@ - + - + - + - - + + diff --git a/src/hangar_sim/objectives/move_to_look_at_plane.xml b/src/hangar_sim/objectives/move_to_look_at_plane.xml index 6fbb4943..af642d9b 100644 --- a/src/hangar_sim/objectives/move_to_look_at_plane.xml +++ b/src/hangar_sim/objectives/move_to_look_at_plane.xml @@ -1,34 +1,16 @@ - + - + - + - - + + diff --git a/src/hangar_sim/objectives/move_to_pose.xml b/src/hangar_sim/objectives/move_to_pose.xml index 1b718311..3c0e13e2 100644 --- a/src/hangar_sim/objectives/move_to_pose.xml +++ b/src/hangar_sim/objectives/move_to_pose.xml @@ -1,60 +1,20 @@ - + - + - - - - - - + + + + + + - + - + diff --git a/src/hangar_sim/objectives/move_to_pose_no_preview.xml b/src/hangar_sim/objectives/move_to_pose_no_preview.xml index 845d9307..afafaf46 100644 --- a/src/hangar_sim/objectives/move_to_pose_no_preview.xml +++ b/src/hangar_sim/objectives/move_to_pose_no_preview.xml @@ -1,57 +1,20 @@ - + - + - - - - - + + + + + - + - - + + diff --git a/src/hangar_sim/objectives/navigate_to_clicked_point.xml b/src/hangar_sim/objectives/navigate_to_clicked_point.xml index 1712bf27..ec7d2441 100644 --- a/src/hangar_sim/objectives/navigate_to_clicked_point.xml +++ b/src/hangar_sim/objectives/navigate_to_clicked_point.xml @@ -1,58 +1,21 @@ + - + - - - - - - + + + + + + - - + + diff --git a/src/hangar_sim/objectives/open_gripper.xml b/src/hangar_sim/objectives/open_gripper.xml index d5e32b63..e72d92d7 100644 --- a/src/hangar_sim/objectives/open_gripper.xml +++ b/src/hangar_sim/objectives/open_gripper.xml @@ -1,21 +1,16 @@ - + - + - + - - + + diff --git a/src/hangar_sim/objectives/request_teleoperation.xml b/src/hangar_sim/objectives/request_teleoperation.xml index b0768102..1f1a95e6 100644 --- a/src/hangar_sim/objectives/request_teleoperation.xml +++ b/src/hangar_sim/objectives/request_teleoperation.xml @@ -1,65 +1,32 @@ - + - + - + - + - + - + - - - + + + - - + + @@ -69,31 +36,13 @@ - - - + + + - - + + @@ -103,56 +52,23 @@ - - - + + + - - + + - + - + @@ -161,12 +77,12 @@ - - - + + + - - + + diff --git a/src/hangar_sim/objectives/segment_image_from_point.xml b/src/hangar_sim/objectives/segment_image_from_point.xml index 81e1dd60..ac59e636 100644 --- a/src/hangar_sim/objectives/segment_image_from_point.xml +++ b/src/hangar_sim/objectives/segment_image_from_point.xml @@ -1,30 +1,16 @@ - + - + - + - - + + diff --git a/src/hangar_sim/objectives/segment_image_from_text_prompt.xml b/src/hangar_sim/objectives/segment_image_from_text_prompt.xml index aee28e10..715c058f 100644 --- a/src/hangar_sim/objectives/segment_image_from_text_prompt.xml +++ b/src/hangar_sim/objectives/segment_image_from_text_prompt.xml @@ -1,33 +1,16 @@ - + - + - + - - + + diff --git a/src/hangar_sim/objectives/segment_point_cloud_from_clicked_point.xml b/src/hangar_sim/objectives/segment_point_cloud_from_clicked_point.xml index 783f0ce9..aeb267a8 100644 --- a/src/hangar_sim/objectives/segment_point_cloud_from_clicked_point.xml +++ b/src/hangar_sim/objectives/segment_point_cloud_from_clicked_point.xml @@ -1,33 +1,16 @@ - - + + - + - + - - + + diff --git a/src/hangar_sim/objectives/take_snap.xml b/src/hangar_sim/objectives/take_snap.xml index bb2d2ff1..eda52901 100644 --- a/src/hangar_sim/objectives/take_snap.xml +++ b/src/hangar_sim/objectives/take_snap.xml @@ -1,21 +1,18 @@ + - + - - - + + + - + diff --git a/src/hangar_sim/objectives/wrist_snap.xml b/src/hangar_sim/objectives/wrist_snap.xml index 55a7052d..6fad5761 100644 --- a/src/hangar_sim/objectives/wrist_snap.xml +++ b/src/hangar_sim/objectives/wrist_snap.xml @@ -1,20 +1,17 @@ + - + - - + + - + diff --git a/src/hangar_sim/package.xml b/src/hangar_sim/package.xml index 6119118f..725dbdc3 100644 --- a/src/hangar_sim/package.xml +++ b/src/hangar_sim/package.xml @@ -1,4 +1,4 @@ - + hangar_sim 6.5.0 diff --git a/src/lab_sim/description/scene.xml b/src/lab_sim/description/scene.xml index 9e7726e7..f8cc0e42 100644 --- a/src/lab_sim/description/scene.xml +++ b/src/lab_sim/description/scene.xml @@ -1,81 +1,46 @@ + - - - + + + - + - diff --git a/src/lab_sim/launch/agent_bridge.launch.xml b/src/lab_sim/launch/agent_bridge.launch.xml index b2aa7543..8eeec7d9 100644 --- a/src/lab_sim/launch/agent_bridge.launch.xml +++ b/src/lab_sim/launch/agent_bridge.launch.xml @@ -1,6 +1,4 @@ - + - + diff --git a/src/lab_sim/objectives/3_waypoint_pick_and_place.xml b/src/lab_sim/objectives/3_waypoint_pick_and_place.xml index 47279c01..60b623c4 100644 --- a/src/lab_sim/objectives/3_waypoint_pick_and_place.xml +++ b/src/lab_sim/objectives/3_waypoint_pick_and_place.xml @@ -1,100 +1,31 @@ - + - + - - + + - - - - - - + + + + + + - - - - - - + + + + + + @@ -103,7 +34,7 @@ - + diff --git a/src/lab_sim/objectives/_scan_scene.xml b/src/lab_sim/objectives/_scan_scene.xml index 358415fb..b65739a1 100644 --- a/src/lab_sim/objectives/_scan_scene.xml +++ b/src/lab_sim/objectives/_scan_scene.xml @@ -1,37 +1,19 @@ - + - + - - - - + + + + - - + + diff --git a/src/lab_sim/objectives/add_waypoints_to_mtc_task.xml b/src/lab_sim/objectives/add_waypoints_to_mtc_task.xml index 39b45bac..9dd04fb4 100644 --- a/src/lab_sim/objectives/add_waypoints_to_mtc_task.xml +++ b/src/lab_sim/objectives/add_waypoints_to_mtc_task.xml @@ -1,49 +1,21 @@ - + - + - - - - + + + + - - + + - - + + diff --git a/src/lab_sim/objectives/apriltag_pick_object.xml b/src/lab_sim/objectives/apriltag_pick_object.xml index 22d9dac7..6799c448 100644 --- a/src/lab_sim/objectives/apriltag_pick_object.xml +++ b/src/lab_sim/objectives/apriltag_pick_object.xml @@ -1,115 +1,36 @@ - + - + - - - + + + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - + + diff --git a/src/lab_sim/objectives/clear_previous_obstacles.xml b/src/lab_sim/objectives/clear_previous_obstacles.xml index dcf5dd0f..e72aabb3 100644 --- a/src/lab_sim/objectives/clear_previous_obstacles.xml +++ b/src/lab_sim/objectives/clear_previous_obstacles.xml @@ -1,19 +1,16 @@ + - + - - + + - + diff --git a/src/lab_sim/objectives/close_gripper.xml b/src/lab_sim/objectives/close_gripper.xml index ec502a1b..5c3d673f 100644 --- a/src/lab_sim/objectives/close_gripper.xml +++ b/src/lab_sim/objectives/close_gripper.xml @@ -1,28 +1,18 @@ - + - + - + - - + + - + diff --git a/src/lab_sim/objectives/constrained_pick_and_place_subtree.xml b/src/lab_sim/objectives/constrained_pick_and_place_subtree.xml index 72014475..4ae088b9 100644 --- a/src/lab_sim/objectives/constrained_pick_and_place_subtree.xml +++ b/src/lab_sim/objectives/constrained_pick_and_place_subtree.xml @@ -1,121 +1,32 @@ - - + + - + - - + + - + - - - - - + + + + + - - - - + + + + - - + + diff --git a/src/lab_sim/objectives/constrained_pick_place.xml b/src/lab_sim/objectives/constrained_pick_place.xml index fecc6de7..cfad2716 100644 --- a/src/lab_sim/objectives/constrained_pick_place.xml +++ b/src/lab_sim/objectives/constrained_pick_place.xml @@ -1,58 +1,19 @@ - + - + - - - - - + + + + + - + diff --git a/src/lab_sim/objectives/create_pose_vector.xml b/src/lab_sim/objectives/create_pose_vector.xml index 49c21e1f..5bf498f3 100644 --- a/src/lab_sim/objectives/create_pose_vector.xml +++ b/src/lab_sim/objectives/create_pose_vector.xml @@ -1,118 +1,32 @@ - + - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - - + + diff --git a/src/lab_sim/objectives/cycle_between_waypoints.xml b/src/lab_sim/objectives/cycle_between_waypoints.xml index 478c75ad..f649a143 100644 --- a/src/lab_sim/objectives/cycle_between_waypoints.xml +++ b/src/lab_sim/objectives/cycle_between_waypoints.xml @@ -1,30 +1,17 @@ + - + - - + + - + diff --git a/src/lab_sim/objectives/force_relaxation.xml b/src/lab_sim/objectives/force_relaxation.xml index f137daea..a5c91156 100644 --- a/src/lab_sim/objectives/force_relaxation.xml +++ b/src/lab_sim/objectives/force_relaxation.xml @@ -1,57 +1,29 @@ - + - + - - + + - + - + - - - + + + - + diff --git a/src/lab_sim/objectives/get_april_tag_pose_from_image.xml b/src/lab_sim/objectives/get_april_tag_pose_from_image.xml index bee74230..dd49305a 100644 --- a/src/lab_sim/objectives/get_april_tag_pose_from_image.xml +++ b/src/lab_sim/objectives/get_april_tag_pose_from_image.xml @@ -1,55 +1,24 @@ - + - + - - - - - + + + + + - - - - + + + + - - + + diff --git a/src/lab_sim/objectives/get_transform_frame_pose.xml b/src/lab_sim/objectives/get_transform_frame_pose.xml index 13423c55..e678ee08 100644 --- a/src/lab_sim/objectives/get_transform_frame_pose.xml +++ b/src/lab_sim/objectives/get_transform_frame_pose.xml @@ -1,38 +1,19 @@ - + - + - - + + - - + + - - + + diff --git a/src/lab_sim/objectives/grasp_object_from_text_prompt.xml b/src/lab_sim/objectives/grasp_object_from_text_prompt.xml index f472ea64..b030f8fc 100644 --- a/src/lab_sim/objectives/grasp_object_from_text_prompt.xml +++ b/src/lab_sim/objectives/grasp_object_from_text_prompt.xml @@ -1,132 +1,35 @@ + - + - - - - + + + + - - - + + + - - - - - - + + + + + + - - + + - - + + diff --git a/src/lab_sim/objectives/grasp_planning.xml b/src/lab_sim/objectives/grasp_planning.xml index b8bc9c91..c64d6e8d 100644 --- a/src/lab_sim/objectives/grasp_planning.xml +++ b/src/lab_sim/objectives/grasp_planning.xml @@ -1,112 +1,40 @@ - + - + - - + + - - - + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - + + diff --git a/src/lab_sim/objectives/grasp_pose_tuning_with_april_tag.xml b/src/lab_sim/objectives/grasp_pose_tuning_with_april_tag.xml index c1169b69..8698b8e8 100644 --- a/src/lab_sim/objectives/grasp_pose_tuning_with_april_tag.xml +++ b/src/lab_sim/objectives/grasp_pose_tuning_with_april_tag.xml @@ -1,112 +1,41 @@ - + - + - + - + - - - - - + + + + + - - - + + + - - - - + + + + - - + + - - - + + + - - + + diff --git a/src/lab_sim/objectives/grasp_pose_using_yaml.xml b/src/lab_sim/objectives/grasp_pose_using_yaml.xml index baf168f9..2ab16fc9 100644 --- a/src/lab_sim/objectives/grasp_pose_using_yaml.xml +++ b/src/lab_sim/objectives/grasp_pose_using_yaml.xml @@ -1,131 +1,44 @@ - + - + - + - + - - - - - + + + + + - - - + + + - - - - + + + + - - - + + + - - - - - - + + + + + + - - + + diff --git a/src/lab_sim/objectives/joint_diagnostic.xml b/src/lab_sim/objectives/joint_diagnostic.xml index 8e7ecccc..4ee20535 100644 --- a/src/lab_sim/objectives/joint_diagnostic.xml +++ b/src/lab_sim/objectives/joint_diagnostic.xml @@ -1,36 +1,15 @@ + - + - + - - + + @@ -38,7 +17,7 @@ - + diff --git a/src/lab_sim/objectives/load_and_execute_joint_trajectory.xml b/src/lab_sim/objectives/load_and_execute_joint_trajectory.xml index cfe0beed..8deec852 100644 --- a/src/lab_sim/objectives/load_and_execute_joint_trajectory.xml +++ b/src/lab_sim/objectives/load_and_execute_joint_trajectory.xml @@ -1,61 +1,22 @@ - + - + - - + + - - - + + + - - + + diff --git a/src/lab_sim/objectives/load_mesh_as_green_poincloud.xml b/src/lab_sim/objectives/load_mesh_as_green_poincloud.xml index c104fbff..445e093a 100644 --- a/src/lab_sim/objectives/load_mesh_as_green_poincloud.xml +++ b/src/lab_sim/objectives/load_mesh_as_green_poincloud.xml @@ -1,38 +1,20 @@ - + - + - - - + + + - - - + + + - + diff --git a/src/lab_sim/objectives/load_mesh_as_red_pointcloud.xml b/src/lab_sim/objectives/load_mesh_as_red_pointcloud.xml index 5f58ee1a..8dd3d90c 100644 --- a/src/lab_sim/objectives/load_mesh_as_red_pointcloud.xml +++ b/src/lab_sim/objectives/load_mesh_as_red_pointcloud.xml @@ -1,38 +1,20 @@ - + - + - - - + + + - - - + + + - + diff --git a/src/lab_sim/objectives/look_at_table.xml b/src/lab_sim/objectives/look_at_table.xml index e7d6a131..4f4868e3 100644 --- a/src/lab_sim/objectives/look_at_table.xml +++ b/src/lab_sim/objectives/look_at_table.xml @@ -1,26 +1,15 @@ + - + - + - + diff --git a/src/lab_sim/objectives/loop_detect_apriltag.xml b/src/lab_sim/objectives/loop_detect_apriltag.xml index 9d5fe9c5..f8d627c5 100644 --- a/src/lab_sim/objectives/loop_detect_apriltag.xml +++ b/src/lab_sim/objectives/loop_detect_apriltag.xml @@ -1,39 +1,15 @@ - + - + - - - - + + + + @@ -41,8 +17,8 @@ - - + + diff --git a/src/lab_sim/objectives/move_along_square.xml b/src/lab_sim/objectives/move_along_square.xml index af03683b..e7941e99 100644 --- a/src/lab_sim/objectives/move_along_square.xml +++ b/src/lab_sim/objectives/move_along_square.xml @@ -1,95 +1,23 @@ + - + - - - - - - - - + + + + + + + + - - + + diff --git a/src/lab_sim/objectives/move_with_velocity_and_force.xml b/src/lab_sim/objectives/move_with_velocity_and_force.xml index a39e2175..dcc28c67 100644 --- a/src/lab_sim/objectives/move_with_velocity_and_force.xml +++ b/src/lab_sim/objectives/move_with_velocity_and_force.xml @@ -1,91 +1,29 @@ - + - + - - - - - - - - + + + + + + + + - - + + - - + + - + diff --git a/src/lab_sim/objectives/open_gripper.xml b/src/lab_sim/objectives/open_gripper.xml index 14921bf6..aada5976 100644 --- a/src/lab_sim/objectives/open_gripper.xml +++ b/src/lab_sim/objectives/open_gripper.xml @@ -1,23 +1,15 @@ + - + - + - + diff --git a/src/lab_sim/objectives/pick_and_place_example.xml b/src/lab_sim/objectives/pick_and_place_example.xml index 5669d25f..2243679f 100644 --- a/src/lab_sim/objectives/pick_and_place_example.xml +++ b/src/lab_sim/objectives/pick_and_place_example.xml @@ -1,92 +1,33 @@ - + - + - + - - - + + + - - - + + + - - - + + + - - - + + + - + diff --git a/src/lab_sim/objectives/pick_april_tag_object_with_approval.xml b/src/lab_sim/objectives/pick_april_tag_object_with_approval.xml index 51e17012..4c329b85 100644 --- a/src/lab_sim/objectives/pick_april_tag_object_with_approval.xml +++ b/src/lab_sim/objectives/pick_april_tag_object_with_approval.xml @@ -1,122 +1,37 @@ - - + + - + - - - + + + - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - + + diff --git a/src/lab_sim/objectives/pick_from_pose.xml b/src/lab_sim/objectives/pick_from_pose.xml index 04af04b8..b1469202 100644 --- a/src/lab_sim/objectives/pick_from_pose.xml +++ b/src/lab_sim/objectives/pick_from_pose.xml @@ -1,48 +1,21 @@ + - + - - - - - - + + + + + + - + - + diff --git a/src/lab_sim/objectives/pick_object.xml b/src/lab_sim/objectives/pick_object.xml index 0f0ec4c8..0b272445 100644 --- a/src/lab_sim/objectives/pick_object.xml +++ b/src/lab_sim/objectives/pick_object.xml @@ -1,39 +1,20 @@ - + - + - - - - - + + + + + - - + + diff --git a/src/lab_sim/objectives/pick_up_cube.xml b/src/lab_sim/objectives/pick_up_cube.xml index 6b46cfc3..dccf19c8 100644 --- a/src/lab_sim/objectives/pick_up_cube.xml +++ b/src/lab_sim/objectives/pick_up_cube.xml @@ -1,23 +1,19 @@ + - + - - + + - - + + - + diff --git a/src/lab_sim/objectives/place_at_pose.xml b/src/lab_sim/objectives/place_at_pose.xml index 76c3bb36..1865e0c9 100644 --- a/src/lab_sim/objectives/place_at_pose.xml +++ b/src/lab_sim/objectives/place_at_pose.xml @@ -1,56 +1,23 @@ + - + - - - - - - - + + + + + + + - + - - + + diff --git a/src/lab_sim/objectives/place_object.xml b/src/lab_sim/objectives/place_object.xml index 12399230..678aeea4 100644 --- a/src/lab_sim/objectives/place_object.xml +++ b/src/lab_sim/objectives/place_object.xml @@ -1,35 +1,20 @@ - + - + - - + + - + - - + + diff --git a/src/lab_sim/objectives/plan_and_save_trajectory.xml b/src/lab_sim/objectives/plan_and_save_trajectory.xml index 567f0076..f1a637e5 100644 --- a/src/lab_sim/objectives/plan_and_save_trajectory.xml +++ b/src/lab_sim/objectives/plan_and_save_trajectory.xml @@ -1,64 +1,24 @@ - + - + - + - + - + - - + + - - + + diff --git a/src/lab_sim/objectives/plan_move_to_pose.xml b/src/lab_sim/objectives/plan_move_to_pose.xml index 1ecd691b..ce9d3a7b 100644 --- a/src/lab_sim/objectives/plan_move_to_pose.xml +++ b/src/lab_sim/objectives/plan_move_to_pose.xml @@ -1,42 +1,20 @@ - + - + - - - - + + + + - - + + - + diff --git a/src/lab_sim/objectives/plan_to_pose.xml b/src/lab_sim/objectives/plan_to_pose.xml index 23090261..4dcdd7bd 100644 --- a/src/lab_sim/objectives/plan_to_pose.xml +++ b/src/lab_sim/objectives/plan_to_pose.xml @@ -1,58 +1,32 @@ + - + - + - + - - + + - - - + + + - - - - - + + + + + - + diff --git a/src/lab_sim/objectives/playback_square_trajectory.xml b/src/lab_sim/objectives/playback_square_trajectory.xml index 3421950b..eb1bdeb5 100644 --- a/src/lab_sim/objectives/playback_square_trajectory.xml +++ b/src/lab_sim/objectives/playback_square_trajectory.xml @@ -1,52 +1,19 @@ + - + - - - - + + + + - - + + 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 ea7c6663..1cb0ffa6 100644 --- a/src/lab_sim/objectives/push_button_with_a_trajectory.xml +++ b/src/lab_sim/objectives/push_button_with_a_trajectory.xml @@ -1,94 +1,28 @@ - + - + - - - + + + - - - - + + + + - - - - + + + + - - + + diff --git a/src/lab_sim/objectives/record_and_replay_scanning_motion.xml b/src/lab_sim/objectives/record_and_replay_scanning_motion.xml index 0db9b710..52ab05f3 100644 --- a/src/lab_sim/objectives/record_and_replay_scanning_motion.xml +++ b/src/lab_sim/objectives/record_and_replay_scanning_motion.xml @@ -1,24 +1,19 @@ - + - + - + - + - - + + diff --git a/src/lab_sim/objectives/record_square_trajectory.xml b/src/lab_sim/objectives/record_square_trajectory.xml index 9f6e3d74..b854a18e 100644 --- a/src/lab_sim/objectives/record_square_trajectory.xml +++ b/src/lab_sim/objectives/record_square_trajectory.xml @@ -1,55 +1,18 @@ - + - + - + - - - - - + + + + + @@ -57,8 +20,8 @@ - - + + diff --git a/src/lab_sim/objectives/register_cad_part.xml b/src/lab_sim/objectives/register_cad_part.xml index b9b0a2b5..c80fabe6 100644 --- a/src/lab_sim/objectives/register_cad_part.xml +++ b/src/lab_sim/objectives/register_cad_part.xml @@ -1,67 +1,26 @@ + - + - - - - - - - - - - - - + + + + + + + + + + + + - + diff --git a/src/lab_sim/objectives/request_teleoperation.xml b/src/lab_sim/objectives/request_teleoperation.xml index 22c306c3..1f178a6a 100644 --- a/src/lab_sim/objectives/request_teleoperation.xml +++ b/src/lab_sim/objectives/request_teleoperation.xml @@ -1,62 +1,32 @@ - + - + - + - + - + - + - - - + + + - - + + @@ -66,31 +36,13 @@ - - - + + + - - + + @@ -100,56 +52,23 @@ - - - + + + - - + + - + - + @@ -158,11 +77,11 @@ - - - + + + - + diff --git a/src/lab_sim/objectives/sample_april_tag.xml b/src/lab_sim/objectives/sample_april_tag.xml index f9a0e557..81500872 100644 --- a/src/lab_sim/objectives/sample_april_tag.xml +++ b/src/lab_sim/objectives/sample_april_tag.xml @@ -1,69 +1,31 @@ - + - + - - + + - - - + + + - + - + - - - - + + + + diff --git a/src/lab_sim/objectives/segment_image_from_text_prompt.xml b/src/lab_sim/objectives/segment_image_from_text_prompt.xml index 07c232a7..51184e21 100644 --- a/src/lab_sim/objectives/segment_image_from_text_prompt.xml +++ b/src/lab_sim/objectives/segment_image_from_text_prompt.xml @@ -1,37 +1,17 @@ - + - + - - + + - - + + diff --git a/src/lab_sim/objectives/segment_point_cloud_from_clicked_point.xml b/src/lab_sim/objectives/segment_point_cloud_from_clicked_point.xml index 2f74d9c5..1dc97e0c 100644 --- a/src/lab_sim/objectives/segment_point_cloud_from_clicked_point.xml +++ b/src/lab_sim/objectives/segment_point_cloud_from_clicked_point.xml @@ -1,33 +1,16 @@ - - + + - + - + - - + + diff --git a/src/lab_sim/objectives/segment_point_cloud_from_text_prompt.xml b/src/lab_sim/objectives/segment_point_cloud_from_text_prompt.xml index 2eaee266..865ae376 100644 --- a/src/lab_sim/objectives/segment_point_cloud_from_text_prompt.xml +++ b/src/lab_sim/objectives/segment_point_cloud_from_text_prompt.xml @@ -1,40 +1,16 @@ - - + + - + - + - - + + diff --git a/src/lab_sim/objectives/take_picture_with_wrist_camera.xml b/src/lab_sim/objectives/take_picture_with_wrist_camera.xml index c5bd4110..abf1411d 100644 --- a/src/lab_sim/objectives/take_picture_with_wrist_camera.xml +++ b/src/lab_sim/objectives/take_picture_with_wrist_camera.xml @@ -1,42 +1,21 @@ - + - + - - - + + + - - - + + + - - + + diff --git a/src/lab_sim/objectives/take_snap.xml b/src/lab_sim/objectives/take_snap.xml index 85a0470e..dab932da 100644 --- a/src/lab_sim/objectives/take_snap.xml +++ b/src/lab_sim/objectives/take_snap.xml @@ -1,22 +1,18 @@ + - + - - - + + + - + diff --git a/src/lab_sim/objectives/wrist_snap.xml b/src/lab_sim/objectives/wrist_snap.xml index 81d3c072..39091093 100644 --- a/src/lab_sim/objectives/wrist_snap.xml +++ b/src/lab_sim/objectives/wrist_snap.xml @@ -1,21 +1,17 @@ + - + - - + + - + diff --git a/src/lab_sim/package.xml b/src/lab_sim/package.xml index d78b3f6d..376061bd 100644 --- a/src/lab_sim/package.xml +++ b/src/lab_sim/package.xml @@ -1,4 +1,4 @@ - + lab_sim 6.5.0 diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/launch/agent_bridge.launch.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/launch/agent_bridge.launch.xml index b2aa7543..8eeec7d9 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/launch/agent_bridge.launch.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/launch/agent_bridge.launch.xml @@ -1,6 +1,4 @@ - + - + diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/clear_snapshot.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/clear_snapshot.xml index 5ac3f027..ee491e78 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/clear_snapshot.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/clear_snapshot.xml @@ -1,16 +1,13 @@ - + - - + + - + diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/close_gripper.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/close_gripper.xml index 27703f75..7e9ee13c 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/close_gripper.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/close_gripper.xml @@ -1,18 +1,14 @@ - + - + - + diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/get_imarker_pose_from_mesh_visualization.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/get_imarker_pose_from_mesh_visualization.xml index 70fa45ba..d7dde188 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/get_imarker_pose_from_mesh_visualization.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/get_imarker_pose_from_mesh_visualization.xml @@ -1,33 +1,21 @@ - - + + - + - - - + + + - - - - + + + + - + diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/move_along_path.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/move_along_path.xml index c1951a33..ebc27f67 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/move_along_path.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/move_along_path.xml @@ -1,103 +1,25 @@ - + - + - - - - - - - - - + + + + + + + + + - - - - + + + + @@ -105,7 +27,7 @@ - + diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/move_to_joint_state.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/move_to_joint_state.xml index 08e507c2..88869285 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/move_to_joint_state.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/move_to_joint_state.xml @@ -1,47 +1,25 @@ - + - + - - - + + + - - - - - - - - - + + + + + + + + + - + diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/open_gripper.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/open_gripper.xml index 280fd7e6..be44be79 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/open_gripper.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/open_gripper.xml @@ -1,19 +1,15 @@ - + - + - + diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/reactivate_gripper.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/reactivate_gripper.xml index 88383610..493a70c1 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/reactivate_gripper.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/objectives/reactivate_gripper.xml @@ -1,18 +1,15 @@ - + - + - + diff --git a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/package.xml b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/package.xml index 249df368..30071015 100644 --- a/src/moveit_pro_kinova_configs/kinova_gen3_base_config/package.xml +++ b/src/moveit_pro_kinova_configs/kinova_gen3_base_config/package.xml @@ -1,4 +1,4 @@ - + kinova_gen3_base_config 6.5.0 diff --git a/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/gen3_7dof.xml b/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/gen3_7dof.xml index c306c66a..f6300fbc 100644 --- a/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/gen3_7dof.xml +++ b/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/gen3_7dof.xml @@ -1,624 +1,217 @@ + - - diff --git a/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/gen3_7dof_rafti_fingers.xml b/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/gen3_7dof_rafti_fingers.xml index 41444a8a..c758b320 100644 --- a/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/gen3_7dof_rafti_fingers.xml +++ b/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/gen3_7dof_rafti_fingers.xml @@ -1,694 +1,235 @@ + - - diff --git a/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/landsat_scene.xml b/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/landsat_scene.xml index 987fcaf4..52f9f152 100644 --- a/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/landsat_scene.xml +++ b/src/moveit_pro_kinova_configs/kinova_sim/description/mujoco/landsat_scene.xml @@ -1,132 +1,72 @@ + - -