Open RoboEvangelist opened 8 years ago
Well, I can get the hand rotation with respect to the body parts. I guess that suffices for now
Never mind. I do transform, for instance, between right hand and torso, but the numbers do not change when I move my hand. They only change when I move my torso. That does not make sense. It's like the hand has a static pose. I see the hand moving in the skeleton tracker, and the translation is correct, but not in terms of Rotation. What is it that I am missing?
Folks,
I can't get translation for the hands, but not rotation. The Rotation values remain constant per the next command:
rosrun tf tf_echo /openni_depth_frame /left_hand_1
And I know the frames exist, otherwise I would get errors in both ROS with the command above, or in my software...you know about those transform errors. I also checked the frames tree, and the positions are correct. I get something like this:
Rotation never changes. I have the same issue with the skeleton_tracker package (which also depends on the openni_tracker). Any idea what could be happening? Any yaml/xml files I could be missing? I have not modified the openni_tracker at all, though frames.pdf right.txt
.
Thanks, guys!