Jump to content

IMU magnetometer calibration


DrWino

Recommended Posts

You can't do any more than to use the provided calibration function. If the changes of the magnetic field are too big for the IMU to cope, you can try to used the sensor fusion mode with magnetometer (see set_sensor_fusion_mode in the API).

 

In this mode the magnetometer is not used and thus can't contribute false readings. However, in this mode you can't of course use the IMU to calculate absolute heading (since the magnetometer is necessary for that)!

Link to comment
Share on other sites

Interesting. I can provide absolute heading by dual RTK-GPS so perhaps it might be better to not use the magnetometer at all but use this absolute heading periodically to adjust the imu. If you have and ideas or example code I would be grateful. I will look at the API and see how it works. On another note - what is the minimum voltage acceptable to power the ethernet POE ? It needs to support this + red brick + imu. Thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...