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

Read only parameters #278

Merged
merged 13 commits into from
Apr 23, 2019
Merged

Read only parameters #278

merged 13 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 for the local parameter tests, and passes a boolean to the node's constructor to allow undeclared parameters for the remote parameters test

connects to ros2/rclcpp#495

requires #274

@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 9f504fb to 38ddc6a Compare January 30, 2019 23:54
@wjwwood wjwwood force-pushed the read_only_parameters branch from 853289a to a51cde4 Compare February 19, 2019 20:04
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.

LGTM

@wjwwood wjwwood requested a review from jacobperron April 23, 2019 02:33
@wjwwood wjwwood merged commit bd71aa5 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.

3 participants