ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You could use the -o option to have it dump to a dot file and then you can render it afterwords using your preferred dot renderer such as graphviz.
I don't know the specific timing of the writing of the dot file, I would expect it to do so immediately after receiving the graph description from the master.