Am Donnerstag, 24. Januar 2013 00:38:04 UTC+1 schrieb kevin:
Sorry for the dumb question, but just for clarification. You were able to get the depth and RGB image from Xtion? If so, what frame rates?
I did not yet really measure frame rates. I will do this in the next days. My impression is that there arent that many (if any) frame losses since otherwise CPU load should be higher.
I have tried to run the Viewer apps (NiViewer / SimpleViewer) but they both fail since they need GLX (OpenGL). GLX cant be forwarded via X11-DISPLAY-Variable to another host, and the local XServer on the Pi doesnt have OpenGL.
So I tried SimpleReader / EventReader, and they produce steady outputs with real data (only printing the middle point depht).
I have been able to get libfreenect to compile, but couldn't get the kinect to work on RPi. No images (RGB or depth) would get produced and people suggested there were issues with RPi's USB implementation. If this is an alternative, then awesome job!
Please note that i used the RPi Model B 512MB with success, Xtion directly connected to the Pi.
On my 256MB Rpi i get USB error messages.
I suspect this has to do with the USB fuses which were removed in the 512MB version. Maybe you should try a powered hub on a 256MB version.
According to the specs the Xtion has 2.5W which is 500mA at 5V, and the 256MB version is said to be able to supply 140mA.
Seems like the 512MB version can supply the Xtion easily.
Regards
Hauke