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

Handedness convention #5

Open
jmz3 opened this issue Dec 19, 2023 · 0 comments
Open

Handedness convention #5

jmz3 opened this issue Dec 19, 2023 · 0 comments

Comments

@jmz3
Copy link
Owner

jmz3 commented Dec 19, 2023

Describe the bug
The quaternion I get from Hololens is in the left-handed coordinate system with its y-axis pointing upwards. But on the PC, when converting the quaternion to rotation matrix, it still use scipy.spatial.transform functionality, which is designed for right-handed frame.

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