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

performance for imu_tk to calib MEMS-IMU in smartphone #2

Open
ghost opened this issue Dec 17, 2018 · 3 comments
Open

performance for imu_tk to calib MEMS-IMU in smartphone #2

ghost opened this issue Dec 17, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 17, 2018

hello, i'm very happy to read your code. it's good job.
but now i get confused whether imu_tk is ok to calib low cost MEMS-IMU in smartphone, such as, google pixel.

@ghost ghost changed the title performance for imu_tk about MEMS-IMU in smartphone performance for imu_tk to calib MEMS-IMU in smartphone Dec 17, 2018
@JzHuai0108
Copy link
Owner

First of all this code is written by David Tedaldi who deserves the credit.
The program calibrates the deterministic system errors in a IMU system, eg., misalignment, bias etc. I believe it will work with commodity IMUs in smartphones. I had tested with an inemo demo board which had an IMU of similar grade and it worked well.

@jiangwe
Copy link

jiangwe commented Feb 9, 2021

I'm glad to see your code, it helped me very much, acceleration data you used such as
32786 32429 32499
32797 32410 32531
32813 32445 32544
……………………………………
I want to convert the data into the unit: m/s2, and the gyroscope unit : rad/s .
can you tell me the model of the sensor you used or used by David Tedaldi
Thanks very much
Very grateful

@JzHuai0108
Copy link
Owner

Please take a look here

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