ros2_control
Defined in File helpers.hpp
Check if the item is in the container.
container – The container to search in.
item – The item to search for.
True if the item is in the container, false otherwise.