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

ros2 control migration #320

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

ros2 control migration #320

wants to merge 28 commits into from

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    12038fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72e70b View commit details
    Browse the repository at this point in the history
  3. Deprecate more controllers

    b1n-ch1kn committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b34a9a1 View commit details
    Browse the repository at this point in the history
  4. nicer visuals for point fit

    b1n-ch1kn committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2356b35 View commit details
    Browse the repository at this point in the history
  5. deprecate lidar slam

    b1n-ch1kn committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    632da6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77bf481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00514fd View commit details
    Browse the repository at this point in the history
  8. Deprecate some visuals

    b1n-ch1kn committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6563ad0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dbf498 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c36510 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15e2aa3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7af2d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c97e81b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    405bea0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7103222 View commit details
    Browse the repository at this point in the history
  16. reconfigured launch file to work with a configurable list of startup …

    …controllers in chained and unchained mode
    leungw16 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8eb01bb View commit details
    Browse the repository at this point in the history
  17. precommit changes

    leungw16 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8e7a930 View commit details
    Browse the repository at this point in the history
  18. switched controller_manager to listen to /robot_description instead o…

    …f feeding URDF to avoid deprecation message
    leungw16 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ac0e173 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9be4af2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 18, 2024

  1. Fixed bug where all 4 wheel positions were published on the same topi…

    …c without identification
    leungw16 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    66e9cb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0694350 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Changed map<srting,vector<vector<char>>> to structs and variants when…

    … storing topic and interface info
    leungw16 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    06d4fe7 View commit details
    Browse the repository at this point in the history
  2. Simplified pub/sub management further using separate variants. HW int…

    …erface package now compiles
    leungw16 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0a9ea07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e89539 View commit details
    Browse the repository at this point in the history
  4. Added documentation

    leungw16 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    979c3a0 View commit details
    Browse the repository at this point in the history
  5. Updated ros2 control to adopt the more appropriate effort command int…

    …erface instead of acceleration
    leungw16 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5024449 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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