Azure-Kinect-Python icon indicating copy to clipboard operation
Azure-Kinect-Python copied to clipboard

Using k4a to extract body tracking data

Open Omdiwan opened this issue 2 years ago • 1 comments

So I wanna use this to extract body tracking data (specifically the arm joints) but I am unable to find any functions which are able to do so. I went through the code and I couldn't find anything related to k4aBT. Can you help me out here?

Omdiwan avatar Jul 31 '23 05:07 Omdiwan

body.json() will get you the joints in json format

eliird avatar Mar 06 '24 00:03 eliird