Concretize turns scenarios for testing autonomous vehicles specified using a domain-specific modelling language into concrete scenes. It offers diagram generation using Scenic and integration with CARLA for simulation.
To access the experiments of our SOSYM 2025 submisison entitled "Automated and Complete Generation of Traffic Scenarios at Road Junctions Using a Multi-level Danger Definition", please refer to the dedicated README.md file.
- Install Docker
- Clone this repository
- Open the root folder of this repository, and run
docker-compose build
thendocker-compose up
. If you are using Linux, you may need to addsudo
before these commands. - Navigate to https://localhost:5173 in your browser to see the web interface. An up-to-date Chromium-based browser is recommended to ensure correct display.
See the Wiki for more documentation, including