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

fix removing obsolete ROS 2 service bridges #267

Merged
merged 2 commits into from
May 26, 2020

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented May 22, 2020

Fixes #265. Requires ros2/rclcpp#1131.

CI builds testing rclcpp with only FastRTPS:

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

Packaging build with only FastRTPS: Build Status

@dirk-thomas dirk-thomas added the bug Something isn't working label May 22, 2020
@dirk-thomas dirk-thomas self-assigned this May 22, 2020

// TODO(wjwwood): fix bug where just a ros2 client will cause a ros1 service to be made
Copy link
Member Author

Choose a reason for hiding this comment

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

The patch also fixes this issue.

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.

LGTM pending CI

I agree it would be great is the original reporter (@audrow) could confirm if this fixes the issue.

Signed-off-by: Dirk Thomas <[email protected]>
@dirk-thomas dirk-thomas merged commit 62fd0d8 into master May 26, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/fix-removing-service-bridges branch May 26, 2020 17:27
hsd-dev pushed a commit to hsd-dev/ros1_bridge that referenced this pull request Nov 17, 2020
* fix removing obsolete ROS 2 service bridges

Signed-off-by: Dirk Thomas <[email protected]>

* include utility

Signed-off-by: Dirk Thomas <[email protected]>
Signed-off-by: Harsh Deshpande <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ROS2-side server bridge stays open after the server is destroyed
3 participants