You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am Giovanni Rasera and I am following the course. I would like to contribute to the project by making the following improvements:
I have modified the filters to be KalamanFilterBase subclasses, which allows for the selection of the filter at runtime without having to recompile all the code. This makes it easier to test and use the software. You can find the code at this link: https://github.com/GiovanniRaseraF/AKFSF-Simulation-KalmanFilterSwap
I hope my contribution will be accepted and that it will be a valuable addition to the project.
I am going to make a Pull Request after rewriting a better version of my code if you accept my contribution.
Please let me know
GR
The text was updated successfully, but these errors were encountered:
Hi,
I am Giovanni Rasera and I am following the course. I would like to contribute to the project by making the following improvements:
I have modified the filters to be KalamanFilterBase subclasses, which allows for the selection of the filter at runtime without having to recompile all the code. This makes it easier to test and use the software. You can find the code at this link: https://github.com/GiovanniRaseraF/AKFSF-Simulation-KalmanFilterSwap
I have also created a version of the software that can be compiled for Mac OS. This can be found at this link: https://github.com/GiovanniRaseraF/AKFSF-Simulation-KalmanFilterSwap/tree/macbuild
I hope my contribution will be accepted and that it will be a valuable addition to the project.
I am going to make a Pull Request after rewriting a better version of my code if you accept my contribution.
Please let me know
GR
The text was updated successfully, but these errors were encountered: