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

Do not remove interface namespaces #6

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

jacobperron
Copy link
Member

For example, we want the full name of the message 'turtlesim/msg/Pose' and not 'turtlesim/Pose'.

Fixes ros2/ros2cli#382

For example, we want the full name of the message 'turtlesim/msg/Pose' and not 'turtlesim/Pose'.

Fixes ros2/ros2cli#382

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 43dde52 into master Oct 24, 2019
@wuffle-ros wuffle-ros bot removed the in review Waiting for review label Oct 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the jacob/keep_interface_namespace branch October 24, 2019 20:56
@hidmic
Copy link
Contributor

hidmic commented Oct 24, 2019

I believe this is going to break ros2interface tests in ros2/ros2cli.

jacobperron added a commit to ros2/ros2cli that referenced this pull request Oct 24, 2019
Broken in ros2/rosidl_runtime_py#6

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

Follow-up fix ros2/ros2cli#386

Thanks @hidmic!

jacobperron added a commit to ros2/ros2cli that referenced this pull request Oct 25, 2019
Broken in ros2/rosidl_runtime_py#6

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.

[ros2interface]: "interface list" verb doesn't display intermediate directory
3 participants