From 2da032fb1c18e20e08d6cdbc551ac861450e4042 Mon Sep 17 00:00:00 2001 From: pradyum Date: Wed, 6 Nov 2024 09:58:57 +0530 Subject: [PATCH] added dual_laser_merger --- 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 b3284478853f8..16979697bcf6b 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 cd9b161523b94..5cf0aae696b18 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 49bf3d257f7b3..fe750a6e37179 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