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

[Mobile] [Rotation] There is a universal deadlock problem in calculations using Euler angles, please use quaternions instead #285

Open
Dynesshely opened this issue Mar 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed tracking This issue is tracking by another issue

Comments

@Dynesshely
Copy link
Member

📄 Describe the bug

There is a universal deadlock problem in calculations using Euler angles.
Please use quaternions instead.

⛏ To Reproduce

  1. Open KitX Mobile
  2. Navigate to Test -> Device Sensors -> Gyroscope
  3. Pitch -> 90°
  4. Roll and view the bug (model will actually yaw)

⚒ Expected behaviour

When pitch -> 90°, roll and model will roll.

🖥 Client version

No response

🖼 Screenshots

No response

📎 Additional context

No response

@Dynesshely Dynesshely added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Mar 28, 2024
@Dynesshely Dynesshely transferred this issue from Crequency/KitX-Mobile Mar 28, 2024
@Dynesshely Dynesshely changed the title [Rotation] There is a universal deadlock problem in calculations using Euler angles, please use quaternions instead [Mobile] [Rotation] There is a universal deadlock problem in calculations using Euler angles, please use quaternions instead Mar 28, 2024
Copy link

Tracked by #224 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed tracking This issue is tracking by another issue
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants