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

rxgraph refresh

asked 2012-02-21 03:30:27 -0500

cassander gravatar image

Is there a way to refresh the graph being shown on rxgraph? Because sometimes, it seems like it is getting stuck or fails to update itself and refresh the updated ROS node network.

I have 2 nodes running. I stopped one node and restarted it again. rxgraph still seems to show the 'graph node' depicting the earlier ROS node. When I hover the mouse over it, it simply says "Communication with node failed"..

But ofcourse both the ROS nodes are working fine. rxgraph simply can't seem to pick up the changes. Are there any refresh shortcuts that I might have missed?

Thanks and regards.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-02-21 04:16:08 -0500

joq gravatar image

Beware: if you started the nodes with roslaunch and there was no roscore already running, then restarting causes the old master to shut down and a new one to start up.

If that happens, you'll need to restart rxgraph (and everything else).

If that is your problem, starting roscore first in a separate window is a good work-around.

edit flag offensive delete link more

Comments

The problem is not that Im starting the nodes with roslaunch. I started roscore independently. Then started the nodes and finally rxgraph. Now in between, I start and stop different nodes expecting rxgraph to update itself. But it does not. I don't start and stop roscore itself..

cassander gravatar image cassander  ( 2012-02-21 04:39:17 -0500 )edit

Question Tools

Stats

Asked: 2012-02-21 03:30:27 -0500

Seen: 364 times

Last updated: Feb 21 '12