On Tue, Dec 1, 2015 at 2:26 PM, Lorne Covington <
noir...@gmail.com> wrote:
>
> Good to know. Makes sense about the K1, since it is structured light and
> not pulsed. That means the other SL cameras like the Primesense (RIP),
> Xtions, and the new Orbec also may not interfere.
Is Xtion actually still available? That thing uses the same sensor as original Kinect and Primesense (the Primesense chipset). And those aren't available anymore after they have been bought out by Apple, or?
The Vive uses IR lasers, indeed.
On 12/1/2015 8:06 AM, Remi Rousseau wrote:
We indeed tried with the realsense and had also interferences, though less annoying than with the kinect 2 (which is more powerful)
No interferences on the kinect 1 by the way
I am afraid that the only solution is to simplify the system - use only the Kinects for position tracking and not the Lighthouse system. The Kinect position tracking data for the head and hands are fairly OK from my experience, the Kinect 1 was quite jittery but Kinect 2 is good enough even without extra filtering.
Alternatively, switch to a non-optical tracking system for the HMD, if the Kinect data are not good enough (e.g. because of range).
IR light interference is an unfortunate fact of life. IR LEDs commonly come in two versions - 850nm and 940-960nm. Most of the tracking systems use near IR, around 850nm (you can see it as a dark red glow) because that is where the camera sensors used are still sensitive. So they will interfere with each other.
The other common IR wavelength is 940-960nm, that is not visible to human eye anymore. Unfortunately, it is poorly visible for CCDs as well, so it is rarely used for tracking, mostly for things like TV remotes and such.
Filters are not of much use, because all the systems are on the same wavelength. Polarization could be tried, but it likely wouldn't work with lasers - laser light is often polarized already due to the way it is generated.
Commercial systems do the same thing - e.g. our Optitrack at work reliably interferes with any IR synchronized shutter glasses because of the flashing and intensity of the IR illuminators drowning out the sync signal.
Jan