Function yasmin_ros::is_supported_interface_type
Defined in File supported_interface_serialization.hpp
Function Documentation
-
bool yasmin_ros::is_supported_interface_type(const std::string &interface_type)
Check if a given interface type is supported for serialization.
- Parameters:
interface_type – The type of the interface to check.
- Returns:
true if the interface type is supported, false otherwise.