-
Hello,
I have some issues when I want to run a scenario from a python script using esmini_runner, however, is there another way to do that!!
Thanks
-
Hi,
Is it possible the export 3D file road networks and objects which are defined in XODR file.
So I can open in this road in Blender for example.
Thanks.
-
CARLA version: 0.9.12
Platform/OS: Windows + Local Ubuntu Container for client
Problem you have experienced: I am trying to use the scenario_runner's metrics_manager.py to do something on a record…
-
I have only added the absolute minimum amount of post-boot init code that’s required to talk to the GPIOs so far. As a consequence, the CPU runs only at ~6.5 MHz, which is the frequency the RP2040 get…
-
Hello,
I am trying to use the C++ esminiLib with a scenario using the FollowRouteController. As soon as the controller tries to make a lane change (indicated by the comand line output: "1.328: Lane…
-
Hi,
I am trying to run a simple esmini example. However, when I click on initialize, I see the following error message.
`[INFO] [launch]: All log files can be found below /home/munganeren/.ros/…
-
I am running scenario_runner.py file with openscenario (xosc) scenario. After some frame I am getting error as "Watchdog exception - Timeout of 61.0 seconds occurred" .
In the scenario_manager.py fi…
-
Hi,
I am utilizing the ESMini software across different computers. However, I've noticed that on some of them, when I try to run a scenario, ESMini freezes immediately after the scenario starts. I …
-
Dear team,
at BMW we have published an interpretation and implementation of the [ALKS Regulation No. 157](https://github.com/asam-oss/OSC-ALKS-scenarios) using the [ASAM OpenX](https://www.asam.net…
-
Hello all,
I need to run the example scenarios in scenario runner module automatically, that is without running the manual_control.py file.
So for that in my understanding I think these are the po…