Function ouster::sdk::osf::register_metadata_internal_error_function

Function Documentation

void ouster::sdk::osf::register_metadata_internal_error_function(std::string error)

Logs an internal error encountered during metadata registration.

This function is called when duplicate or inconsistent type registrations are detected.

Parameters:

error[in] – The error message to log.