ros-visualization / rqt_graph

http://wiki.ros.org/rqt_graph
26 stars 27 forks source link

Add node name, topic name, and endpoint kind to the qos edge tooltip #60

Closed ivanpauno closed 3 years ago

ivanpauno commented 3 years ago

Mitigates https://github.com/ros-visualization/rqt_graph/issues/59.

When there are many edges the tooltip showed might be wrong (likely a problem in some of the dependencies). This adds more information to the tooltip so the user can realize what's happening.

Not great, but better ...

ivanpauno commented 3 years ago