ros2 / examples

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

Replace deprecated spin_until_future_complete #376

Closed christophebedard closed 3 months ago

christophebedard commented 3 months ago

Replaces #339

Requires https://github.com/ros2/rclcpp/pull/2475 Requires https://github.com/ros2/rclpy/pull/1268

Part of https://github.com/ros2/rclcpp/pull/2475

christophebedard commented 3 months ago

As per the discussion in https://github.com/ros2/rclcpp/pull/2475#discussion_r1550080593, we will not be doing this. Closing.