Skip to content

Use params from node '/**' from parameter YAML file#370

Merged
cottsay merged 1 commit intomasterfrom
wildcard_param_yaml
Jun 24, 2019
Merged

Use params from node '/**' from parameter YAML file#370
cottsay merged 1 commit intomasterfrom
wildcard_param_yaml

Conversation

@cottsay
Copy link
Copy Markdown
Member

@cottsay cottsay commented Jun 14, 2019

The short-term goal of this change is to enable the creation of a parameter YAML file which is applied to each node, regardless of node name or namespace.

Future work is to support all wildcard syntax in node names in parameter YAML files.

@cottsay cottsay added enhancement New feature or request in review Waiting for review (Kanban column) labels Jun 14, 2019
@cottsay cottsay self-assigned this Jun 14, 2019
@cottsay
Copy link
Copy Markdown
Member Author

cottsay commented Jun 14, 2019

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@cottsay
Copy link
Copy Markdown
Member Author

cottsay commented Jun 14, 2019

I'm completely new to Python's C API, so if anything looks wonky, speak up.

Copy link
Copy Markdown
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.

I feel like this sort of parameter parsing would be better implemented in rcl layer so all client libraries can take advantage.

@cottsay cottsay force-pushed the wildcard_param_yaml branch from d1353c1 to db4f6e5 Compare June 21, 2019 02:37
The short-term goal of this change is to enable the creation of a
parameter YAML file which is applied to each node, regardless of node
name or namespace.

Future work is to support all wildcard syntax in node names in
parameter YAML files.

Signed-off-by: Scott K Logan <logans@cottsay.net>
@cottsay cottsay force-pushed the wildcard_param_yaml branch from db4f6e5 to c01866a Compare June 21, 2019 02:40
@cottsay cottsay merged commit f08cc83 into master Jun 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the wildcard_param_yaml branch June 24, 2019 22:55
@cottsay cottsay removed the in review Waiting for review (Kanban column) label Jun 27, 2019
@cottsay cottsay restored the wildcard_param_yaml branch July 29, 2019 23:26
cottsay added a commit that referenced this pull request Jul 31, 2019
The short-term goal of this change is to enable the creation of a
parameter YAML file which is applied to each node, regardless of node
name or namespace.

Future work is to support all wildcard syntax in node names in
parameter YAML files.

This is a backport of #370 for Dashing.

Signed-off-by: Scott K Logan <logans@cottsay.net>
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