ros2 / examples

Example packages for ROS 2
Apache License 2.0
681 stars 308 forks source link

Replace deprecated spin_until_future_complete #339

Closed hliberacki closed 3 months ago

hliberacki commented 2 years ago

Replace deprecated spin_until_future_complete with spin_until_complete

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

hliberacki commented 2 years ago

Due to change in RCLCPP - https://github.com/ros2/rclcpp/pull/1874 Pull request

hliberacki commented 2 years ago

https://github.com/ros2/rclcpp/pull/1874#issuecomment-1086906375 Passing CI with all related PRs linked and build together.

christophebedard commented 3 months ago

I've opened #376 to replace this PR.

christophebedard commented 3 months ago

This can be closed, see https://github.com/ros2/examples/pull/376#issuecomment-2035715538