RCLPY Managed Nodes for Foxy
Hi, it looks like managed nodes have been merged into rclpy on the master branch: https://github.com/ros2/rclpy/pull/865
Will this ever be available in Foxy? How does the master branch relate to the ros2 versions?
What is the easiest way for me to use this feature in my ROS2 project, ideally without having to change ROS2 version (as we have a fairly large team, and a lot of CI/CD built around foxy, and it may be hard to convince the project managers to update to galactic for this one feature).