The esmini plugins enables GEMSTAR to use esmini as a scenario runner.
- OpenScenario file
- Vehicle Data Update
First clone the GEMSTAR Interfaces plugin to Plugins directory of the Unreal project.
Add the plugin to your Unreal project:
mkdir Plugins/GameFeatures
cd Plugins/GameFeatures
git clone https://github.com/DLR-TS/ue_esmini_feature.gitor:
git submodule add https://github.com/DLR-TS/ue_esmini_feature.gitYou can configure the OpenScenario file to be played by setting the Path variable of EsminiManager actor.
A test map is provided in the Content directory. It shows the transforms of the vehicles changing during the simulation.
Contact: [email protected]
This project uses esmini, which is licensed under the Mozilla Public License 2.0.
