microsoft / Azure_Kinect_ROS_Driver

A ROS sensor driver for the Azure Kinect Developer Kit.
MIT License
303 stars 222 forks source link

Query on Publishing 2D Skeleton Pixel Positions #282

Closed rsliu-hri closed 5 months ago

rsliu-hri commented 6 months ago

Is the current package able to publish 2D skeleton pixel position?

ooeygui commented 5 months ago

No, it does not do this. the skeleton is a 3d pose relative to the camera. You would have to reproject back to 2D.