From 93cff5f8f227cb7dd2f61668c2130045e97eac5e Mon Sep 17 00:00:00 2001 From: Pradyum Aadith Date: Wed, 13 Nov 2024 03:16:38 +0530 Subject: [PATCH] added dual_laser_merger (#43365) --- humble/distribution.yaml | 10 ++++++++++ jazzy/distribution.yaml | 10 ++++++++++ rolling/distribution.yaml | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/humble/distribution.yaml b/humble/distribution.yaml index 985015ee9b0e9..6aa5bf1b8043a 100644 --- a/humble/distribution.yaml +++ b/humble/distribution.yaml @@ -1853,6 +1853,16 @@ repositories: url: https://github.com/ros2/domain_bridge.git version: humble status: developed + dual_laser_merger: + doc: + type: git + url: https://github.com/pradyum/dual_laser_merger.git + version: humble + source: + type: git + url: https://github.com/pradyum/dual_laser_merger.git + version: humble + status: developed dynamixel_hardware: doc: type: git diff --git a/jazzy/distribution.yaml b/jazzy/distribution.yaml index 55d8772b9e2d9..1f224f30196dc 100644 --- a/jazzy/distribution.yaml +++ b/jazzy/distribution.yaml @@ -1373,6 +1373,16 @@ repositories: url: https://github.com/ros2/domain_bridge.git version: main status: developed + dual_laser_merger: + doc: + type: git + url: https://github.com/pradyum/dual_laser_merger.git + version: jazzy + source: + type: git + url: https://github.com/pradyum/dual_laser_merger.git + version: jazzy + status: developed dynamixel_hardware: doc: type: git diff --git a/rolling/distribution.yaml b/rolling/distribution.yaml index aedf875f4408f..6174e21dca1b9 100644 --- a/rolling/distribution.yaml +++ b/rolling/distribution.yaml @@ -1195,6 +1195,16 @@ repositories: url: https://github.com/ros2/domain_bridge.git version: main status: developed + dual_laser_merger: + doc: + type: git + url: https://github.com/pradyum/dual_laser_merger.git + version: rolling + source: + type: git + url: https://github.com/pradyum/dual_laser_merger.git + version: rolling + status: developed dynamixel_hardware: doc: type: git