Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ <h2>ROS for Beginners</h2>
<th class="table-header-cell-main">Version</th>
<th class="table-header-cell">Ubuntu Noble</th>
<th class="table-header-cell">Ubuntu Jammy</th>
<th class="table-header-cell">Ubuntu Focal</th>
<th class="table-header-cell">Windows 10</th>
<th class="table-header-cell">MacOS</th>
</tr>
Expand All @@ -272,6 +273,9 @@ <h2>ROS for Beginners</h2>
<td class="table-data-cell">
<img src="/images/recommended-to-start.png" alt="Recommended support icon" class="table-icon" width="28" height="28">
</td>
<td class="table-data-cell">
<img src="/svgs/community-support.svg" alt="Community support icon" class="table-icon" width="28" height="28">
</td>
<td class="table-data-cell">
<img src="/svgs/not-support.svg" alt="Not support icon" class="table-icon" width="28" height="28">
</td>
Expand All @@ -290,6 +294,9 @@ <h2>ROS for Beginners</h2>
<td class="table-data-cell">
<img src="/images/recommended-to-start.png" alt="Recommended support icon" class="table-icon" width="28" height="28">
</td>
<td class="table-data-cell">
<img src="/svgs/community-support.svg" alt="Community support icon" class="table-icon" width="28" height="28">
</td>
<td class="table-data-cell">
<img src="/svgs/recommended-to-use.svg" alt="Recommended to use icon" class="table-icon" width="28" height="28">
</td>
Expand All @@ -305,6 +312,9 @@ <h2>ROS for Beginners</h2>
<td class="table-data-cell">
<img src="/svgs/not-support.svg" alt="Not support icon" class="table-icon" width="28" height="28">
</td>
<td class="table-data-cell">
<img src="/svgs/not-support.svg" alt="Not support icon" class="table-icon" width="28" height="28">
</td>
<td class="table-data-cell">
<img src="/svgs/recommended-to-use.svg" alt="Recommended to use icon" class="table-icon" width="28" height="28">
</td>
Expand Down