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

Soorya/kalman filter #24

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Soorya/kalman filter #24

wants to merge 11 commits into from

Commits on Feb 19, 2024

  1. Create ConstVelKF.cpp

    SunFireKing authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    38ebedc View commit details
    Browse the repository at this point in the history
  2. Create ConstVelKF.cpp

    SunFireKing authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    dfc683f View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists.txt

    added support for kalman filter
    SunFireKing authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e7649e4 View commit details
    Browse the repository at this point in the history
  4. Update ConstVelKF.cpp

    SunFireKing authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7edea74 View commit details
    Browse the repository at this point in the history
  5. Update ConstVelKF.cpp

    SunFireKing authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b5981fe View commit details
    Browse the repository at this point in the history
  6. Update ConstVelKF.cpp

    SunFireKing authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b6f2ef7 View commit details
    Browse the repository at this point in the history
  7. Update ConstVelKF.cpp

    SunFireKing authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0982a1f View commit details
    Browse the repository at this point in the history
  8. Update ConstVelKF.cpp

    SunFireKing authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1340730 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f342433 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Update ConstVelKF.cpp

    Not yet complete iteration - still fixing the shift from separate classes to combining both into one class. Also confused how I would get a z vector for this?
    SunFireKing authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    68c4a70 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update ConstVelKF.cpp

    SunFireKing authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6e3862d View commit details
    Browse the repository at this point in the history