ROS Lyrical patch adds 129 packages and 372 updates
129 new packages including MAVROS 2.14 and Nav2 1.5 land in ROS Lyrical
The ROS (Robot Operating System) community rolled out a significant patch for ROS Lyrical, the current ROS 2 distribution, with 129 new packages and 372 package updates bundled into a single sync tagged as lyrical/2026-08-07. This release, announced by maintainer sloretz, centers on Ubuntu Resolute (amd64) support, giving robotics developers a large set of new building blocks for autonomous systems. Notable additions include the full easynav 0.4.2 suite (controller, costmap, planner, localizer modules), MAVROS 2.14 with libmavconn and mavlink 2026.6.19 for drone integration, and the Nav2 1.5 stack (nav2-msgs, simple-commander, costmap-2d, and more).
Beyond these, the patch adds plansys2 3.1.0 (PDDL-based task planning with PDDL parser and solver), Move Base Flex 1.2.1, mapviz 3.1.0 for visualization, and the mp2p-icp 2.12.0 point cloud registration libraries. The update also includes utility packages like mqtt-client 2.5.0 and onnxruntime-vendor 0.1.0, indicating a push toward real-time robot connectivity and on-device inference. For professionals building ROS 2 systems, this release consolidates months of community fixes and features into one distro sync, dramatically simplifying dependency management. The full changelog and archives are available on the ros2/ros2 GitHub repository under Release ROS Lyrical Luth - Patch Release 2.
- 129 new packages and 372 updates in ROS Lyrical's 2026-08-07 sync for Ubuntu Resolute (amd64)
- New stacks include easynav 0.4.2, MAVROS 2.14, Nav2 1.5, plansys2 3.1.0, and Move Base Flex 1.2.1
- Adds MQTT client 2.5.0 and ONNX Runtime vendor 0.1.0 for cloud and on-device AI integration
Why It Matters
One distro sync brings major ROS 2 upgrades for navigation, drone control, and AI, simplifying robotics deployments.