Function rmw_feature_supported
Defined in File features.h
Function Documentation
-
bool rmw_feature_supported(rmw_feature_t feature)
Query if a feature is supported by the rmw implementation.
- Returns:
true
if the rmw implementation supports the feature,false
if not.