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

Declare parameters #241

Merged
merged 7 commits into from
Apr 23, 2019
Merged

Declare parameters #241

merged 7 commits into from
Apr 23, 2019

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Jun 8, 2018

This group of changes makes the default behavior to disallow parameters unless they are declared. This PR declares them. Alternatively a boolean could be passed to the node's constructor to allow undeclared parameters.

connects to ros2/rclcpp#495

@sloretz sloretz added enhancement New feature or request in progress Actively being worked on (Kanban column) labels Jun 8, 2018
@sloretz sloretz self-assigned this Jun 8, 2018
@wjwwood wjwwood force-pushed the read_only_parameters branch from ccab9d9 to b8207c0 Compare February 1, 2019 16:52
@wjwwood wjwwood force-pushed the read_only_parameters branch from b8207c0 to fd107e5 Compare February 19, 2019 20:03
@wjwwood wjwwood force-pushed the read_only_parameters branch from 7d90424 to 09e5e1e Compare April 18, 2019 23:24
Signed-off-by: William Woodall <[email protected]>
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pending green CI

@wjwwood wjwwood merged commit 0cb8fc5 into master Apr 23, 2019
@delete-merged-branch delete-merged-branch bot deleted the read_only_parameters branch April 23, 2019 17:45
@wjwwood wjwwood removed the in progress Actively being worked on (Kanban column) label Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants