Skip to content

Started basic ErrorEKF states#3

Open
ChrisEgan06 wants to merge 41 commits intoFrostydev-Avionics:mainfrom
WPI-HPRC:NewErrorEKF
Open

Started basic ErrorEKF states#3
ChrisEgan06 wants to merge 41 commits intoFrostydev-Avionics:mainfrom
WPI-HPRC:NewErrorEKF

Conversation

@ChrisEgan06
Copy link
Copy Markdown

No description provided.

abhayma1000 and others added 17 commits October 21, 2025 16:19
What works/tested:
	* Attitude and position kept in NED
	* Gyro integration to propagate quaternion in priori estimate. Works at different launch angles
	* GPS measurement in local NED
	* Mag measurement @ some position and some orientation (w/ some imprecision)
	* Plotting the expected state (orientation + position) (both work)
	* Plotting the EKF calculated state (orientation + pos) (just orientation only under gyro works)

What doesn't work:
	* Position going through EKF
	* Mag through EKF to change quat

What I haven't looked into:
	* How accurate covariance propagation goes
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.

3 participants