What's the current status of Real-time in ROS2?
Hi,
I've been reading and playing out with some of the real-time elements of ROS2. I know there's still work going on in that frontier to make sure that rclcpp is real-time compliant, but I wanted to see the current state of that work in ROS2 before this upcoming Foxy release.
I could not find any recent documentation that clearly indicates if ROS2 is now "fully compliant" (assuming your code itself is RT safe and you're using a RTOS or kernel patch) and if not, "how bad" it is. Can someone working in that domain shine some light about the current state of real-time in ROS2 libraries (rmw, rcl, rclcpp, etc)?
Steve