Skip to content

fix: TPM receives traffic command of initial step

Luis Gressenbuch requested to merge tpm-initial-step-traffic-command into main

As traffic participant models are not stepped during the initialization step, they miss any traffic commands issued during this step. This MR fixes the problem, by buffering the traffic commands of the initialization step and sending them to the model during the first step.

Edited by Luis Gressenbuch

Merge request reports

Loading