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

Use foot sensor to detect steps / rework pressure converter. #337

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

Commits on Nov 20, 2023

  1. add pressure filter

    val-ba committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b58555a View commit details
    Browse the repository at this point in the history
  2. make it work

    val-ba committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    31bdc89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a2ee55 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. add node to launch

    val-ba committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3db2077 View commit details
    Browse the repository at this point in the history
  2. add debug and low pass

    val-ba committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    769eb1c View commit details
    Browse the repository at this point in the history
  3. add step duration threshold

    val-ba committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    aaff146 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. add parameter library

    val-ba committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3c9cf6c View commit details
    Browse the repository at this point in the history
  2. add parameter tuning

    val-ba committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    25b00c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab44063 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    4b09f36 View commit details
    Browse the repository at this point in the history
  2. fix includes

    val-ba committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ee29308 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    8b48f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c53f5eb View commit details
    Browse the repository at this point in the history
  3. write out left and right

    val-ba committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    353e9c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c8b36b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8013ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45a2276 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e45853 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    98d1ce0 View commit details
    Browse the repository at this point in the history
  2. use phase::message constants instead of numbers and add seperate para…

    …ms for left and right th
    val-ba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1f255bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac7eda2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. add sim yaml

    val-ba committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5474165 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. update ros_control launch

    val-ba committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    57430cb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'main' of github.com:bit-bots/bitbots_main into feature/…

    …use_foot_pressure_step_detection
    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    68a3221 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts (again)??

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    01efbd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b18ec5 View commit details
    Browse the repository at this point in the history
  4. Fix odom deps

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4391467 View commit details
    Browse the repository at this point in the history
  5. Fix odom launch file

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cab4914 View commit details
    Browse the repository at this point in the history
  6. Migrate to non header setup

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f6618ad View commit details
    Browse the repository at this point in the history
  7. Remove walk from name

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    07a328e View commit details
    Browse the repository at this point in the history
  8. Apply autoformat

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9425fc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    247ac22 View commit details
    Browse the repository at this point in the history
  10. Append

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fbe385e View commit details
    Browse the repository at this point in the history
  11. Cleanup preassure converter

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f9080f3 View commit details
    Browse the repository at this point in the history
  12. Fix formatting

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9497d86 View commit details
    Browse the repository at this point in the history
  13. Fix

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a145735 View commit details
    Browse the repository at this point in the history
  14. Remove dep

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6b23f87 View commit details
    Browse the repository at this point in the history
  15. Fix runtime errors

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    42e8ad9 View commit details
    Browse the repository at this point in the history
  16. Fix init

    Flova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    64098ee View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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