Skip to content

Commit c8cd590

Browse files
authored
Mark 20.04 as deprecated in distributions.md
1 parent 2bd13f6 commit c8cd590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/distributions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Stretch's "robot distributions" are bundles of software installed onto the robot
77
| Distribution | Release Date | Description | EOL Date |
88
|-------------------------------------------------------------------------------------------|--------------|-------------|----------|
99
| <div style='background-color: #5bdb5b; padding:10px'>Ubuntu 22.04 **(Recommended)**</div> | <div style='padding:10px'>January 2024</div> | <div style='padding:10px'>The 22.04 distribution comes with ROS2 Humble and Python3.10. It does <b>not</b> come with ROS1.</div> | <div style='padding:10px'>January 2027</div> |
10-
| <div style='padding:10px'>Ubuntu 20.04 **(Maintenance)**</div> | <div style='padding:10px'>October 2022</div> | <div style='padding:10px'>The 20.04 distribution comes with ROS1 Noetic and Python3.8. This distribution is in maintenance (i.e. only receives bug-fixes, and new features aren't ported back).</div> | <div style='padding:10px'>January 2025</div> |
1110

1211
### Deprecated Distributions
1312

1413
| Distribution | Release Date | Description | EOL Date |
1514
|----------------------------------------------|--------------|-------------|----------|
15+
| <div style='background-color: #ed8080; padding:10px'>Ubuntu 20.04 **(Deprecated)**</div> | <div style='padding:10px'>October 2022</div> | <div style='padding:10px'>The 20.04 distribution comes with ROS1 Noetic and Python3.8. This distribution is in maintenance (i.e. only receives bug-fixes, and new features aren't ported back).</div> | <div style='padding:10px'>January 2025</div> |
1616
| <div style='background-color: #ed8080; padding:10px;'>Ubuntu 18.04 **(Deprecated)**</div> | <div style='padding:10px'>May 2020</div> | <div style='padding:10px'>18.04 was the first distribution for Stretch, and included software for ROS1 Melodic and Python2. This distribution is no longer supported.</div> | <div style='padding:10px'>August 2023</div> |
1717

1818
### Determining your Current Distribution

0 commit comments

Comments
 (0)