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.
- 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.
Video demonstration: https://youtu.be/inaD8jd7YxI
See the Wiki for more documentation, including