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

fix(client_openxr): 🐛 Fix controllers pose for each headset #2751

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zmerp
Copy link
Member

@zmerp zmerp commented Mar 11, 2025

This is a soft breaking change fixing controller pose per-platform and changing defaults on the server side. This is a soft breaking change because users usually start with a new session file when updating the ALVR server. Changing defaults would become a hard breaking change once we have a Steam release or any other mechanism to automatically transfer the session to new ALVR versions.

Tested on Quest 1, Quest 3, Pico Neo 3, Pico 4 Ultra, Vive Focus Vision. Notably missing: Quest 2, Pico 4 (base). I will make a separate PR next month when I will have access to these 2 headsets.

It seems that the controller pose displayed by SteamVR has some weird offset dependent on the orientation of the controller. This is a bug that existed before this PR. It could be fixed in the future, in any case the offset is minor (max 1.5cm per axis).

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

Successfully merging this pull request may close these issues.

1 participant