Skip to content
This repository has been archived by the owner on Sep 27, 2018. It is now read-only.

Implement Gyro for more Accurate Navigation #135

Open
arandell93 opened this issue Feb 8, 2018 · 2 comments
Open

Implement Gyro for more Accurate Navigation #135

arandell93 opened this issue Feb 8, 2018 · 2 comments

Comments

@arandell93
Copy link
Member

To be completed following the completion and testing of #93.

The use of the gyro will enable us to track our rotation rate (and approximate angular position) more accurately when used in combination with the magnetometer. There will be some math involved in creating what can effectively be described as a filter on our heading.

Once we get #93 complete we can begin to look into this.

@CalvinGregory
Copy link
Member

In order to make a tightly coupled state estimator we'll need the gyro as well as the accelerometer and magnetometer. I personally feel this issue should still be part of #93.

@whymarrh
Copy link
Member

Good news, it'll all probably come in one package! (That is, it'll all be implemented at the same time.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants