I am trying to connect Microsoft Kinect to a Galileo board which I expected to collect the depth images from Kinect and send the images to other computers via the wireless network.
I have built two packages -- OpenNI (OpenNI/OpenNI · GitHub) and PrimeSense/Sensor (PrimeSense/Sensor · GitHub) , and the required drivers like libusb.
However, when I run the examples OpenNI provided, I always got the error message said that "Create depth generator failed".
Has anyone ever made Microsoft Kinect work on Galileo board?