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

Adding support for lifecycle nodes #3

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aprotyas
Copy link
Contributor

@aprotyas aprotyas commented Jul 6, 2021

This PR adds support for default permissions of lifecycle nodes. It's an extension to what exists in nodl_to_policy/_common/_profile.py, and can be formalized once discussion of lifecycle nodes in the NoDL design document (ros2/design#266) moves forward.

Implementation considerations

Implementing support for lifecycle nodes will involve identifying whether a regular node or a lifecycle node's profile is required in policy.convert_to_policy, and then calling _common._profile.common_profile with the appropriate Enum type.

Signed-off-by: Abrar Rahman Protyasha abrar@openrobotics.org

Signed-off-by: Abrar Rahman Protyasha <abrar@openrobotics.org>
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

Successfully merging this pull request may close these issues.

None yet

1 participant