Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using calibration result in kalman filter #78

Open
ftabashir opened this issue Jun 20, 2020 · 3 comments
Open

using calibration result in kalman filter #78

ftabashir opened this issue Jun 20, 2020 · 3 comments

Comments

@ftabashir
Copy link

I did'n find any usage of calibration result in the kalman filter. (in sample app)
Are we supposed to use calculated sigma of calibration as acceleration deviation of kalman filter?

@Lezh1k
Copy link
Collaborator

Lezh1k commented Jun 21, 2020

Yes, it's sigmas for kalman filter.

@VagnerGon
Copy link

How the calculated sigma array applies to accelerationDeviation, a double?

@Lezh1k
Copy link
Collaborator

Lezh1k commented Aug 1, 2020

That's kind of hack I believe. I think that was fixed on "lib" branch and there are correct values for acceleration deviation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants