Function ouster::sdk::core::to_string(const SensorConfig&)
Defined in File types.h
Function Documentation
-
std::string ouster::sdk::core::to_string(const SensorConfig &config)
Get a string representation of sensor config.
Only set fields will be represented.
- Parameters:
config[in] – a struct of sensor config.
- Returns:
a json sensor config string.