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

Refactor spawner to be able to reuse code for ros2controlcli (backport #1661) #1695

Merged
merged 4 commits into from
Oct 13, 2024

Commits on Aug 19, 2024

  1. Refactor spawner to be able to reuse code for ros2controlcli (#1661)

    (cherry picked from commit 0631e3e)
    
    # Conflicts:
    #	controller_manager/controller_manager/spawner.py
    #	controller_manager/test/test_spawner_unspawner.cpp
    saikishor authored and mergify[bot] committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b841ba7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. [Humble] Fix conflicts of 1661 backport (#1735)

    * Fix conflicts
    
    * added controller_type parameter setting to the spawner
    saikishor authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e489574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b837cf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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