lucidgloves icon indicating copy to clipboard operation
lucidgloves copied to clipboard

Adding IR LED's around wrist to provide quest tracking

Open JoelsephBW opened this issue 1 year ago • 2 comments

Any chance this could be implemented? See title. I'm thinking quest 2/3 if it's possible had it based tracking for the controllers, just making it track the wrist should provide a significant uptick in positional tracking right? Or maybe wrist+ back of the hand and maybe a different pattern for the palm? Maybe even finger tips? Or is that just pointlessly redundant? Since it already estimated finger position off of the potentiometer? I mean it might provide better splay sensing too...

Tldr: would ir leds be an option to implement tracking in quest 2/3?

And how would I go about getting native non PC implementation of this if it will hypothetically work?

JoelsephBW avatar Jan 04 '24 11:01 JoelsephBW

Dont think so

valzzu avatar Jan 13 '24 15:01 valzzu

It's not possible to do that. (Meta is too locked down for this to happen natively). most you could do is take apart a controller, but you still would need to maintain it's IR LED placement geometry.

You could attempt a pcvr custom solution to do this, but you'd need separate cams wired to a PC, and lots of time to tune algorithms, make controller drivers, and figure stuff out. Doesn't make sense for this project to attempt on its own.

RedHawk989 avatar Mar 25 '24 20:03 RedHawk989