Open yihsinma opened 10 months ago
Hello, Please check the following:
pip install carla==0.9.13
). You can check the version by typing on your terminal: pip show carla
Also, from this message, it looks like there is a problem with the simulator initialization. Make sure that:
carla.exe
. On Linux, navigate to carla's directory with your terminal and type ./carla.sh
. There is nothing on this website https://carla.readthedocs.io/en/latest/start_quickstart/
Try again https://carla.readthedocs.io/en/latest/start_quickstart/ You can find it by search "graphics" using ctrl+F
I have opened carlaue4(./CarlaUE4.sh), but this error occurs when executing python3 run_carla.py. Can you tell me how to solve this?
(noiseacc) ma@ma-ROG-Strix:~/Downloads/carla/CARLA_0.9.13/PythonAPI/Noise-Adaptive-Driving-Assistance-System$ python3 runcarla.py Launching Carla server... 4.26.2-0+++UE4+Release-4.26 522 0 Disabling core dumps. MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
LowLevelFatalError [File:Unknown] [Line: 136] Exception thrown: bind: Address already in use Signal 11 caught. Malloc Size=65538 LargeMemoryPoolOffset=65554 CommonUnixCrashHandler: Signal=11 Malloc Size=131160 LargeMemoryPoolOffset=196744 Malloc Size=131160 LargeMemoryPoolOffset=327928 Engine crash handling finished; re-raising signal 11 for the default handler. Good bye. Segmentation fault (core dumped) Carla server has crashed! Relaunching... Launching Carla server... 4.26.2-0+++UE4+Release-4.26 522 0 Disabling core dumps. MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
LowLevelFatalError [File:Unknown] [Line: 136] Exception thrown: bind: Address already in use Signal 11 caught. Malloc Size=65538 LargeMemoryPoolOffset=65554 CommonUnixCrashHandler: Signal=11 Malloc Size=131160 LargeMemoryPoolOffset=196744 Malloc Size=131160 LargeMemoryPoolOffset=327928 Engine crash handling finished; re-raising signal 11 for the default handler. Good bye. Segmentation fault (core dumped) Carla server has crashed! Relaunching... Launching Carla server... 4.26.2-0+++UE4+Release-4.26 522 0 Disabling core dumps. MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0