Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/191 s ru kf filter interface #214

Merged
merged 5 commits into from
Apr 4, 2024

Conversation

thibaudteil
Copy link
Collaborator

  • Tickets addressed: bsk-191
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

Contains a filter interface design for the Square Root unscented Kalman Filters.

Verification

The interface is not directly tested, but the following PR will use it.

Documentation

Documentation was updated

Future work

The following PRs will implement the interface

@thibaudteil thibaudteil force-pushed the feature/191-SRuKF-filter-interface branch 7 times, most recently from e6e11f9 to a773bda Compare April 2, 2024 15:05
@thibaudteil thibaudteil force-pushed the feature/191-SRuKF-filter-interface branch from a773bda to 8bce328 Compare April 3, 2024 20:08
Thibaud Teil added 4 commits April 4, 2024 10:54
The cmake currently requires a manual addition of the libraries constructed in the _GeneralModuleFiles to be linked libraries for modules in the directory structure. In this case, we add the filter interface to the opticalNavigation folder and to the attitude determination folder.
@thibaudteil thibaudteil force-pushed the feature/191-SRuKF-filter-interface branch from 8bce328 to 4d3e016 Compare April 4, 2024 16:55
@thibaudteil thibaudteil merged commit aa9251c into develop Apr 4, 2024
2 checks passed
@thibaudteil thibaudteil deleted the feature/191-SRuKF-filter-interface branch April 4, 2024 17:46
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