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

Which order to pass quaternions? #13

Closed
AsternA opened this issue Jul 29, 2022 · 2 comments
Closed

Which order to pass quaternions? #13

AsternA opened this issue Jul 29, 2022 · 2 comments

Comments

@AsternA
Copy link

AsternA commented Jul 29, 2022

Hey!

I have a dataset of IMU recordings with video and I want to verify that the quaternion outputs match the orientation I see on the video itself but I see no correlation between the video and the visualization for some reason.

I am trying to see if the sensor is outputting the wrong quaternion information (could be, using pretty low MAG, GYRO and ACCEL sample rate) but to be sure I need to know that the visualization is not wrong.

I am passing QuatW QuatX QuatY and QuatZ. Is this the correct order?

Thanks

@AsternA
Copy link
Author

AsternA commented Jul 31, 2022

going into the code I saw that it is in deed W X Y Z.

Can close this issue

@AsternA AsternA closed this as completed Jul 31, 2022
@thecountoftuscany
Copy link
Owner

Yes, also described in the readme

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

2 participants