Skip to content

An extended Kalman filter for estimating the orientation of a phone (or IMU).

Notifications You must be signed in to change notification settings

AdamOttvar/Kalman_filter_orientation

Repository files navigation

Kalman filter orientation

An extended Kalman filter for estimating the orientation of a phone (or an IMU).

Requirements

Python 3.6 with the following modules installed:

  • numpy
  • matplotlib
  • pyserial

How-To

A virtual environment can be set up using pipenv and then running the script using

pipenv run python visualize_orientation.py

About

An extended Kalman filter for estimating the orientation of a phone (or IMU).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages