DLRUTDatasetManager#

A class that enables downloading the DLR-UT dataset.

Constructor#

DLRUTDatasetManager(version[, path, ...])

A manager to load the DLR UT dataset from zenodo

Methods#

The following methods yield the files to the different data variants within the dataset.

DLRUTDatasetManager.trajectory([path])

List of files with trajectory data.

DLRUTDatasetManager.traffic_lights([path])

List of files with traffic light data.

DLRUTDatasetManager.weather([path])

List of files with weather data.

DLRUTDatasetManager.air_quality([path])

List of files with air quality data.

DLRUTDatasetManager.road_condition([path])

List of files with road condition information.