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

Need pre-recorded data to test the AHRS library's Extended Kalman Filter #114

Open
amanabt opened this issue Jun 11, 2024 · 1 comment
Open

Comments

@amanabt
Copy link

amanabt commented Jun 11, 2024

Friends,

I am just getting started with a project where I have to implement an Extended Kalman Filter (EKF) based on the EKF implementation of this library. This is the first time I am venturing into this field and need some help getting started.

At first I wanted to get a feel of how the your implementation of your EKF is used. Unfortunately, I do not have a primary source (hardware) of getting the gyroscope, accelerometer, and magnetometer data.

Could you please suggest me some pre-recorded data that I could use to test this library? I need 3 axis gyroscope, 3D accelerometer, and a magnetometer data.

@Mayitzin
Copy link
Owner

Hi, @amanabt

In the discussions post of Datasets you can find a couple that are good to test the different algorithms, including the EKF.

Cheers!

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

2 participants