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

Kalman Filter #169

Open
2 tasks
crsz20 opened this issue Feb 14, 2024 · 0 comments
Open
2 tasks

Kalman Filter #169

crsz20 opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels

Comments

@crsz20
Copy link
Member

crsz20 commented Feb 14, 2024

Description
Fuse Accelerometer, Gyroscope, Magnetometer, and GPS values to get the orientation and position of the car using an Extended Kalman Filter algorithm.

Sub-tasks

  • Fuse Accelerometer, Gyroscope, and Magnetometer for the orientation of the car.
  • Fuse Accelerometer and GPS for the position of the car.

Definition of Done

  • Tested
  • Code reviewed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗 In progress
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants