Hello everyone, Could anyone tell me how to use the kinect on Quad Udoo? I can find the devices on udoo after using the command“lsusb”, shown as below. I also successfully installed the libFreeNect and the OpenNI2 on Udoo, following the steps on http://openkinect.org/wiki/Getting_Star ... al_Install and https://github.com/OpenKinect/libfreene ... nectDriver. After installation, I can control the kinect’s motor and switch modes. However, I cannot catch the depth and RGB data. The error results are shown as below. Thanks for your answers and help.
Hi, I was unable to get the kinect(except the motor) to work on RP and I am thinking about UDOO, did you managed to get it to work with libfreenect library? Thank you
Hi, the kinect now is working with the UDOO. I tested it in the UDOO quad. Just follow this steps: http://www.mariolukas.de/2015/04/proof-of-concept-3d-scanner-with-kinect-and-raspberry-pi2/ Regards
I have issues to get kinect working on 14.04, look that is problem of libusb 1.17 and I need libusb 1.19. The OS don't allow me overwrite from source, I compiled, but don't install with 'sudo make install'. I tried uninstall libusb 1.17, but that removed me hundred of dependences and I still cant install libusb 1.19, I dont know why. Question, how I can update, reinstall a app (instaled by binary or is part of the SO) from source without uninstall all its dependences? Im sorry for my english and low level of linux
Kinect 1414(V2 cant work on udoo)working with rtabmap, odometry, point clouds... Ubuntu 14.04,ROS Indigo,rtabmap,and VNC. As well I get disparity map via image_view pkg. RVIZ cannot work for the moment