kinect problem, openkinect library
in
Integration and Hardware
•
1 years ago
Hi there!
mm..i m really new to processing and i m trying to make an interactive installation using kinect.
I will probably gonna ask something stupid but ok here it comes..
I m working with imac leopard 10.6.8 intel core 2 and processing 1.5.1 .
I have the drivers installed, XCode, CMake, and GIT for Mac OS X and then library openkinect from Shiffmans page
The examples of the library works fine, but when i try to use import shiffman.kinect.*; i get an error
No library found for shiffman.kinect
As of release 1.0, libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
Obviously, i don t have the library... but i just don t get it..?!
I mean, whats the difference between import shiffman.kinect.*; and
import org.openkinect.processing.* ; and where i can find the package Shiffman..?!
If someone can help me it would be perfect!
Thanks in advance!
Cris._
mm..i m really new to processing and i m trying to make an interactive installation using kinect.
I will probably gonna ask something stupid but ok here it comes..
I m working with imac leopard 10.6.8 intel core 2 and processing 1.5.1 .
I have the drivers installed, XCode, CMake, and GIT for Mac OS X and then library openkinect from Shiffmans page
The examples of the library works fine, but when i try to use import shiffman.kinect.*; i get an error
No library found for shiffman.kinect
As of release 1.0, libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
Obviously, i don t have the library... but i just don t get it..?!
I mean, whats the difference between import shiffman.kinect.*; and
import
org.openkinect.*
;
import org.openkinect.processing.* ; and where i can find the package Shiffman..?!
If someone can help me it would be perfect!
Thanks in advance!
Cris._
1