Skip to content

Commit b916bfb

Browse files
authored
Remove Iron from list of supported distributions (#84)
1 parent 9b4bc12 commit b916bfb

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,17 @@ Example files and configurations for Gazebo Classic simulation of Universal Robo
55

66
## Build status
77
Since Gazebo classic will not be supported from ROS 2 Jazzy on, this package is built against
8-
Humble and Iron only. The `ros2` branch contains a version that is running on ROS Rolling on
8+
Humble only. The `ros2` branch contains a version that is running on ROS Rolling on
99
Ubuntu 22.04 at the time of writing. However, it is no longer supported.
1010

1111
<table width="100%">
1212
<tr>
1313
<th></th>
1414
<th>Humble</th>
15-
<th>Iron</th>
1615
</tr>
1716
<tr>
1817
<th>Branch</th>
1918
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/tree/humble">humble</a></td>
20-
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/tree/iron">iron</a></td>
2119
</tr>
2220
<tr>
2321
<th>Build status</th>
@@ -27,12 +25,6 @@ Ubuntu 22.04 at the time of writing. However, it is no longer supported.
2725
alt="Humble Binary Main"/>
2826
</a> <br />
2927
</td>
30-
<td>
31-
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-binary-main.yml?query=event%3Aschedule++">
32-
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-binary-main.yml/badge.svg?event=schedule"
33-
alt="Iron Binary Main"/>
34-
</a> <br />
35-
</td>
3628
</tr>
3729
</table>
3830

ci_status.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@ upstream changes some pipelines might turn red temporarily which can be expected
77
<tr>
88
<th></th>
99
<th>Humble</th>
10-
<th>Iron</th>
1110
</tr>
1211
<tr>
1312
<th>Branch</th>
1413
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/humble">humble</a></td>
15-
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/tree/iron">iron</a></td>
1614
</tr>
1715
<tr>
1816
<th>Repo builds</th>
@@ -34,24 +32,6 @@ upstream changes some pipelines might turn red temporarily which can be expected
3432
alt="Humble Semi-Binary Testing"/>
3533
</a>
3634
</td>
37-
<td>
38-
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-binary-main.yml?query=event%3Aschedule++">
39-
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-binary-main.yml/badge.svg?event=schedule"
40-
alt="Iron Binary Main"/>
41-
</a> <br />
42-
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-binary-testing.yml?query=event%3Aschedule++">
43-
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-binary-testing.yml/badge.svg?event=schedule"
44-
alt="Iron Binary Testing"/>
45-
</a> <br />
46-
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-semi-binary-main.yml?query=event%3Aschedule+">
47-
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-semi-binary-main.yml/badge.svg?event=schedule"
48-
alt="Iron Semi-Binary Main"/>
49-
</a> <br />
50-
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-semi-binary-testing.yml?query=event%3Aschedule+">
51-
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation/actions/workflows/iron-semi-binary-testing.yml/badge.svg?event=schedule"
52-
alt="Iron Semi-Binary Testing"/>
53-
</a>
54-
</td>
5535
</tr>
5636
</table>
5737

0 commit comments

Comments
 (0)