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

magnetometer calibration shows NaN #69

Open
RalphKai opened this issue Jan 22, 2019 · 0 comments
Open

magnetometer calibration shows NaN #69

RalphKai opened this issue Jan 22, 2019 · 0 comments

Comments

@RalphKai
Copy link

I try to calibrate my Razor IMU M0(SEN 14001)
After closing Processing GUI, it comes out three lines.
In my case, it shows:
boolean CALIBRATION__MAGN_USE_EXTENDED = true; float magn_ellipsoid_center[3] = {528.455, -1481.73, -202.037}; float magn_ellipsoid_transform[3][3] = {{NaN, NaN, NaN}, {NaN, NaN, NaN}, {NaN, NaN, NaN}};

it's strange that magn_ellipsoid_transform get NaN,
Can anyone give me some suggestions, thanks a lot.

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

1 participant