-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- testgives
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
Labels
bugSomething isn't workingSomething isn't working