midtownrobotics / 2024-Offseason

Other
0 stars 0 forks source link

Odometry - Odometry Implementation #97

Open Mysterium422 opened 3 days ago

Mysterium422 commented 3 days ago

Megatag - Has the advantage of not trusting the gyro as a ground truth. Megatag2 - Has the advantage of otherwise being better.

We can get the advantages and disadvantages of both by using mt1 if gyro angle does not match the estimated angle, and mt2 if they do. Implement this