Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ros2cli diagnostics tool #328

Draft
wants to merge 26 commits into
base: ros2
Choose a base branch
from
Draft

Conversation

russkel
Copy link

@russkel russkel commented Jan 21, 2024

Adds a ros2 CLI tool:

TODO

  • rename to ros2diagnostics to follow convention
  • as per your suggestion change verbs to list/echo.
  • convert csv to an output format option on echo: ros2 diagnostics echo -f csv > my-csv.csv (unix philosophy)
    • add yaml/json output
  • refactor DiagnosticsParser into a generator with a WaitSet and remove mode
  • add self test verb
  • add tests

Replaces #301

@russkel russkel marked this pull request as draft January 21, 2024 06:12
@ct2034 ct2034 added enhancement ros2 PR tackling a ROS2 branch needs more work labels Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs more work ros2 PR tackling a ROS2 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants