@@ -9,6 +9,7 @@ upstream changes some pipelines might turn red temporarily which can be expected
99 <th>Humble</th>
1010 <th>Jazzy</th>
1111 <th>Kilted</th>
12+ <th>Lyrical</th>
1213 <th>Rolling</th>
1314 </tr >
1415 <tr >
@@ -17,6 +18,7 @@ upstream changes some pipelines might turn red temporarily which can be expected
1718 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/jazzy">jazzy</a></td>
1819 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/rolling">rolling</a></td>
1920 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/rolling">rolling</a></td>
21+ <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/rolling">rolling</a></td>
2022 </tr >
2123 <tr >
2224 <th>Repo builds</th>
@@ -50,6 +52,16 @@ upstream changes some pipelines might turn red temporarily which can be expected
5052 alt="Kilted Binary Testing"/>
5153 </a> <br />
5254 </td>
55+ <td> <!-- Lyrical -->
56+ <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/lyrical-binary-main.yml?query=event%3Aschedule++">
57+ <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/lyrical-binary-main.yml/badge.svg?event=schedule"
58+ alt="Lyrical Binary Main"/>
59+ </a> <br />
60+ <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/lyrical-binary-testing.yml?query=event%3Aschedule++">
61+ <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/lyrical-binary-testing.yml/badge.svg?event=schedule"
62+ alt="Lyrical Binary Testing"/>
63+ </a> <br />
64+ </td>
5365 <td>
5466 <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/rolling-binary-main.yml?query=event%3Aschedule++">
5567 <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/rolling-binary-main.yml/badge.svg?event=schedule"
@@ -73,7 +85,10 @@ upstream changes some pipelines might turn red temporarily which can be expected
7385 <a href='https://build.ros2.org/job/Kbin_uN64__ur_description__ubuntu_noble_amd64__binary/'><img src='https://build.ros2.org/job/Kbin_uN64__ur_description__ubuntu_noble_amd64__binary/badge/icon?subject=uN64_ur_description'></a>
7486 </td>
7587 <td>
76- <a href='https://build.ros2.org/job/Rbin_uN64__ur_description__ubuntu_noble_amd64__binary/'><img src='https://build.ros2.org/job/Rbin_uN64__ur_description__ubuntu_noble_amd64__binary/badge/icon?subject=uN64_ur_description'></a>
88+ <a href='https://build.ros2.org/job/Lbin_uR64__ur_description__ubuntu_resolute_amd64__binary/'><img src='https://build.ros2.org/job/Lbin_uR64__ur_description__ubuntu_resolute_amd64__binary/badge/icon?subject=uR64_ur_description'></a>
89+ </td>
90+ <td>
91+ <a href='https://build.ros2.org/job/Rbin_uR64__ur_description__ubuntu_resolute_amd64__binary/'><img src='https://build.ros2.org/job/Rbin_uR64__ur_description__ubuntu_resolute_amd64__binary/badge/icon?subject=uR64_ur_description'></a>
7792 </td>
7893 </tr >
7994</table >
0 commit comments