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

Ported LowPass and GravityCompensation filters iirob_filters repository #115

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    e8794ee View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Ported low_pass_filter from iirob_filters:

    - using the dynamic parametrization as implemented in existing gravity_compensation filter
    - added testcases for loading parameters
    dzumkeller committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    c41eb9a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Update low_pass_filter.hpp

    removed parameter_namespace and added override flag
    dzumkeller authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    ee8a6ff View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Denis Štogl <destogl@users.noreply.github.com>
    dzumkeller and destogl authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    f0ec3be View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    ff01bf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cecfd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    79aeeb2 View commit details
    Browse the repository at this point in the history
  2. Ported low_pass_filter from iirob_filters:

    - using the dynamic parametrization as implemented in existing gravity_compensation filter
    - added testcases for loading parameters
    dzumkeller authored and destogl committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    1ea8b37 View commit details
    Browse the repository at this point in the history
  3. added new testcase after review

    dzumkeller authored and destogl committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    06391d8 View commit details
    Browse the repository at this point in the history
  4. Update low_pass_filter.hpp

    removed parameter_namespace and added override flag
    dzumkeller authored and destogl committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    1cebf05 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Denis Štogl <destogl@users.noreply.github.com>
    dzumkeller and destogl committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    c0f365a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b391c6 View commit details
    Browse the repository at this point in the history
  7. Apply formatting to filters.

    destogl committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9457c9f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    f2d02af View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    978e590 View commit details
    Browse the repository at this point in the history