You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: