From a406d565fa730b576c0df1087f49a53062544e00 Mon Sep 17 00:00:00 2001
From: Lennart Reiher
Date: Tue, 28 May 2024 21:32:02 +0000
Subject: [PATCH 1/2] add ros2 jazzy to ci
---
.github/workflows/industrial_ci.yml | 1 +
README.md | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/industrial_ci.yml b/.github/workflows/industrial_ci.yml
index 2d71ef2..47356af 100644
--- a/.github/workflows/industrial_ci.yml
+++ b/.github/workflows/industrial_ci.yml
@@ -12,6 +12,7 @@ jobs:
- noetic
- humble
- iron
+ - jazzy
- rolling
ROS_REPO:
- testing
diff --git a/README.md b/README.md
index c00aa13..3e77ea8 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
-
+
From 35019a3e5f9bf7db3418e93c6613e3ed6952a8bc Mon Sep 17 00:00:00 2001
From: Lennart Reiher
Date: Tue, 28 May 2024 21:32:10 +0000
Subject: [PATCH 2/2] update info notice in readme
---
README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 3e77ea8..4432ac6 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,7 @@ The *mqtt_client* package provides a ROS nodelet or ROS 2 component node that en
> This repository is open-sourced and maintained by the [**Institute for Automotive Engineering (ika) at RWTH Aachen University**](https://www.ika.rwth-aachen.de/).
> **V2X Communication** is one of many research topics within our [*Vehicle Intelligence & Automated Driving*](https://www.ika.rwth-aachen.de/en/competences/fields-of-research/vehicle-intelligence-automated-driving.html) domain.
> If you would like to learn more about how we can support your automated driving or robotics efforts, feel free to reach out to us!
-> *Timo Woopen - Manager Research Area Vehicle Intelligence & Automated Driving*
-> *+49 241 80 23549*
-> *timo.woopen@ika.rwth-aachen.de*
+> :email: ***opensource@ika.rwth-aachen.de***
- [Installation](#installation)
- [docker-ros](#docker-ros)