Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for graph_msgs #1

Open
davetcoleman opened this issue Apr 22, 2014 · 1 comment
Open

Support for graph_msgs #1

davetcoleman opened this issue Apr 22, 2014 · 1 comment

Comments

@davetcoleman
Copy link

Oh look, a new ROS message type made exactly for rqt_dot!
https://github.com/davetcoleman/graph_msgs

@jbohren
Copy link
Owner

jbohren commented Apr 22, 2014

One could write a simple python ROS node that queried the master for the type of a given topic, and then determine if it has a geometry_msgs/Edge array in it. Then it could just dump the contents of the graph nodes for the data inside the graphviz nodes.

That would be three different types of "node" in that paragraph...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants