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

Better error message for ros2 action show #255

Closed
wants to merge 1 commit into from

Conversation

jacobperron
Copy link
Member

Catch a potential error when splitting the input string.
This is how it is done for 'ros2 msg show' and 'ros2 srv show'.

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Catch a potential error when splitting the input string.
This is how it is done for 'ros2 msg show' and 'ros2 srv show'.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@dirk-thomas
Copy link
Member

Shouldn't this operate on 3-part names?

@jacobperron
Copy link
Member Author

Right now, none of the show verbs work on 3-part names. Though, I think it's probably good to update all to handle the old style and the new 3-part style.

@jacobperron
Copy link
Member Author

I think because things related to the ament resource index haven't been updated, we have to ignore the middle part for showing purposes.

@dirk-thomas dirk-thomas self-assigned this May 23, 2019
@dirk-thomas dirk-thomas added bug Something isn't working in progress Actively being worked on (Kanban column) labels May 23, 2019
@dirk-thomas dirk-thomas added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels May 23, 2019
@jacobperron jacobperron deleted the jacob/action_show_error branch January 17, 2020 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants