@@ -8,11 +8,13 @@ upstream changes some pipelines might turn red temporarily which can be expected
88 <th></th>
99 <th>Humble</th>
1010 <th>Jazzy</th>
11+ <th>Kilted</th>
1112 <th>Rolling</th>
1213 </tr >
1314 <tr >
1415 <th>Branch</th>
1516 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/humble">humble</a></td>
17+ <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/jazzy">jazzy</a></td>
1618 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/rolling">rolling</a></td>
1719 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/rolling">rolling</a></td>
1820 </tr >
@@ -38,6 +40,16 @@ upstream changes some pipelines might turn red temporarily which can be expected
3840 alt="Jazzy Binary Testing"/>
3941 </a> <br />
4042 </td>
43+ <td> <!-- Kilted -->
44+ <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/kilted-binary-main.yml?query=event%3Aschedule++">
45+ <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/kilted-binary-main.yml/badge.svg?event=schedule"
46+ alt="Kilted Binary Main"/>
47+ </a> <br />
48+ <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/kilted-binary-testing.yml?query=event%3Aschedule++">
49+ <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/kilted-binary-testing.yml/badge.svg?event=schedule"
50+ alt="Kilted Binary Testing"/>
51+ </a> <br />
52+ </td>
4153 <td>
4254 <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/rolling-binary-main.yml?query=event%3Aschedule++">
4355 <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/actions/workflows/rolling-binary-main.yml/badge.svg?event=schedule"
@@ -57,6 +69,9 @@ upstream changes some pipelines might turn red temporarily which can be expected
5769 <td>
5870 <a href='https://build.ros2.org/job/Jbin_uN64__ur_description__ubuntu_noble_amd64__binary/'><img src='https://build.ros2.org/job/Jbin_uN64__ur_description__ubuntu_noble_amd64__binary/badge/icon?subject=uN64_ur_description'></a>
5971 </td>
72+ <td>
73+ <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>
74+ </td>
6075 <td>
6176 <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>
6277 </td>
0 commit comments