.. redirect-from:: Roadmap .. _Roadmap: Roadmap ======= .. contents:: Table of Contents :depth: 2 :local: This page describes planned work for ROS 2. The set of planned features and development efforts should provide insight into the overall direction of ROS 2. If you would like to see other features on the roadmap, please get in touch with us at info@openrobotics.org. Lyrical Luth ------------ Lyrical Luth is the ROS 2 release expected in May 2026. See the :doc:`release page <../Releases/Release-Lyrical-Luth>` for a detailed timeline. Lyrical Roadmap --------------- The features being worked on are tracked on the `GitHub Project Board `__. The items in the roadmap are the major features being worked on by the ROS 2 community. The "Size" is an estimated size of the task, where *Small* means person-days to complete, *Medium* means person-weeks to complete, and *Large* means person-months to complete. If you are working on a feature for ROS 2 and would like to have it listed, please open an issue on `ROS 2 Documentation `__. If you'd like to take on one of these tasks, please :doc:`get in touch with us <../Contact>`. Planned releases ---------------- Please see the :doc:`Distributions page <../Releases>` for the timeline of and information about future distributions. Contributing to ROS 2 --------------------- Looking for something to work on, or just want to help out? Here are a few resources to get you going. 1. The :doc:`Contributing ` guide describes how to make a contribution to ROS 2. 2. Check out the list of :doc:`Feature Ideas ` for inspiration. 3. For more information on the design of ROS 2 please see `design.ros2.org `__. 4. The core code for ROS 2 is in the `ros2 GitHub organization `__. 5. The Discourse forum/mailing list for discussing ROS 2 design is `ng-ros `__. 6. Questions should be asked on `Robotics Stack Exchange `__\ , make sure to include at least the ``ros2`` tag and the rosdistro version you are running, e.g. ``{DISTRO}``.