From b626f1120df93d3d9a335eacf90014f584f3cc85 Mon Sep 17 00:00:00 2001 From: Bilal Gill Date: Thu, 2 Apr 2026 12:36:36 -0400 Subject: [PATCH 1/2] Add new navigate with replanning Objective and only have front lidar on the ur5e --- src/hangar_sim/description/ur5e_ridgeback.xml | 7 ++- ...igate_to_clicked_point_with_replanning.xml | 46 +++++++++++++++++++ 2 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 src/hangar_sim/objectives/navigate_to_clicked_point_with_replanning.xml diff --git a/src/hangar_sim/description/ur5e_ridgeback.xml b/src/hangar_sim/description/ur5e_ridgeback.xml index 4216f099..e1e7a90e 100644 --- a/src/hangar_sim/description/ur5e_ridgeback.xml +++ b/src/hangar_sim/description/ur5e_ridgeback.xml @@ -248,7 +248,7 @@ 91 beams x 3 deg = 270 deg FOV, sweeping CCW from beam-0 at +45 deg in robot frame. Rear: phi=+45 deg -> R_base = Rot_Z(45)*Rot_Y(90) -> quat=(0.6533,-0.2706,0.6533,0.2706). angle_min=0 in rangefinder user params so the plugin sets _ROS frame X = beam-0 direction. --> - + - + --> - + diff --git a/src/hangar_sim/objectives/navigate_to_clicked_point_with_replanning.xml b/src/hangar_sim/objectives/navigate_to_clicked_point_with_replanning.xml new file mode 100644 index 00000000..e9fbe18d --- /dev/null +++ b/src/hangar_sim/objectives/navigate_to_clicked_point_with_replanning.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + From f9221460d94c49b834245da3c8e025273b0f28fb Mon Sep 17 00:00:00 2001 From: Bilal Gill Date: Thu, 2 Apr 2026 13:06:15 -0400 Subject: [PATCH 2/2] fix pre-commit --- src/hangar_sim/description/ur5e_ridgeback.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hangar_sim/description/ur5e_ridgeback.xml b/src/hangar_sim/description/ur5e_ridgeback.xml index e1e7a90e..58f62cf5 100644 --- a/src/hangar_sim/description/ur5e_ridgeback.xml +++ b/src/hangar_sim/description/ur5e_ridgeback.xml @@ -248,7 +248,7 @@ 91 beams x 3 deg = 270 deg FOV, sweeping CCW from beam-0 at +45 deg in robot frame. Rear: phi=+45 deg -> R_base = Rot_Z(45)*Rot_Y(90) -> quat=(0.6533,-0.2706,0.6533,0.2706). angle_min=0 in rangefinder user params so the plugin sets _ROS frame X = beam-0 direction. --> -