-
CARLA 0.9.13 is released with improved OpenSCENARIO 1 support. We need to test how many scenarios we can now run with it (and check, if OSC 1.1 is supported)
-
Hi,
I have one question about the support for OpenSCENARIO. I would like to know why we cannot run a scenario from OpenSCENARIO with an agent implemented?
`Agents are currently only compatible w…
-
I have observed that when **TeleportAction** is used, the entity gets teleported to the required location but with the reset in velocity ( i.e. Entity velocity comes back to zero) and then the con…
Sumza updated
2 years ago
-
This issue is meant to track the support of PrivateActions within OSC 1.0:
- [x] ActivateControllerAction (Activates CARLA's autopilot)
- [x] ControllerAction
- [x] LaneChan…
-
I'm working on using OpenScenario on ScenarioRunner, and I'd like to try out the behaviour of a scenario including LaneOffsetAction, which is currently not supported on ScenarioRunner.
Do you have pl…
aqvia updated
4 years ago
-
Hello,
I'm using the Scenario Runner to execute OpenSCENARIO files in CARLA. I can successfully run a single simulation using the command `python scenario_runner.py --openscenario `. However, I'm n…
-
What software is used to write OpenScenario2.0 scenes, and what are the scene language specifications of version 2.0?
-
-
I am trying to verify if scenario runner runs by "python scenario_runner.py --help" or "python scenario_runner.py --vers", I am getting this:
(carlaSim) C:\ws\913\WindowsNoEditor\scenario_runner>py…
-
Is it possible to execute scenarios in open scenario v2.0 or any open scenario standard higher than v1.0? I noticed in the documentation for Carla that the scenario runner only works with version 1.0!…