Skip to content

Error output from subset_of #129

Open
@christophfroehlich

Description

@christophfroehlich

While playing around with the validators for ros-controls/ros2_controllers#703, I found out that the error message of subset_of is not really helpful. Launching the JTC from demo 1 with

    command_interfaces:
      - test

gives

Exception thrown during init stage with message: argument not found

If I delete this section, I get a useful error from not_empty:

Exception thrown during init stage with message: Invalid value set during initialization for parameter 'command_interfaces': Parameter 'command_interfaces' cannot be empty

@tylerjw Is there something wrong with the validator configuration or is this an issue with this library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions