record the topic of a special node between topics with same name
I did not find the answer of this question anywhere. I rosrun openni_camera and openni_tracker simultaneously. I would like to use rosbag record /tf but only for openni_tracker topic but the problem is that openni_camera is also publishing another topic with the same name /tf. How can I tell rosbag to record only /tf topics published from my desired node?