frc6377 / crescendo_2024

Other
4 stars 1 forks source link

Pidgeon pose #245

Closed ModBoyex closed 3 months ago

ModBoyex commented 3 months ago

Justification

Our odometry is not accurate when we are being heavily defended, and this causes our turret to be off because it does not know the correct location for the robot. The Pigeon however has an accelerometer along with a gyro, this could in theory give us a position that would account for being deffended.

Implementaion

All this branch does is log the theoretical pose that the Pigeon would give us if we were to use it, just to see how noisy/usable it might be.