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

Replace deprecated spin_until_future_complete #111

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

hliberacki
Copy link

Replace deprecated spin_until_future_complete with spin_until_complete

Signed-off-by: Hubert Liberacki [email protected]

@hliberacki
Copy link
Author

hliberacki commented Mar 31, 2022

Due to RCLCPP API change ros2/rclcpp#1874.

@hliberacki
Copy link
Author

ros2/rclcpp#1874 (comment) Passing CI with all related PRs linked and build together.

Copy link

@SteveMacenski SteveMacenski left a comment

Choose a reason for hiding this comment

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

This is on the dashing branch, this needs to be separated out for the Rolling -> Iron++ only since this is a breaking change for Dashing/Foxy/Galactic/Humble

@clalancette
Copy link

This is on the dashing branch, this needs to be separated out for the Rolling -> Iron++ only since this is a breaking change for Dashing/Foxy/Galactic/Humble

We're about to create a 'rolling' branch for this repository anyway (early next week), so we'll retarget it then.

@christophebedard
Copy link

This PR is not required anymore due to changes in #126.

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.

5 participants