Skip to content

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

Due to RCLCPP API change ros2/rclcpp#1874.

Copy link
Member

@audrow audrow left a comment

Choose a reason for hiding this comment

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

This change looks good to me, except I don't think that we should do the formatting changes as a part of this PR.

Perhaps another PR with the formatting changes is in order. Also, the code we have already passes our code style tests, so these changes may be unnecessary, unless we revise our coding styling standards, which would probably be a bigger discussion.

Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

@hliberacki hliberacki force-pushed the hliberacki/spin_until branch from 00b4317 to c80e8c8 Compare April 2, 2022 22:07
@hliberacki
Copy link
Author

hliberacki commented Apr 4, 2022

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

Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

i am good to go.

@fujitatomoya
Copy link
Collaborator

@audrow requesting final review.

Copy link
Member

@audrow audrow left a comment

Choose a reason for hiding this comment

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

Looks good to me with green CI in a recent CI run.

@wjwwood
Copy link
Member

wjwwood commented Jun 24, 2022

Since this is part of rclpy changes, it's blocked on ros2/rclpy#919 (review), but is not needed to fix CI after ros2/rclcpp#1874 was merged prematurely.

@christophebedard
Copy link
Member

I've opened #893 to replace this PR.

@christophebedard
Copy link
Member

This can be closed, see #893 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

more-information-needed Further information is required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants