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

Export of the get_cm_node_options() from robostack when compiling for Windows. #1129

Merged
merged 2 commits into from
Oct 7, 2023

Conversation

olivier-stasse
Copy link
Contributor

This PR is mostly to apply upstream a patch from robostack to have the code compiling on Windows on user request:
https://github.com/RoboStack/ros-humble/blob/main/patch/ros-humble-controller-manager.patch

I believe that the modification is minimal and has zero impact on the code itself.

Tested with colcon test on rolling. If possible it would be nice to have it backported on humble.

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #1129 (10134e5) into master (d333922) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1129   +/-   ##
=======================================
  Coverage   31.57%   31.57%           
=======================================
  Files          94       94           
  Lines       10736    10736           
  Branches     7347     7347           
=======================================
  Hits         3390     3390           
  Misses        804      804           
  Partials     6542     6542           
Flag Coverage Δ
unittests 31.57% <ø> (ø)

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

Files Coverage Δ
.../include/controller_manager/controller_manager.hpp 18.18% <ø> (ø)

Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

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

Seems harmless for Linux

@bmagyar bmagyar added the backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. label Oct 7, 2023
@bmagyar bmagyar merged commit e077360 into ros-controls:master Oct 7, 2023
18 checks passed
mergify bot pushed a commit that referenced this pull request Oct 7, 2023
@olivier-stasse
Copy link
Contributor Author

Thanks !

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

2 participants