ofxKinectCommonBridge
ofxKinectCommonBridge copied to clipboard
Bug : initSensor reports true even on failure
sample failure is to try and open the same device in 2 processes, still returns true.
this is perhaps a bug with KinectCommonBridge rather than this double-wrapper
an isUpAndRunning()
style function could perhaps help here