You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, following on my previous issue, namely: here, and also issue made by another community member here.
I've been trying to make Scenario runner to work with standard.osc library provided by ASAM, so far I've had tough luck doing it, as it will spit a bunch of syntaxis errors in the standard.osc itself, and will not run a scenario. Current state can be seen on this screenshot:
which is pretty odd to me, as officially distributed library must not contain syntax errors. Was scenario_runner even tested with standard.osc? As there are no example or test files using this library, and the instruments that basic.osc provides are pretty "basic", and are not enough for my use case. Is there a way to use standard.osc or will I have to modify basic.osc in a way I need it to be?
Thanks in advance.
Best regards,
Ivan Burmistrov
Desktop:
OS: win11
CARLA: 0.9.15
Python version: 3.8.10
Version: latest
The text was updated successfully, but these errors were encountered:
Hey @DimK19,
no, as far as I understood after looking at the files there's no way to make it work without major changes to scenario runner core. Additionally, scenario_runner support for osc2 does not support any triggers (i.e. distance triggers etc), which are very needed for my use-case, so I just settled down on using osc1.0 with all of it's underlying restrictions, but at least it works xD
Hi, following on my previous issue, namely: here, and also issue made by another community member here.
I've been trying to make Scenario runner to work with standard.osc library provided by ASAM, so far I've had tough luck doing it, as it will spit a bunch of syntaxis errors in the standard.osc itself, and will not run a scenario. Current state can be seen on this screenshot:
which is pretty odd to me, as officially distributed library must not contain syntax errors. Was scenario_runner even tested with standard.osc? As there are no example or test files using this library, and the instruments that basic.osc provides are pretty "basic", and are not enough for my use case. Is there a way to use standard.osc or will I have to modify basic.osc in a way I need it to be?
Thanks in advance.
Best regards,
Ivan Burmistrov
Desktop:
The text was updated successfully, but these errors were encountered: