This project is no longer actively maintained or supported. I have shifted my focus to a new project. Please check out OpenScenarioDrive for the latest work and updates.
Open Scenario Editor is a simple ASAM OpenSCENARIO (*.xosc) editor based on Environment Simulator Minimalistic (esmini).
ASAM OpenSCENARIO defines a file format for the description of the dynamic content of driving and traffic simulators. The primary use-case of OpenSCENARIO is to describe complex, synchronized maneuvers that involve multiple entities like vehicles, pedestrians and other traffic participants. The description of a maneuver may be based on driver actions (e.g. performing a lane change) or on trajectories (e.g. derived from a recorded driving maneuver). Other content, such as the description of the ego vehicle, driver appearance, pedestrians, traffic and environment conditions, is included in the standard as well. You can also read more about OpenSCENARIO format on the ASAM website.
First clone the repository:
git clone https://github.com/ebadi/OpenScenarioEditor
cd OpenScenarioEditor
xhost +local:docker
docker compose up --build
The first build downloads and compiles esmini (~10 min). Subsequent starts use the cached image and launch instantly.
Take a look at our demo video by clicking on the image below:
This work is done by Infotiv AB under VALU3S project. This project has received funding from the ECSEL Joint Undertaking (JU) under grant agreement No 876852. The JU receives support from the European Union’s Horizon 2020 research and innovation programme and Austria, Czech Republic, Germany, Ireland, Italy, Portugal, Spain, Sweden, Turkey.
Open Scenario Editor project is started and currently maintained by Hamid Ebadi.
