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

xdot URL feature

asked 2011-10-04 02:40:56 -0500

I'm using xdot to build my own custom graphs by reading out a file containing dot syntax. The XDot page http://code.google.com/p/jrfonseca/wiki/XDot#Embedding mentions the feature of adding the URL tag to nodes to display information when clicked. I tried to add it to my dot file without success. Can I use this feature in the xdot ROS package? If so, an example is appreciated.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-10-10 12:35:48 -0500

kwc gravatar image

Based on a diff of the Xdot.py and ours, it appears the URL feature was more recently added (it's hard to tell as xdot.py doesn't have version numbers or accurate change logs).

It probably wouldn't take much work to merge in the feature changes to support the URL feature The current version is forked with various minor patches due to our higher-level usages. I'm swamped right now so would appreciate any patch to this affect.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-10-04 02:40:56 -0500

Seen: 199 times

Last updated: Oct 10 '11