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
sloretz and others added 2 commits February 1, 2019 08:31
Signed-off-by: William Woodall <william@osrfoundation.org>
sloretz and others added 2 commits February 19, 2019 12:03
Signed-off-by: William Woodall <william@osrfoundation.org>
Signed-off-by: William Woodall <william@osrfoundation.org>
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.

None yet

5 participants