Coder Social home page Coder Social logo

Comments (2)

xioTechnologies avatar xioTechnologies commented on June 25, 2024

We do not have any tutorials or examples for the calculating a misalignment matrix. The article you linked looks like a good place to start.

On a separate note, I suggest you use the gyroscope offset correct algorithm as demonstrated on line 24 and line 51. Adding these two lines of code will correct for the drift apparent in your plots.

from fusion.

herbertvuijk avatar herbertvuijk commented on June 25, 2024

This guy made a calibration that is very similar to the misalignment matrix used by the xio Fusion algo. It's for an accelerometer though, but I guess the principles are the same.

By the way I found out by testing that you indeed have to do like a 6-orthogonal calibration for the accelerometer as offsets and gains are different in every position. A gyroscope though, seems to have the same offsets regardless of orientation. So I guess you don't really need a misalignment gyromatrix. Instead you can just substract a constant value that you have measured.

Here an example of a calibration matrix (offset, gain, angles):

https://github.com/BasicAirData/Clinometer/blob/master/app/src/main/java/eu/basicairdata/clinometer/CalibrationActivity.java

from fusion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.