Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 21, 2025

…nal commands

Description

On the following documentation page:
📄 Installation Ubuntu (deb packages)
the “try-some-example” section contains the following instruction:

If you installed ros-kilted-desktop above you can try some examples.

First, if you use Zenoh as the RMW implementation, you will require a router for node discovery and communication.

In one terminal, start the Zenoh router daemon:

source /opt/ros/kilted/setup.bash  
ros2 run rmw_zenoh_cpp rmw_zenohd  

This step asks users to run rmw_zenohd, but the section neither switches the RMW implementation to Zenoh nor installs ros-jazzy-rmw-zenoh-cpp beforehand.
As a result, the command will likely fail or have no effect — and more importantly, it may mislead newcomers into thinking that running rmw_zenohd is always required for ROS 2, even though the example itself does not use Zenoh.

This issue related this PR

Fixes # (5954)

Did you use Generative AI?

No

Additional Information


This is an automatic backport of pull request #5957 done by [Mergify](https://mergify.com).

* Revert "Enable Zenoh router to make the post-install example work (#5858)"

This reverts commit b684b72.

* Revert "Enable zenohd to make the post-install example work for Ubuntu Debian. (#5860)"

This reverts commit 86d8c1a.

* Added link to RMW implementations page.

(cherry picked from commit ecc26c2)
@github-actions
Copy link

HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/18700590565/artifacts/4334484406.

To view the resulting site:

  1. Click on the above link to download the artifacts archive
  2. Extract it
  3. Open html-artifacts-5976/index.html in your favorite browser

@fujitatomoya fujitatomoya merged commit 80f29f0 into jazzy Oct 21, 2025
5 checks passed
@fujitatomoya fujitatomoya deleted the mergify/bp/jazzy/pr-5957 branch October 21, 2025 23:37
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.

2 participants