fn check_sensor_data(
    map: &Map,
    scenario: &Scenario,
    sensor_path: &str,
    timer: &mut Timer<'_>
)