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

Add actions to interface type completer #303

Merged
merged 1 commit into from
Jul 19, 2019
Merged

Conversation

artivis
Copy link
Contributor

@artivis artivis commented Jul 18, 2019

Fix #302

Signed-off-by: artivis jeremie.deray@canonical.com

  Fix ros2#302

Signed-off-by: artivis <jeremie.deray@canonical.com>
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Thanks for the patch!

@jacobperron jacobperron merged commit 96c9ff2 into ros2:master Jul 19, 2019
@artivis artivis deleted the fix/#302 branch July 19, 2019 21:07
esteve pushed a commit to esteve/ros2cli that referenced this pull request Dec 16, 2022
…nodes (ros2#303)

* When resolving parameters from a file, use the full node namespace, combined with any base
  namespace provided by launch (e.g. from PushRosNamespace).
* Handle edge case in 'to_parameters_list', when namespace equals '/'.
* Fix bug in test fixture returning invalid node names that contain consecutive forward slashes.
* Add tests to cover cases for loading parameters from file when namespace is provided by
  PushRosNamespace actions.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
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.

interface type completer does not include actions
2 participants