tf subscriber information ?
Hi,
I'm working with a complicated ROS system involving a number of nodes and therefore a tf tree. I just wanted to know, is there a command to find out which particular transform or tfs are being subscribed to by a given node.
For example, when I see the rqt_graph, it just shows the node subscribe to /tf and not which tf. Along the same lines, it only shows which nodes are publishing to /tf but not which transform particularly.
Thank you very much.