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

Odometry topic for the track controller system #2021

Merged
merged 7 commits into from
Aug 30, 2023
Merged

Odometry topic for the track controller system #2021

merged 7 commits into from
Aug 30, 2023

Commits on Aug 29, 2023

  1. Added publisher for track position and velocity.

    Signed-off-by: Johan Rutgeerts <[email protected]>
    jrutgeer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d610de7 View commit details
    Browse the repository at this point in the history
  2. Changed some formatting.

    Signed-off-by: Johan Rutgeerts <[email protected]>
    jrutgeer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d91a0d8 View commit details
    Browse the repository at this point in the history
  3. Changed to odometry publisher

    Signed-off-by: Johan Rutgeerts <[email protected]>
    jrutgeer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2fa817c View commit details
    Browse the repository at this point in the history
  4. Added documentation in the header and tidied up msg include order.

    Signed-off-by: Johan Rutgeerts <[email protected]>
    jrutgeer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6d359fd View commit details
    Browse the repository at this point in the history
  5. Removed trailing whitespace so CI is happy.

    Signed-off-by: Johan Rutgeerts <[email protected]>
    jrutgeer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7e67534 View commit details
    Browse the repository at this point in the history
  6. Added integration test and fixed bug in reported velocity.

    Signed-off-by: Johan Rutgeerts <[email protected]>
    jrutgeer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    eaee3b6 View commit details
    Browse the repository at this point in the history
  7. Corrected some style errors.

    Signed-off-by: Johan Rutgeerts <[email protected]>
    jrutgeer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f58ee31 View commit details
    Browse the repository at this point in the history