osrf / rqt_graphprofiler

An experimental visualization system for anonymous publish subscribe architectures.
Apache License 2.0
7 stars 5 forks source link

Graph not displaying #33

Open bkinman opened 8 years ago

bkinman commented 8 years ago

Hello, I'm trying to get rqt_graphprofiler to work under Jade, but am not having any luck. I've done the following: roscore rosparam set enable_statistics true ... insert a bunch of node launching here ... rosrun rosprofiler rosprofiler rosrun rosprofiler rosgrapher rosrun rqt_graphprofiler rqt_graphprofiler

Unfortunately, the graph is blank, and I'm seeing many warning messages [WARN] [WallTime: 1447270852.898522] Received Statistics Information for untracked topic

Is there something I'm missing here? Does rqt_graphprofiler perhaps not work in Jade?

dkargin commented 8 years ago

Hello The same for indigo, on ubuntu 14.04

jvgomez commented 6 years ago

It was the same for me, but then I followed the steps of this other issue and I could see the graph.

However, all topics show 0 Hz, 0.0 bytes/sec.