Make acceleration axises consistent #127

Open
opened 2026-04-05 17:51:53 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Eirenliel on 3/4/2025

There might be an issue that acceleration axises in packets sent are not matched with rotation axises https://github.com/SlimeVR/SlimeVR-Server/pull/1014#issuecomment-2698353717

This should be true for all trackers, because the rotation is transformed, but not acceleration. But also some IMUs might behave differently and need to be ensured to send acceleration in the same coordinate frame as each other.

It's not a big deal right now, but it will make any future improvements to the system consistent and not stumble over this.

*Originally created by @Eirenliel on 3/4/2025* There might be an issue that acceleration axises in packets sent are not matched with rotation axises https://github.com/SlimeVR/SlimeVR-Server/pull/1014#issuecomment-2698353717 This should be true for all trackers, because the rotation is transformed, but not acceleration. But also some IMUs might behave differently and need to be ensured to send acceleration in the same coordinate frame as each other. It's not a big deal right now, but it will make any future improvements to the system consistent and not stumble over this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#127