-
D Scott Baily posted an update 7 years ago
Anyone know what driver is needed for Kinect 360 using win 10? Have tried downloading twice with no results from inmoov. Thanks in advance
D Scott Baily posted an update 7 years ago
Anyone know what driver is needed for Kinect 360 using win 10? Have tried downloading twice with no results from inmoov. Thanks in advance
I use the primesense library for python to get the depth frames.
You can find my program here
https://github.com/juergmaier/getDepthFrame
it uses rpyc to pass the obstacle information back to my “navigator” python task.
The robot is controlled from my navigtion task (python) via the rest api of MRL