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

[foxy backport] Clear members for StaticExecutorEntitiesCollector to avoid shared_ptr dependency (#1303) #1407

Merged

Conversation

brawner
Copy link
Contributor

@brawner brawner commented Oct 15, 2020

This backports #1303 to the main foxy unit test backport PR #1383, where it's being staged to make sure test failures are minimized before final merging onto foxy.

… dependency (#1303)

* Clear members for StaticExecutorEntitiesCollector to avoid shared_ptr dependency

Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Co-authored-by: Chris Lalancette <clalancette@openrobotics.org>
Signed-off-by: Stephen Brawner <brawner@gmail.com>
@brawner
Copy link
Contributor Author

brawner commented Oct 15, 2020

I removed the minor signature change in init() and reverted it to passing the shared_ptr by reference. Otherwise this commit remains unchanged.

@brawner
Copy link
Contributor Author

brawner commented Oct 15, 2020

Testing --packages-select rclcpp

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

@brawner
Copy link
Contributor Author

brawner commented Oct 16, 2020

Failure on macOS is just due to cppcheck timing out at 3 minutes, which is a rare but pre-existing issue.

@brawner brawner merged commit 6bd52ae into brawner/rclcpp-backport-tests-part1 Oct 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the brawner/rclcpp-backport-1303 branch October 16, 2020 20:12
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.

1 participant