Luke/db ekf - #29
Draft
KrishKittur wants to merge 11 commits into
Draft
Conversation
btw the drivebrain_config.json before this commit crashes drivebrain service, I'm updating it with a working one that has ekf related stuff (maybe because the old file was missing all the decimals so it casted weird?)
if i trust the speedometer, seems more accurate than vectornav's body velocity estimates. has latching boolean bugs when i disconnect an antenna tho
foxglove client refuses to reconnect after first param change. subsequent param changes are not registered. after first param change, new data will still be displayed, but if refreshed, journalctl shows getting stuck at "connected via /" i gave up and had codex fix it, but someone check it please
somewhat resilient to tilt (still 2d model). increase zero_vel_update_sigma more to increase the tilt angle ceiling before the estimates grow unconstrained (though makes update weaker)
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.