Skip to content
Snippets Groups Projects
Jupp Tscheak's avatar
Jupp Tscheak authored
The concrete key/value pairs can be discussed in the course of further development.

To install cmake-format on your Linux platform please use: "pip3 install cmakelang[YAML]".
To enable CMake formatting in VSCode please install extension: "cheshirekow.cmake-format".

Signed-off-by: default avatarJupp Tscheak <jupp.tscheak@daimler.com>
9e6981a4
History

Scenario API

A collection of interfaces for abstraction between a scenario engine and an environment simulator. It is intended to be usable with a wide variety of scenario description languages by implementing according scenario engines.

Remark: This is currently work in progress and no stable state is reached yet.