Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Kinect use with Code Laboratories drivers

I've

Based on this post, I've been able to access many functions to control the Kinect using the Primesense drivers and the OpenNI Interface.

But using this method, there's no way to access the motor, Leds and accelerometer functions.

Here is a method to get it work fully.

First you have to download and install the code laboratories drivers, but for the motor only.

http://codelaboratories.com/downloads/

After installation you should have something like this:

Periph.png

Then you can donwload my llb where I wrapped the call to the CLNUIDevice.dll

Enjoy!

NTA_LabView_certified_Developper.jpg
Comments
Naity
NI Employee (retired)
on

Hi,

I tried to open your example but it tells me that labview is unable to access the memory, throw me an error and makes your example not able to start,

I use Windows 7 x86

LabVIEW 2011

PrimeSense drivers for Kinect

______________
Florian Abry
Inside Sales Engineer, NI Germany
Naity
NI Employee (retired)
on

Sorry, I misread the first lines of your post. Could you tell me which driver I have to download from your website?

______________
Florian Abry
Inside Sales Engineer, NI Germany
toto26
Member
Member
on

Download the CL NUI Platform SDK on their website.

NTA_LabView_certified_Developper.jpg
Contributors