Skip to content

Add read_only parameter metadata#35

Merged
wjwwood merged 3 commits intomasterfrom
read_only_parameters
Apr 23, 2019
Merged

Add read_only parameter metadata#35
wjwwood merged 3 commits intomasterfrom
read_only_parameters

Conversation

@sloretz
Copy link
Contributor

@sloretz sloretz commented May 30, 2018

WIP until there is code in rclcpp supporting this. Adds a boolean indicating if a parameter is allowed to change after it has been initialized. The default is true. If false then the parameter can be set via yaml passed to the node, but it's value may not be changed for the life of the node.

connects to ros2/rclcpp#495

@sloretz sloretz added the in progress Actively being worked on (Kanban column) label May 30, 2018
@sloretz sloretz self-assigned this May 30, 2018
@wjwwood wjwwood force-pushed the read_only_parameters branch from dab1741 to 95ac6d1 Compare January 29, 2019 18:20
Signed-off-by: William Woodall <william@osrfoundation.org>
@wjwwood wjwwood added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 19, 2019
@wjwwood wjwwood merged commit 99be81d 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 review Waiting for review (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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants