Skip to content

[Docs] Surface ROS 2 Lyrical and the 2.0.0-beta.0 baseline#1507

Merged
minggangw merged 2 commits intoRobotWebTools:developfrom
minggangw:fix-1458-13
May 7, 2026
Merged

[Docs] Surface ROS 2 Lyrical and the 2.0.0-beta.0 baseline#1507
minggangw merged 2 commits intoRobotWebTools:developfrom
minggangw:fix-1458-13

Conversation

@minggangw
Copy link
Copy Markdown
Member

Roll Lyrical Luth into the user-facing docs now that 2.0.0-beta.0 ships Lyrical support and Linux x64/arm64 prebuilds for Ubuntu 26.04 (Resolute). Tracks the "After beta, before Lyrical GA" tasks in #1458.

  • README.md: add Lyrical to the ROS 2 distro CI badge; add Ubuntu 26.04 (Resolute) - ROS 2 Lyrical to the Prebuilt Binaries supported-platforms list; flip the Prerequisites ROS 2 SDK link from en/jazzy/ to en/lyrical/; replace the rosocket "experimental, develop-only" availability note with "new in 2.0.0-beta.0".
  • docs/BUILDING.md: add Lyrical to the supported ROS 2 distributions list (Rolling, Lyrical, Kilted, Jazzy, and Humble).
  • scripts/npmjs-readme.md: add Lyrical to the supported distros sentence and to the Prebuilt Platforms list; flip the ROS 2 SDK link from en/jazzy/ to en/lyrical/.

Fix: #1458

Copilot AI review requested due to automatic review settings May 7, 2026 02:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates user-facing documentation to reflect ROS 2 Lyrical support introduced in 2.0.0-beta.0, including Ubuntu 26.04 (Resolute) prebuilt binaries and updated ROS 2 SDK links.

Changes:

  • Add ROS 2 Lyrical to supported distro lists and the README CI badge.
  • Document Ubuntu 26.04 (Resolute) as a prebuilt-binaries platform for Lyrical.
  • Update ROS 2 SDK prerequisite links (Jazzy → Lyrical) and clarify rosocket availability.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
scripts/npmjs-readme.md Adds Lyrical to supported distro/platform lists and updates ROS 2 SDK link.
docs/BUILDING.md Adds Lyrical to the supported ROS 2 distributions list.
README.md Updates ROS 2 distro badge, prerequisite link, supported prebuilt platforms, and rosocket availability note.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/BUILDING.md Outdated
Comment on lines 5 to 9
1.Install ROS 2 from binary package.

ROS 2 is a cross-platform system, which covers Linux, macOS and Windows, and the `rclnodejs` module is developed against the [`master`](https://github.com/ros2/ros2/blob/master/ros2.repos) branch of ROS 2. You can download the latest binary packages from [ROS 2 build farm](http://ci.ros2.org/view/packaging/) and follow the instructions of [Linux](https://docs.ros.org/en/rolling/Installation/Ubuntu-Install-Debians.html)/[Windows](https://docs.ros.org/en/rolling/Installation/Windows-Install-Binary.html) to setup the environment. Supported ROS 2 distributions: Rolling, Kilted, Jazzy, and Humble.
ROS 2 is a cross-platform system, which covers Linux, macOS and Windows, and the `rclnodejs` module is developed against the [`master`](https://github.com/ros2/ros2/blob/master/ros2.repos) branch of ROS 2. You can download the latest binary packages from [ROS 2 build farm](http://ci.ros2.org/view/packaging/) and follow the instructions of [Linux](https://docs.ros.org/en/rolling/Installation/Ubuntu-Install-Debians.html)/[Windows](https://docs.ros.org/en/rolling/Installation/Windows-Install-Binary.html) to setup the environment. Supported ROS 2 distributions: Rolling, Lyrical, Kilted, Jazzy, and Humble.

2.Build ROS 2 from scratch.
Comment thread README.md

- [Node.js](https://nodejs.org/en/) version >= 20.20.2
- [ROS 2 SDK](https://docs.ros.org/en/jazzy/Installation.html)
- [ROS 2 SDK](https://docs.ros.org/en/lyrical/Installation.html)
Comment thread scripts/npmjs-readme.md

- [Node.js](https://nodejs.org/en/) version >= 20.20.2
- [ROS 2 SDK](https://docs.ros.org/en/jazzy/Installation.html)
- [ROS 2 SDK](https://docs.ros.org/en/lyrical/Installation.html)
@coveralls
Copy link
Copy Markdown

coveralls commented May 7, 2026

Coverage Status

coverage: 85.864%. remained the same — minggangw:fix-1458-13 into RobotWebTools:develop

@minggangw minggangw merged commit 23d88fb into RobotWebTools:develop May 7, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Roadmap: Prepare rclnodejs for ROS 2 Lyrical Luth

3 participants