Tobias Falkenstein

Results 2 comments of Tobias Falkenstein

There are in fact two issues: 1. The environment variable `${CLOE_ROOT}` used in the stackfile is currently only defined in the bats setup. Could we maybe define it in the...

I suspect that this is caused by the OSMP example sensor not providing object orientation, just position (s, [here](https://github.com/OpenSimulationInterface/osi-sensor-model-packaging/blob/master/examples/OSMPDummySensor/OSMPDummySensor.cpp#L312)). Note that we need to [patch](https://github.com/eclipse/cloe/blob/master/vendor/osi-sensor-1.0.0-vtd2.2/patches/osmp_vtd_v2.2.patch#L93) the sensor anyway, so we...