You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am currently playing around with a ZED2 camera in ROS2, and I am trying to build a transform tree for detected humanoid skeletons. The ROS2 interfaces provide me with a keypoint for each joint in Skeleton3D.msg. As my math is sketchy, I was thinking maybe you could help as I know that after playing around with the python sdk, the rotations of each joint is given there.
My question is then:
Could you provide the algorithm for obtaining the frames of each joint (the root PELVIS joint is especially difficult) or
Could you include this data in future ros2 interfaces
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I am currently playing around with a ZED2 camera in ROS2, and I am trying to build a transform tree for detected humanoid skeletons. The ROS2 interfaces provide me with a keypoint for each joint in
Skeleton3D.msg
. As my math is sketchy, I was thinking maybe you could help as I know that after playing around with the python sdk, the rotations of each joint is given there.My question is then:
Thanks
The text was updated successfully, but these errors were encountered: