Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle CV1 headband LEDs #31

Open
thaytan opened this issue Mar 16, 2021 · 1 comment
Open

Handle CV1 headband LEDs #31

thaytan opened this issue Mar 16, 2021 · 1 comment

Comments

@thaytan
Copy link
Owner

thaytan commented Mar 16, 2021

Because the headband is articulated, the LEDs at the back of the headset are not where the 3D model says they should be, and matching pose yields the wrong orientation.

One idea would be to split out and track those LEDs as a separate sub-device from the main headset and extract a relative pose that translates from the main headset LEDs to the headband. Whenever both the headset and the headband are visible simultaneously, the conversion pose could be updated.

A quicker thing to do would be to ignore them entirely so they at least don't make anything worse.

@thaytan
Copy link
Owner Author

thaytan commented Mar 24, 2021

I added a hack in fac815b to ignore headband LEDs entirely for now by filtering them from the 3D model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant