Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added bibtex
  • Loading branch information
nicoh authored Jun 20, 2024
1 parent d27f625 commit d73adfd
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,18 @@ textx generate models/examples/brsu_building_c_with_doorways.floorplan --target

Modelling an environment can be straightforward with some background information on how the concepts are specified and related to each other. [This tutorial](docs/Tutorial.md) will explain the concepts of the language and how to position them in the environment. An overview of the concepts and their attributes is available [here](docs/concepts.md). A tutorial on the variation DSL is also available [here](docs/Variation.md).

## Citation

If you use our tooling and approach please cite our paper as follows:

```
@inproceedings{parra2023iros,
author = {Parra, Samuel and Ortega, Argentina and Schneider, Sven and Hochgeschwender, Nico},
title = {{A Thousand Worlds: Scenery Specification and Generation for Simulation-Based Testing of Mobile Robot Navigation Stacks}},
booktitle = {Proceedings of the IEEE International Conference on Intelligent Systems and Robots (IROS)},
year = {2023}
}
```

## Acknowledgments

Expand All @@ -140,4 +152,4 @@ This work is part of a project that has received funding from the European Union
<p align="center">
<img src="docs/images/EU.jpg" alt="drawing" height="100"/>
<img src="docs/images/SESAME.jpg" alt="drawing" height="100"/>
</p>
</p>

0 comments on commit d73adfd

Please sign in to comment.