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

[dashing] Handle find_container_node_names error (#322) #342

Merged
merged 2 commits into from
Sep 26, 2019

Conversation

jacobperron
Copy link
Member

Resolves #337

This is a backport of #322, but with a small change.

Since NodeNameNonExistentError doesn't exist in Dashing, we use the more generic RuntimeError instead.

ivanpauno and others added 2 commits September 26, 2019 12:04
Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
Since rclpy.node.NodeNameNonExistentError is not defined in Dashing.

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

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

@jacobperron jacobperron merged commit d102055 into dashing Sep 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the jacob/backport_322 branch September 26, 2019 20:19
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.

None yet

2 participants