Function hasBoundedRange
Defined in File utils.hpp
Function Documentation
-
bool hasBoundedRange(const rcl_interfaces::msg::ParameterDescriptor ¶m)
Checks if a given parameter has a range that is effectively bounded on both sides.
- Parameters:
param – Parameter description.