Skip to content

siddhanthaldar/Kalman-Filter-based-Bias-Correction-for-gyroscope

Repository files navigation

Kalman Filter based Bias Correction for Gyroscope

This repository contains the code for using Linear Kalman Filter for estimating the bias present in gyroscope data. Here we take the x, y and z axis data from the gyroscope when the bot is at rest. The data is used in combination with linear kalman filter to estimate the initial bias in the data and then this bias is subtracted from the incoming data to obtain the corrected output.

Note

Here only the data in the interval between 25s to 45s is considered as during this phase the bot was more or less stable.

Link for the paper

Dataset

The bag file MH_01_easy.bag from the EuRoC MAV Dataset has been used for the purpose.

Results

kalman_res

About

Code for Kalman Filter based bias correction for gyroscope data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages