kinect - How to disable IR emitter on Kinect2 using iai_kinect2 or libfreenect2? -


is there way disable infrared emitter of kinect2 (i.e., kinectone) using library freenect2 or ros binding iai_kinect2?

i need avoid interferences among kinect2 , primesense sensor.

in alternative, covering emitter should trick, right? or risk mess depth readings?

currently, there no way turn off ir-emitter, while still using kinect2. neither in official microsoft sdk, nor in libfreenect2.

but wouldn't matter anyways, since won't depth readings device without ir-emitter on kinect2.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -