Skip to content

Conversation

@efernandez
Copy link
Collaborator

@efernandez efernandez commented Sep 5, 2019

This adds code to convert from a fuse_msgs::SerializedGraph into the GraphViz DOT format using the Boost Graph Library (BGL) and a node to dump/write the resulting graph into a .dot file that can be visualized with xdot or Gephi.

This PR is on top of #99, which should be merged before this one can be reviewed. This also separates this contribution from the rviz display that remains in the original PR. The intention is to continue the discussion started in the original PR here, especially these comments:

Once I have some time, I'll start working on those comments here. This blog post might be useful: http://www.mupuf.org/blog/2010/07/08/how_to_use_graphviz_to_draw_graphs_in_a_qt_graphics_scene/

@efernandez efernandez self-assigned this May 2, 2020
@efernandez efernandez added enhancement New feature or request question Further information is requested labels May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested

Development

Successfully merging this pull request may close these issues.

1 participant