how can I set a specific device ID to the constructor of the OpenNIGrabber
object?
The tutorial example with OpenNIGrabber("#1")
or OpenNIGrabber("#2")
works well but I need to select a specific device somehow.
Is it possible to choose the device connected to a specific USB port?
I'm using some Xtion PRO. I'm on ubuntu 13.04 64bit.