Contents:
Wrap an object in a rclpy.task.Future.
rclpy.task.Future
future (Any) – A rclpy.task.Future object, a concurrent.futures.Future object, or a asyncio.Future object.
concurrent.futures.Future
asyncio.Future
A rclpy.task.Future object that wraps the given future