ROS 2 Jazzy narrows its binaries around Linux

ROS 2 Jazzy’s latest binary release serves Ubuntu and RHEL while leaving Windows outside the directly provided packages.

ROS 2 Jazzy Jalisco received a new binary delivery on June 18, published on the project’s official GitHub repository as “Patch Release 8.” The update is quiet, but it matters because ROS 2 is one of the core software layers of modern robotics. It lets sensors, actuators, compute boards and planning software exchange messages inside a robot or across a fleet. When that foundation changes, integration teams have to decide when to refresh their test benches, system images and simulation environments.

The release lists three main binary packages. Two target Ubuntu 24.04 Noble, for amd64 and arm64, and one targets RHEL 9 on amd64. That platform mix says something about where Jazzy is expected to run: Linux distributions used in labs, mobile robots, industrial machines and recent embedded computers. The project also notes that runtime dependencies must be up to date before installation. In robotics deployments, that detail is not trivial. Frozen versions help teams reproduce tests, but they can also delay fixes that affect field reliability.

The most concrete change concerns Windows. Windows binaries are not included in this patch release, with the project pointing to its platform end-of-life policy: Windows 10, the supported Windows version for Jazzy, is reaching end of life. For developers who still prototype on Windows before deploying on Linux, the signal is clear. The stable path is now to test Jazzy in the officially served Linux environments, or to build from source when a specific project still needs a different setup.

This is not a new robot announcement. It is an infrastructure update, and that is precisely why it is useful to watch. Robotics also moves through maintenance decisions: which operating systems remain supported, which processor architectures get ready-made archives, and where teams must take responsibility for compilation and validation themselves. In a field drawn to impressive demos, these releases are less visible. Yet they shape the reliability of real robots, the ones that need to be rebuilt, tested and repaired without introducing unexpected software drift.