02-29-2016 06:12 PM
I've tried hacking into the myRio system from:
- Changing up the linux-rt feeds repository on myRio to the angstrom feeds repository in order to download necessary software e.g mono, glutfree
-Bitbaking(github) the ipk packages for the OpenNI, Primesense software required for the Linux environment on myrio
-Downloading the OpenNI, Primesense zip packages onto my folder on the myRio /home/admin/MyFolder and trying to install them from there
All have been futile
Has anyone had success with regards to this skeletal tracking Idea using myRio?
03-01-2016
04:53 PM
- last edited on
02-13-2025
08:30 AM
by
Content Cleaner
Have you tried working with the Kinesthesia Toolkit? I know that these are VIs designed for specific use with the Kinect, and that other users have implemented them in their architecture for use with Kinect-based applications. I've thrown some links below that might be worth taking a look at.
Community Pages:
https://forums.ni.com/t5/Student-Projects/Using-Microsoft-Kinect-with-myRIO-update/ta-p/3493776
Kinesthesia Toolkit:
03-02-2016 03:59 PM
From what I've read from the myRio+Kinect forums the Kinaesthesia toolkit uses the Microsoft drivers and these require ms
windows so it won't work on the myrio which is Linux based.
03-03-2016 04:06 PM
The Kinect itself also, to my knowledge, relies on drivers that require a Windows OS. The Community Page I had referenced (DOC-34889) comes the closest to being able to implement a Kinect in the context of the myRIO architecture itself, but that required use of the libfreenect driver:
https://github.com/OpenKinect/libfreenect2