[ros-users] Wifi communication getting slow

Josh Faust jfaust at willowgarage.com
Wed Jan 5 18:38:35 UTC 2011


>
> In this case, I was getting message build-up even with when the
> subscriber used a queue size of one. It seems that the teleop message
> where small enough to accumulate in the TCP kernel or HW buffer and
> not being discarded while the callback was running. This can be easily
> identified by looking at the message timestamp. In our case, the
> message age was increasing (obviously, you can only evaluate that on
> machines with synchronised clocks).
>

If you have a way to reproduce this, please file a ticket -- roscpp should
be draining the sockets as quickly as possible whether or not your callbacks
take a long time.  They should be totally decoupled.

Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20110105/08c99c8b/attachment-0003.html>


More information about the ros-users mailing list