Function ouster::sdk::core::lidar_mode_of_string

Function Documentation

LidarMode ouster::sdk::core::lidar_mode_of_string(const std::string &s)

Get lidar mode from string.

Parameters:

s[in] – String to decode.

Returns:

lidar mode corresponding to the string, or 0 on error.