Closed
Description
I added not_empty<>
to ros-controls/ros2_controllers#703, but got error messages that the command_interface parameter cannot be empty:
https://github.com/ros-controls/ros2_controllers/actions/runs/5555108925/jobs/10145808720?pr=703
In the readme of this repo, it is suggested to use size_gt
, but that gives the same result
generate_parameter_library/README.md
Lines 225 to 236 in a242eae
How does this library work together with gmock, and why does the parameter-test fail but the test itself is fine without not_empty<>
?
Metadata
Metadata
Assignees
Labels
No labels