A plugin for rqt to visualize DOT graphs. It contains a simple UI, which visualizes a DOT graph sent to the plugin via ROS topic. The graph needs to be sent as a std_msgs/String to the plugin in ...
Two command line options have been added to help adjust the layout of the resulting dot graph. Those options are: --landscape -- display the graph from left to right, instead of the default which is ...