Hi, I'm new in the kinect world and into this community.
I need to learn to programming on Kinect + Unity for a work but I've a lot of problem:
I have the Kinect V2 for Windows and Unity Pro.
I started with the Microsoft Kinect SDK 2.0, I followed a lot of guide and tutorial and i found the Kinect Wrapper Package for Unity3D here:
http://wiki.etc.cmu.edu/unity3d/index.php/Microsoft_Kinect_-_Microsoft_SDK
With SDK 2.0 I found the error: "kinect10.dll not found".
With SDK 1.8 or 1.5 or 1.0 the error was: "NuiInitialize Failed" or "Device not connected".
Obviously i have the kinect plugged and connected, it's work with no problem with Kinect Studio with Kinect SDK 2.0
The order of my actions is:
1) Unplug Kinect
2) Install an SDK version
3) Install the Developer Toolkit of that version
4) Create New Project on Unity
5) Import Kinect1.7UnityPackage.unitypackage
6) Open KinectSample
7) Plug Kinect
8) Try to run
9) Take one of the error above
Pls just an help!
↧