Skip to content

support wildcards for just namespaces, or just nodes #1265

@rpaaron

Description

@rpaaron

Feature request

Feature description

support wildcards for just namespaces, or just nodes

/**:
    ros__parameters:
        applies_to_all_nodes_in_all_namespaces: true

would be nice also to have

some_namespace:
    *:
        ros__parameters:
            applies_to_all_nodes_in_particular_namespace: true

and

/*:
    some_node:
        ros__parameters:
            applies_to_particular_node_in_all_namespaces: true

is there a way currently to achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions