Skip to content

Commit 07aad06

Browse files
replace release status section in readme
1 parent f0725f3 commit 07aad06

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@ A ROS 2 package with useful launch files as explained in the usage section of th
2323

2424
# Release Status
2525

26-
**Overall pipeline status**
27-
<!-- Overall pipeline status -->
28-
[![CI](https://github.com/ukaea/CRCOpenROS2Driver/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ukaea/CRCOpenROS2Driver/actions/workflows/ci.yml)
26+
| ROS 2 Distro | **Humble** | **Jazzy** | **Rolling** |
27+
|---|---|---|---|
28+
| **Branch** | `humble` | `jazzy` | `main` |
29+
| **Release status** | [![CI (humble)](https://github.com/ukaea/CRCOpenROS2Driver/actions/workflows/ci.yml/badge.svg?branch=humble&event=push)](https://github.com/ukaea/CRCOpenROS2Driver/actions/workflows/ci.yml) | [![CI (jazzy)](https://github.com/ukaea/CRCOpenROS2Driver/actions/workflows/ci.yml/badge.svg?branch=jazzy&event=push)](https://github.com/ukaea/CRCOpenROS2Driver/actions/workflows/ci.yml) | [![CI (main)](https://github.com/ukaea/CRCOpenROS2Driver/actions/workflows/ci.yml/badge.svg?branch=main&event=push)](https://github.com/ukaea/CRCOpenROS2Driver/actions/workflows/ci.yml) |
30+
2931

3032

3133
# Getting Started

0 commit comments

Comments
 (0)