Function ouster::sdk::core::to_string(UDPProfileLidar)¶
Defined in File data_format.h
Function Documentation¶
-
std::string ouster::sdk::core::to_string(UDPProfileLidar profile)¶
Get string representation of a lidar profile.
- Parameters:
profile[in] The profile to get the string representation of.
- Returns:
string representation of the lidar profile.