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) #1470

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 <denis@stoglrobotics.de>
Co-authored-by: Mateus Menezes <mateusmenezes95@gmail.com>
(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.86%. Comparing base (86e459b) to head (3786661).

Additional details and impacted files
@@           Coverage Diff           @@
##           humble    #1470   +/-   ##
=======================================
  Coverage   75.86%   75.86%           
=======================================
  Files          41       41           
  Lines        3224     3224           
  Branches     1838     1835    -3     
=======================================
  Hits         2446     2446           
  Misses        414      414           
  Partials      364      364           
Flag Coverage Δ
unittests 75.86% <ø> (ø)

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

@destogl destogl merged commit 7d9aa3c into humble Apr 2, 2024
13 checks passed
@destogl destogl deleted the mergify/bp/humble/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