Skip to content

Conversation

@sh1shir
Copy link
Contributor

@sh1shir sh1shir commented Oct 7, 2025

made some cleanups for the EKF

  • moved the rotation functions into a new file called rotation.h
  • moved aerodynamic coefficients and thrust curves into a new file called aero_coeff.h to separate any non-KF functions

fixes to the rotation functions

  • i think in GlobalToBody or the other one (i already forgot) there was an extra 0 in the yaw function, so technically it was the wrong size
  • reduced the number of params to make it simpler

other nits

@sh1shir sh1shir requested review from divijgarg and kbalaji4 October 7, 2025 17:38
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

Successfully merging this pull request may close these issues.

2 participants