I'm currently running a complex system with several dozen ROS2 (mostly C++) nodes operating simultaneously. I'd like to analyze the network performance of the system to identify and log the topics with the highest network footprint. What ROS2 tools are available that can perform this kind of analysis, and what steps should I take to use them effectively?
Asked
Active
Viewed 42 times