Function ouster::sdk::core::udp_profile_type_of_string

Function Documentation

optional<HeaderType> ouster::sdk::core::udp_profile_type_of_string(const std::string &s)

Get header layut profile from string.

Parameters:

s[in] – The string to decode into an imu profile.

Returns:

header layout profile corresponding to the string, or nullopt on error.