-
Hi,
I am running esmini on Ubuntu with python (version 3.6.9).
The terminal keeps printing "OSCCondition.cpp / 299 / CheckCondition(): Story board element "event_follow_trajectory3" not found"
…
-
Recently, I used esmini/pyoscx to generate openScenario 1.0.0 standard file, then using carla/scenario_runner collaboration for
simulating, and I found some Condition tag, such like **TakeHeadAwayC…
-
I use a program to generate OpenScenario Files. The program generates the root element ``. This causes esmini to not be able to run the scenario, because it seems to require the explicit `` tag. Other…
-
1.import opendrive map ,to build mesh(*) ready open source next version?,free? (steve lemke say in china unity tech week)
2.VSE(visual openscenario editor) ready Open source next version? is fre…
-
**Describe the bug**
warnings comes from openscenario interpritor.
```
/home/masaya/workspace/scenario_simulator_ws/src/scenario_simulator/open_scenario_interpreter/src/procedure.cpp:21:58: warni…
-
Hi,
is it possible to define new signals (for ALKS scenarios it would be great to have collision, collision-front-back, collision-side, backward interrupt signals).
How one could define such sig…
-
**Describe the bug**
When running the LaneChangeSimple.xosc example on my Windows machine I get the following bug.
WARNING:[SR:OpenScenarioConfiguration]:` Wrong OpenDRIVE map in use. Forcing relo…
-
While running openScenario based scenarios in scenario runner, the result files are not getting generated. Tried the following commands:
python scenario_runner.py --openscenario srunner\examples\Lane…
-
**Is your feature request related to a problem? Please describe.**
Currently, scenario writer cannot spawn entity by relative world position.
**Describe the solution you'd like**
Enables us to us…
-
It needs to be clarified if and how the **state of an Action** shall be transported to a TrafficParticipant. Looking at OpenSCENARIO 1.0 there is a State machine defined with the states Standby, Runni…