ros2 / ros2/ros2cli

ros2doctor: print more information about (FastDDS) RMW

Open
#952 2 comments 0 reactions 1 assignee View on GitHub

@fujitatomoya is already working on this.

Since Dec 19, 2024.

Dominant language
Python
Stars
262
Forks
228
Avg merge
23h 15m
Merged PRs (30d)
12

Description

Feature request

Feature description

ros2 doctor currently does not print a lot of information on the RMW (except which RMW is being used).
thus it's not helpful when debugging issues related to the middleware.
e.g. when using the discovery server it does not print any information about relevant ROS_* environment variables being set.
furthermore it could e.g. point out that a discovery server is set but ROS_SUPER_CLIENT isn't (which would explain why ros2 commands don't see anything even if nodes are running).

Implementation considerations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.