Function openrr_apps::utils::resolve_robot_config

source ยท
pub fn resolve_robot_config(
    config_path: Option<&Path>,
    overwrite: Option<&str>,
) -> Result<RobotConfig>