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

Update spawner to accept controllers list and start them in sequence #1139

Merged

Conversation

saikishor
Copy link
Member

This PR adds an ability to process a controller list by the spawner

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #1139 (91d5f21) into master (bd6911d) will decrease coverage by 0.10%.
The diff coverage is 11.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1139      +/-   ##
==========================================
- Coverage   31.62%   31.53%   -0.10%     
==========================================
  Files          94       94              
  Lines       10838    10889      +51     
  Branches     7419     7465      +46     
==========================================
+ Hits         3428     3434       +6     
- Misses        804      805       +1     
- Partials     6606     6650      +44     
Flag Coverage Δ
unittests 31.53% <11.76%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
controller_manager/test/test_spawner_unspawner.cpp 22.53% <11.76%> (-6.04%) ⬇️

@saikishor saikishor force-pushed the expand_spawner_to_accept_controller_list branch from 2cef54d to b853568 Compare October 19, 2023 03:34
Copy link
Contributor

@christophfroehlich christophfroehlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bmagyar bmagyar added the backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. label Oct 30, 2023
@bmagyar bmagyar merged commit 4e78813 into ros-controls:master Oct 30, 2023
18 checks passed
mergify bot pushed a commit that referenced this pull request Oct 30, 2023
…1139)

(cherry picked from commit 4e78813)

# Conflicts:
#	controller_manager/controller_manager/spawner.py
#	controller_manager/controller_manager/unspawner.py
bmagyar pushed a commit that referenced this pull request Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants