vectorgrp / sil-kit

Vector SIL Kit – Open-Source Library for Connecting Software-in-the-Loop Environments
https://vectorgrp.github.io/sil-kit-docs
MIT License
107 stars 32 forks source link

demos: add an async simstep handler demo #134

Open MariusBgm opened 1 month ago

MariusBgm commented 1 month ago

a simple demo that shows how to have a worker thread running in parallel to the SIL Kit SimulationStepHandlerAsync and CompleteSimulationStep calls on the main thread.