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/pdaf #16

Merged
merged 31 commits into from
May 11, 2024
Merged

Feature/pdaf #16

merged 31 commits into from
May 11, 2024

Conversation

TristanWolfram
Copy link
Contributor

@TristanWolfram TristanWolfram commented Mar 18, 2024

Target tracking feature

  • Implemented PDAF and IPDA with the use of vortex_filtering package (made by Eirik).
  • This will be used for target tracking tasks.

@TristanWolfram TristanWolfram linked an issue Mar 18, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@EirikKolas EirikKolas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should also update the readme in the filters folter with an explanation of how the PDAF and IPDA works

vortex-filtering/include/vortex_filtering/filters/ipda.hpp Outdated Show resolved Hide resolved
vortex-filtering/include/vortex_filtering/filters/ipda.hpp Outdated Show resolved Hide resolved
vortex-filtering/include/vortex_filtering/filters/ipda.hpp Outdated Show resolved Hide resolved
vortex-filtering/include/vortex_filtering/filters/pdaf.hpp Outdated Show resolved Hide resolved
vortex-filtering/include/vortex_filtering/filters/pdaf.hpp Outdated Show resolved Hide resolved
vortex-filtering/include/vortex_filtering/filters/pdaf.hpp Outdated Show resolved Hide resolved
vortex-filtering/test/ipda_test.cpp Outdated Show resolved Hide resolved
vortex-filtering/test/pdaf_test.cpp Outdated Show resolved Hide resolved
@EirikKolas EirikKolas linked an issue Mar 18, 2024 that may be closed by this pull request
7 tasks
@EirikKolas EirikKolas self-requested a review March 28, 2024 12:02
Copy link
Collaborator

@EirikKolas EirikKolas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice readme. Please have a look through the rest of my comments from the previous review

Copy link
Collaborator

@EirikKolas EirikKolas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice!!

@EirikKolas EirikKolas merged commit 3d371c9 into main May 11, 2024
6 checks passed
@EirikKolas EirikKolas deleted the feature/pdaf branch May 11, 2024 13:58
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.

[TASK] IPDA [TASK] PDAF
4 participants