Skip to content

Commit 3f71fe3

Browse files
authored
Add kilted to README and ci_status (#101)
1 parent 009b471 commit 3f71fe3

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ Example files and configurations for Gazebo simulation of Universal Robots' mani
99
<th></th>
1010
<th>Humble</th>
1111
<th>Jazzy</th>
12+
<th>Kilted</th>
1213
<th>Rolling</th>
1314
</tr>
1415
<tr>
1516
<th>Branch</th>
1617
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/tree/humble">humble</a></td>
1718
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/tree/ros2">ros2</a></td>
1819
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/tree/ros2">ros2</a></td>
20+
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/tree/ros2">ros2</a></td>
1921
</tr>
2022
<tr>
2123
<th>Build status</th>
@@ -31,6 +33,12 @@ Example files and configurations for Gazebo simulation of Universal Robots' mani
3133
alt="Jazzy Binary Main"/>
3234
</a> <br />
3335
</td>
36+
<td> <!-- Kilted -->
37+
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-binary-main.yml?query=event%3Aschedule++">
38+
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-binary-main.yml/badge.svg?event=schedule"
39+
alt="Kilted Binary Main"/>
40+
</a> <br />
41+
</td>
3442
<td>
3543
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/rolling-binary-main.yml?query=event%3Aschedule++">
3644
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/rolling-binary-main.yml/badge.svg?event=schedule"

ci_status.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ 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_GZ_Simulation/tree/humble">humble</a></td>
1617
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/tree/ros2">ros2</a></td>
1718
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/tree/ros2">ros2</a></td>
19+
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/tree/ros2">ros2</a></td>
1820
</tr>
1921
<tr>
2022
<th>Repo builds</th>
@@ -54,6 +56,24 @@ upstream changes some pipelines might turn red temporarily which can be expected
5456
alt="Jazzy Semi-Binary Testing"/>
5557
</a>
5658
</td>
59+
<td>
60+
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-binary-main.yml?query=event%3Aschedule++">
61+
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-binary-main.yml/badge.svg?event=schedule"
62+
alt="Kilted Binary Main"/>
63+
</a> <br />
64+
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-binary-testing.yml?query=event%3Aschedule++">
65+
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-binary-testing.yml/badge.svg?event=schedule"
66+
alt="Kilted Binary Testing"/>
67+
</a> <br />
68+
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-semi-binary-main.yml?query=event%3Aschedule++">
69+
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-semi-binary-main.yml/badge.svg?event=schedule"
70+
alt="Kilted Semi-Binary Main"/>
71+
</a> <br />
72+
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-semi-binary-testing.yml?query=event%3Aschedule++">
73+
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/kilted-semi-binary-testing.yml/badge.svg?event=schedule"
74+
alt="Kilted Semi-Binary Testing"/>
75+
</a>
76+
</td>
5777
<td>
5878
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/rolling-binary-main.yml?query=event%3Aschedule++">
5979
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/actions/workflows/rolling-binary-main.yml/badge.svg?event=schedule"

0 commit comments

Comments
 (0)