Skip to content

Eliminate guard_condition or refactor out rmw references #16

@nightduck

Description

@nightduck

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions