Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TUMFTM/ScenarioArchitect

The Scenario Architect provides a lightweight graphical user interface that allows a straightforward realization and manipulation of concrete driving testing scenarios. Exemplary usecases are the validation of an online verification framework or training of an prediction algorithm.
https://github.com/TUMFTM/ScenarioArchitect

safety scenario

Last synced: 3 months ago
JSON representation

The Scenario Architect provides a lightweight graphical user interface that allows a straightforward realization and manipulation of concrete driving testing scenarios. Exemplary usecases are the validation of an online verification framework or training of an prediction algorithm.

Awesome Lists containing this project

README

        

# Scenario Architect

![Picture Overview Scenario Architect](docs/source/figures/Overview.png)

The Scenario Architect is a basic python tool to generate, import and export short scene snapshots. These scenarios can
be used for safety assessment metric evaluations or other benchmarks.

### Documentation
The documentation of the project can be found [here](https://scenarioarchitect.readthedocs.io/).

### People Involved

##### Core Developer
* [Tim Stahl](mailto:[email protected])

##### Acknowledgements
Regina Harrer contributed during her Project Thesis to the calculation of the Time to Collision (TTC) score.

### Contributions
[1] T. Stahl and J. Betz, “An Open-Source Scenario Architect for Autonomous Vehicles,”
in 2020 Fifteenth International Conference on Ecological Vehicles and Renewable Energies (EVER), 2020.\
[(view pre-print)](https://arxiv.org/pdf/2006.09731)

If you find our work useful in your research, please consider citing:
```
@inproceedings{stahl2020a,
title = {An Open-Source Scenario Architect for Autonomous Vehicles},
booktitle = {2020 Fifteenth International Conference on Ecological Vehicles and Renewable Energies (EVER)},
author = {Stahl, Tim and Betz, Johannes},
year = {2020}
}
```