[Interactive markers] No update received for X seconds

asked 2014-07-28 10:58:31 -0500

courrier gravatar image

Hi all,

My application contains an interactive marker server and updates them (via reinserting marker->insert()) at 20Hz which is not much. While running my app (with the server) uses 25% of a core, and rviz 50% of another, so it's really reasonable.

But regularly and randomly, the markers disappear temporarily. RViz says "No update received for 1, 2, 3 seconds" and they appear again. The duration they diseappear is, say between 0.5 and 4 seconds and during this time the "update" topic of interactive markers is still published at same rate (200Hz) and I do not observe any peak in CPU usage (still 25-50% for my node and rviz).

Any idea of what could cause these random disappearances? A refreshing rate too high somewhere? An overloading message queue... ?

Thanks

edit retag flag offensive close merge delete

Comments

1

Still no answer...

Orhan gravatar image Orhan  ( 2016-01-06 09:49:52 -0500 )edit