Skip to content

Replace deprecated spin_until_future_complete#704

Closed
hliberacki wants to merge 2 commits into
ros2:rollingfrom
hliberacki:hliberacki/spin_until
Closed

Replace deprecated spin_until_future_complete#704
hliberacki wants to merge 2 commits into
ros2:rollingfrom
hliberacki:hliberacki/spin_until

Conversation

@hliberacki

Copy link
Copy Markdown

Replace deprecated spin_until_future_complete with spin_until_complete

Signed-off-by: Hubert Liberacki hliberacki@gmail.com

@hliberacki

Copy link
Copy Markdown
Author

Due to RCLCPP API change ros2/rclcpp#1874.

@audrow audrow left a comment

Copy link
Copy Markdown
Member

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.

Comment thread ros2action/ros2action/verb/send_goal.py Outdated

@fujitatomoya fujitatomoya left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Comment thread ros2param/ros2param/api/__init__.py
Comment thread ros2topic/test/test_echo_pub.py
…lete`

Signed-off-by: Hubert Liberacki <hliberacki@gmail.com>
@hliberacki hliberacki force-pushed the hliberacki/spin_until branch from 00b4317 to c80e8c8 Compare April 2, 2022 22:07
@hliberacki

hliberacki commented Apr 4, 2022

Copy link
Copy Markdown
Author

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

@fujitatomoya fujitatomoya left a comment

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Collaborator

@audrow requesting final review.

@audrow audrow left a comment

Copy link
Copy Markdown
Member

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

wjwwood commented Jun 24, 2022

Copy link
Copy Markdown
Member

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
Copy Markdown
Member

I've opened #893 to replace this PR.

@christophebedard

Copy link
Copy Markdown
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