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

How to introspect input and output buffers

asked 2015-09-10 08:31:20 -0500

drewm1980 gravatar image

If a transport is too slow, I would expect the output buffer of the publisher to fill up, and would like to check if this is happening in a running system. Is there a way to check this using something in rqt or on the command line?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-09-11 15:13:31 -0500

tfoote gravatar image

updated 2015-09-11 15:13:49 -0500

You could instrument your code to expose this information but introspection of the queue usage is not visible externally by default.

edit flag offensive delete link more

Comments

Thanks! In hindsight this is not terribly surprising. Do you know offhand of a nice way to instrument for this?

drewm1980 gravatar image drewm1980  ( 2015-10-20 06:21:34 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2015-09-10 08:31:20 -0500

Seen: 120 times

Last updated: Sep 11 '15