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

Eliminate guard_condition or refactor out rmw references #16

Open
nightduck opened this issue Nov 29, 2023 · 0 comments
Open

Eliminate guard_condition or refactor out rmw references #16

nightduck opened this issue Nov 29, 2023 · 0 comments

Comments

@nightduck
Copy link
Owner

rmw_ret_t
copy_guard_condition(
rmw_guard_condition_t * dest,
guard_condition_t * dest_impl,
rmw_guard_condition_t * src);

It contains references to rmw that must be refactored. However, it looks like this is vestigial code that can be removed all together. Look for anyone still using it.

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

No branches or pull requests

1 participant