feat!: Enable non host centric SensorView trace recording
I.e. by providing
[TraceRecording]
HostCentric=false
the full SensorView (= containing all static and dynamic content) will be generated by SensorViewBuilder
.
The generated SensorView will be recorded as osi trace.
The chunked SensorView is still provided by public interface SimulatorCore::GetSensorView()
.
MR is related to removal of SimulationGuiDispatcher
, see !240 (closed).
Pipeline: https://ci.eclipse.org/openpass/job/GtGenCore/job/MR-238/
Edited by Mathias Kellerer