Hi Guys,
I am new to Scenic and have completed the setup procedure for Scenic and Carla. Now I have tried running the dynamic scenarios examples using this command:
“scenic examples/driving/Carla_Challenge/carlaChallenge2.scenic --2d --model scenic.simulators.carla.model --simulate --param port 3000”
after starting the Carla server. The pygame popup comes up for the first scenario and then goes into the Not Responding stage. I also tried launching the Carla server in -quality-level=Low mode, leading to similar results.
My system details:
OS: Windows 11
Intel I9
Nvidia 4070 GPU
The normal Carla codes like manual_control.py seem to run without any issues in epic mode.
Do you have any suggestions? Or is this simply an issue of limited GPU?
Thanks in Advance!