Does ROS have a built-in API that collects running transport statistics? I want to know how many messages are lost as a proxy for the quality of the communications link, so I can adapt to worsening communications conditions. I'd like it if the API was available in Python, but I can work on top of C++ if necessary. Thanks, Cem Karan