Closed hliberacki closed 6 months ago
Due to changes in RCLCPP, made in https://github.com/ros2/rclcpp/pull/1874 PR.
@audrow https://github.com/ros2/rclcpp/pull/1874#issuecomment-1086906375 Passing CI with all related PRs linked and build together.
I've opened #669 to replace this PR.
This can be closed, see https://github.com/ros2/demos/pull/669#issuecomment-2035715274
Use
spin_until_complete
instead of deprecatedspin_until_future_complete
Signed-off-by: Hubert Liberacki hliberacki@gmail.com