From cdf2a13893ae2f10f3ee95f5aaccbb7a6c3c3c1b Mon Sep 17 00:00:00 2001 From: Marc Hanheide Date: Thu, 20 Feb 2025 08:46:21 +0000 Subject: [PATCH 1/2] Add ros2_param_dumper repository to lcas-dist.yaml --- humble/lcas-dist.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/humble/lcas-dist.yaml b/humble/lcas-dist.yaml index ececbb02c9e8d..a5f9bde0cc90a 100644 --- a/humble/lcas-dist.yaml +++ b/humble/lcas-dist.yaml @@ -257,6 +257,12 @@ repositories: url: https://github.com/amieo-ra/rasberry_coordination version: master status: developed + ros2_param_dumper: + source: + type: git + url: https://github.com/marc-hanheide/ros2_param_dumper.git + version: main + status: developed ros2_topic_monitor: source: type: git From e83e903f6d88b0e607e06de96e2dc46883e1e241 Mon Sep 17 00:00:00 2001 From: Marc Hanheide Date: Thu, 20 Feb 2025 08:53:50 +0000 Subject: [PATCH 2/2] Fix formatting in lcas-dist.yaml for ros2_param_dumper repository entry --- humble/lcas-dist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/humble/lcas-dist.yaml b/humble/lcas-dist.yaml index a5f9bde0cc90a..8f7957b2c0dbe 100644 --- a/humble/lcas-dist.yaml +++ b/humble/lcas-dist.yaml @@ -262,7 +262,7 @@ repositories: type: git url: https://github.com/marc-hanheide/ros2_param_dumper.git version: main - status: developed + status: developed ros2_topic_monitor: source: type: git