Giter Club home page Giter Club logo

imu-barometer-fusion's Introduction

Altitude Estimation with IMU Brick and Barometer Bricklet

This is an example program doing sensor fusion between the IMU Brick and the Barometer Bricklet. We try to estimate a more reliable altitude by combining air pressure measurements from the Barometer Bricklet with the acceleration measurements and the quaternion from the IMU Brick.

The result is drawn on a live graph with Qwt.

There is still some drift in the Barometer data that is not removed. Perhaps we can improve that by imcorporating GPS data in the future! Also there is likely room for improvement by simply twiddling with the velocity, position and integral gain (KP1, KP2 and KI).

Links

imu-barometer-fusion's People

Contributors

borg42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imu-barometer-fusion's Issues

porting to imu_v2

Currently I'm trying to port the code to support imu_v2, but some things have changed in the way it works. So I'm having trouble getting a correct output. I've notice the "(x, y, z, w)" has been changed to "(w, x, y, z)" for instance.

Any possibility for help on this?

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.