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

[CLI] Add set_hardware_component_state verb (backport #1248) #1471

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 1, 2024

I updated the hardware lifecylce demo as part of the multi robot example ros-controls/ros2_control_demos#417 and realized that there is no cli verb for changing hardware lifecycle.

This PR adds the verb set_hardware_component_state to our CLI.


This is an automatic backport of pull request #1248 done by Mergify.

Co-authored-by: Dr. Denis <[email protected]>
Co-authored-by: Mateus Menezes <[email protected]>
(cherry picked from commit a902e27)
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.52%. Comparing base (0c647de) to head (40d080d).

Additional details and impacted files
@@           Coverage Diff           @@
##             iron    #1471   +/-   ##
=======================================
  Coverage   75.52%   75.52%           
=======================================
  Files          42       42           
  Lines        3371     3371           
  Branches     1943     1943           
=======================================
  Hits         2546     2546           
+ Misses        442      440    -2     
- Partials      383      385    +2     
Flag Coverage Δ
unittests 75.52% <ø> (ø)

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

see 1 file with indirect coverage changes

@destogl destogl merged commit d453257 into iron Apr 2, 2024
13 checks passed
@destogl destogl deleted the mergify/bp/iron/pr-1248 branch April 2, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants