-
Notifications
You must be signed in to change notification settings - Fork 310
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
[ros2_control_node] Add option to set the CPU affinity #1852
[ros2_control_node] Add option to set the CPU affinity #1852
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1852 +/- ##
==========================================
- Coverage 88.26% 88.21% -0.06%
==========================================
Files 121 121
Lines 12303 12309 +6
Branches 1093 1095 +2
==========================================
- Hits 10859 10858 -1
- Misses 1051 1056 +5
- Partials 393 395 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
excellent!
(cherry picked from commit 98f0795) # Conflicts: # doc/release_notes.rst
(cherry picked from commit 98f0795) # Conflicts: # doc/release_notes.rst
This PR adds an option to the ros2_control_node to be able to set the CPU affinity to bind it to a specific CPU Core. By default, this is not enabled, unless it is specifically set