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

Function Documentation

std::string ouster::sdk::core::to_string(const LidarScan &ls)

Get string representation of a lidar scan.

Parameters:

ls[in] – The lidar scan to get the string representation of.

Returns:

string representation of the lidar scan.