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

Kalman filter and example rotation procedure #167

Closed
wants to merge 2 commits into from
Closed

Conversation

SquirrelKnight
Copy link
Collaborator

-Added tightly-coupled Kalman filter for low-rate location data.
-Added example script to compute the location of the transducer relative to the antenna using a rotation matrix in ENU coordinates.

SquirrelKnight and others added 2 commits October 11, 2023 12:31
-Added tightly-coupled Kalman filter for low-rate location data.
-Added example script to compute the location of the transducer relative to the antenna using a rotation matrix in ENU coordinates.
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 239 lines in your changes are missing coverage. Please review.

Comparison is base (5b2c526) 42.22% compared to head (ef0ec49) 31.97%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #167       +/-   ##
===========================================
- Coverage   42.22%   31.97%   -10.25%     
===========================================
  Files          15       17        +2     
  Lines         746      985      +239     
===========================================
  Hits          315      315               
- Misses        431      670      +239     
Files Coverage Δ
src/gnatss/utilities/rot_example.py 0.00% <0.00%> (ø)
src/gnatss/utilities/wg_kalman_ecef_GNATSS.py 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lsetiawan
Copy link
Member

Thanks for this PR @SquirrelKnight! Apologies for the delay. I will take a look at this later this week.

@lsetiawan
Copy link
Member

Integrated by #238 and #217

@lsetiawan lsetiawan closed this Apr 17, 2024
@lsetiawan lsetiawan deleted the hutchinson branch April 17, 2024 23:29
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