Before all, thanks for sharing the code.
I'm Trying to use it with my kinect, but in the example.cpp,
xKinectControl.Create() is always != XN_STATUS_OK.
I have been trying to understand how to know what is the problem, but
I really don't understand how to start.
I'm working in ubuntu 10.10 32 bits
I compiled it with:
g++ example.cpp -I/home/herman/Tesis/Development/Kinect/OpenNI/Include -lOpenNI
When i run it, it always shows:
libusb couldn't open USB device /dev/bus/usb/001/024: Permission denied.
libusb requires write access to USB device nodes.
So, I tryied sudo:
sudo ./a.out
but xKinectControl.Create() is always diferetnt than XN_STATUS_OK
I am really interested in rotating my kinect for some test for my
thesis project.
Thanks for your time.
I appreciate your help. Thanks in advance
> --
> You received this message because you are subscribed to the Google Groups
> "OpenNI" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/openni-dev/-/t3hK31sKWycJ.
> To post to this group, send email to openn...@googlegroups.com.
> To unsubscribe from this group, send email to
> openni-dev+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openni-dev?hl=en.
> For more options, visit this group at
> http://groups.google.com/group/openni-dev?hl=en.