ros2cli
ros2cli copied to clipboard
Replace deprecated `spin_until_future_complete`
Replace deprecated spin_until_future_complete
with spin_until_complete
Signed-off-by: Hubert Liberacki [email protected]
Due to RCLCPP API change https://github.com/ros2/rclcpp/pull/1874.
https://github.com/ros2/rclcpp/pull/1874#issuecomment-1086906375 Passing CI with all related PRs linked and build together.
@audrow requesting final review.
Since this is part of rclpy
changes, it's blocked on https://github.com/ros2/rclpy/pull/919#pullrequestreview-1018757431, but is not needed to fix CI after https://github.com/ros2/rclcpp/pull/1874 was merged prematurely.
I've opened #893 to replace this PR.
This can be closed, see https://github.com/ros2/ros2cli/pull/893#issuecomment-2035716089