Skip to content

Commit f537530

Browse files
authored
Merge pull request #64 from ika-rwth-aachen/jazzy
Add ROS 2 Jazzy to CI
2 parents 0871e9f + 35019a3 commit f537530

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/industrial_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- noetic
1313
- humble
1414
- iron
15+
- jazzy
1516
- rolling
1617
ROS_REPO:
1718
- testing

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a href="https://github.com/ika-rwth-aachen/mqtt_client/actions/workflows/industrial_ci.yml"><img src="https://github.com/ika-rwth-aachen/mqtt_client/actions/workflows/industrial_ci.yml/badge.svg"/></a>
77
<a href="https://github.com/ika-rwth-aachen/mqtt_client/actions/workflows/docker-ros.yml"><img src="https://github.com/ika-rwth-aachen/mqtt_client/actions/workflows/docker-ros.yml/badge.svg"/></a>
88
<img src="https://img.shields.io/badge/ROS-noetic-blueviolet"/>
9-
<img src="https://img.shields.io/badge/ROS 2-humble|iron|rolling-blueviolet"/>
9+
<img src="https://img.shields.io/badge/ROS 2-humble|iron|jazzy|rolling-blueviolet"/>
1010
<a href="https://github.com/ika-rwth-aachen/mqtt_client"><img src="https://img.shields.io/github/stars/ika-rwth-aachen/mqtt_client?style=social"/></a>
1111
</p>
1212

@@ -16,9 +16,7 @@ The *mqtt_client* package provides a ROS nodelet or ROS 2 component node that en
1616
> This repository is open-sourced and maintained by the [**Institute for Automotive Engineering (ika) at RWTH Aachen University**](https://www.ika.rwth-aachen.de/).
1717
> **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.
1818
> 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!
19-
> &nbsp;&nbsp;&nbsp;&nbsp; *Timo Woopen - Manager Research Area Vehicle Intelligence & Automated Driving*
20-
> &nbsp;&nbsp;&nbsp;&nbsp; *+49 241 80 23549*
21-
> &nbsp;&nbsp;&nbsp;&nbsp; *[email protected]*
19+
> :email: ***[email protected]***
2220
2321
- [Installation](#installation)
2422
- [docker-ros](#docker-ros)

0 commit comments

Comments
 (0)