ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

topic statistics happen in the publisher, so they're a lot lower overhead than subscribing to the topic. Not quite zero overhead, but they shouldn't be too noticeable on the average system.

Of course, every system is different, and the only way to know is to profile your system with topic statistics enabled and disabled, and compare the results.