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

Fix multiple chainable controller activation bug (backport #1401) #1411

Merged
merged 4 commits into from
Mar 2, 2024

Commits on Feb 22, 2024

  1. Fix multiple chainable controller activation bug (#1401)

    (cherry picked from commit 1cc73c2)
    
    # Conflicts:
    #	controller_manager/src/controller_manager.cpp
    #	controller_manager/test/test_controller_manager_srvs.cpp
    saikishor authored and mergify[bot] committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    928af88 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Apply Sai's suggestions

    Co-authored-by: Sai Kishor Kothakota <[email protected]>
    bmagyar and saikishor committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f0d52a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

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

    bmagyar committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ffdef2d View commit details
    Browse the repository at this point in the history