Hi!
I’m trying to use a Kinect v2 (Kinect One) in Ubuntu 24.04.3 LTS.
When I run ‘nuitrack’ from command line I get this error:
WARNING: Cannot load library module: /usr/etc/nuitrack/middleware/libKinect2DepthProvider.so
/usr/etc/nuitrack/middleware/libKinect2DepthProvider.so: cannot open shared object file: No such file or directory
When I go to that folder I find that the libKinect2DepthProvider.so is not there.
I also tried with the docker image with the same result.
I understood that Kinect 2 was able to be used on Ubuntu, what am I missing here?
Thanks a lot for your help.