receiving transforms from openni_tracker
The openni_tracker uses a TransformBroadcaster to publish the transforms it makes while tracking. I was going to write a subscriber node, but I realized that there is probably already one if openni_tracker is publishing something. Does anyone know the name of the subscriber node if it exists?
To clarify, I am looking for a specific node that uses a TransformListener to get information from the openni_tracker node.