Function ouster::sdk::core::to_string(const LidarFrame&)

Function Documentation

std::string ouster::sdk::core::to_string(const LidarFrame &lidar_frame)

Get string representation of a lidar frame.

Parameters:

lidar_frame[in] The lidar frame to get the string representation of.

Returns:

string representation of the lidar frame.