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

Mecanum Wheel Odometry in firmware_message_converter #5

Merged
merged 8 commits into from
Oct 16, 2023
Merged

Commits on Sep 18, 2023

  1. handling wheel odometry from mecanum wheels in firmware message conv…

    …erter
    
    Signed-off-by: Aleksander Szymański <bitterisland6@gmail.com>
    Bitterisland6 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8cafdfa View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. add mecanum parameters to converter config

    Signed-off-by: Aleksander Szymański <bitterisland6@gmail.com>
    Bitterisland6 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b203aed View commit details
    Browse the repository at this point in the history
  2. fix typo

    Signed-off-by: Aleksander Szymański <bitterisland6@gmail.com>
    Bitterisland6 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8c1ca43 View commit details
    Browse the repository at this point in the history
  3. cherry-pick firmware.yaml file from other branch

    Signed-off-by: Aleksander Szymański <bitterisland6@gmail.com>
    Bitterisland6 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    053f483 View commit details
    Browse the repository at this point in the history
  4. add mecanum_wheels param to firmware.yaml file

    Signed-off-by: Aleksander Szymański <bitterisland6@gmail.com>
    Bitterisland6 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9f614fc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. added separate publisher for mecanum odom

    Signed-off-by: Aleksander Szymański <bitterisland6@gmail.com>
    Bitterisland6 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3d2ad63 View commit details
    Browse the repository at this point in the history
  2. fixed usage of bad publisher

    Signed-off-by: Aleksander Szymański <bitterisland6@gmail.com>
    Bitterisland6 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8a33df7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. removed unnecesarry added files

    Signed-off-by: Aleksander Szymański <bitterisland6@gmail.com>
    Bitterisland6 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5caa6c9 View commit details
    Browse the repository at this point in the history