ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I've not used openni_tracker, but what I can tell from reading the code is that you should be able to use the StampedTransform
's childe_frame_id field to determine which user the transform is indicating.
2 | No.2 Revision |
I've not used openni_tracker, but what I can tell from reading the code is that I think you should be able to use the StampedTransform
's childe_frame_id child_frame_id field to determine which user the transform is indicating.
Though, I was also under the impression that tf frames were supposed to be uniquely named so it may be a shortcoming/bug of the openni_tracker node. This post may be related: