Release contents
SVL Simulator is delivered as several zip archives in the following directory layout:
└── 2021.2.1
├── svlsimulator-linux64-2021.2.1.zip
├── svlsimulator-windows64-2021.2.1.zip
├── svlsimulator-source-2021.2.1.zip
├── svlsimulator-source-2021.2.1.tar.gz
- svlsimulator-linux64-2021.2.1.zip: A zip archive of the Linux binary executable of SVL Simulator. This includes the scenario runner environment, which can be used to execute end-to-end Visual Scenario Editor and Python API runtime template-based local simulations through the web user interface. It also contains all the examples from the PythonApi repository.
- svlsimulator-windows64-2021.2.1.zip: A zip archive of the Windows binary executable of SVL Simulator.
- svlsimulator-source-2021.2.1.zip: A zip archive of the source code of SVL Simulator. This is needed to run the simulator in Developer Mode.
- svlsimulator-source-2021.2.1.tar.gz: A tarball archive of the source code of SVL Simulator. This is needed to run the simulator in Developer Mode.