Started basic ErrorEKF states#3
Open
ChrisEgan06 wants to merge 41 commits intoFrostydev-Avionics:mainfrom
Open
Started basic ErrorEKF states#3ChrisEgan06 wants to merge 41 commits intoFrostydev-Avionics:mainfrom
ChrisEgan06 wants to merge 41 commits intoFrostydev-Avionics:mainfrom
Conversation
Attempted to create priori state estimate function and function to compute predictions
c240fa1 to
cf240ef
Compare
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
48e2c7f to
7571413
Compare
… bias in thje sim (works?)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.