Kinect V2 Skeleton Tracking
Hello all,
I'm currently working on a project that involves Kinect v2 for Windows. I've successfully installed OpenKinect2 driver as well as iai_kinect2 ROS package. I'm able to see RGB, etc information coming out from kinect2_bridge. However, my end goal is to detect human with skeleton tracking algorithm. Does anyone know any library that can accomplish this? All the ROS libraries I've seen are only compatible with the older version of Kinect.
I'm using ROS Indigo on Ubuntu 14.04 and the sensor is the kinect V2 for Windows.
Thanks,
Jim
Have you found a solution?