openMSL / sl-3-1-osc-alks-scenarios

ALKS scenario interpretation in OpenSCENARIO
https://www.asam.net/standards/detail/openscenario-xml/
Other
112 stars 20 forks source link

trigger conditions correct? #43

Closed tmIdiada closed 3 years ago

tmIdiada commented 3 years ago

Hi,

if I understand you correctly, then you are focusing on xosc v1.1 instead of v1.0. If so, then you should use for many triggers lessOrEqual instead of lessThan (e.g. distances) and greaterOrEqual instead of greaterThan (e.g. start time). What do you mean?

Kind regards,

Thaddäus

arauschert commented 3 years ago

You're absolutely right. With OpenSCENARIO 1.1 it's now possible to use lessOrEqual and greaterOrEqual, which would trigger the actions more precisely. I will update this.