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

IMU is normalized. Do I need to multiply by gravity? #127

Open
JiXAllen opened this issue Mar 30, 2024 · 1 comment
Open

IMU is normalized. Do I need to multiply by gravity? #127

JiXAllen opened this issue Mar 30, 2024 · 1 comment

Comments

@JiXAllen
Copy link

IMU is normalized. Do I need to multiply by gravity?

@koide3
Copy link
Owner

koide3 commented Mar 31, 2024

The package assumes that the unit of the linear acceleration is [m/s^2]. If the unit of your data is [g], you need to multiply them with 9.80665.

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