Closed firesurfer closed 3 days ago
This is API breaking. I prefer to have a proper deprecation
Attention: Patch coverage is 0%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 72.55%. Comparing base (
d976477
) to head (bfb11f7
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/realtime_helpers.cpp | 0.00% | 7 Missing :warning: |
@saikishor That's a very good point I missed out. I adapted the PR accordingly.
This PR adapts the API style of the lock_memory function to match the style of the other methods.
I will create a PR that adapts the usage in ros2 control: https://github.com/search?q=repo%3Aros-controls%2Fros2_control%20lock_memory&type=code
Which is also the only place it is currently used: https://github.com/search?q=realtime_tools%3A%3Alock_memory&type=code