-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Core dumped with generate_traffic.py #6843
Comments
CARLA version 0.9.14 when I try to run the script generate_traffic.py an error occurs. I read about it on other links and tried all the methods to solve it (changed CALL_RETURNING_OPTIONAL(cc::World, GetRandomLocationFromNavigation)) in the file World.cpp , fixed the files libcarla.cpp and Client.cpp ), but nothing helped. CARLA gives the following problem (text from gdb): Starting program: /usr/bin/python3 generate_traffic.py Thread 1 "python3" received signal SIGSEGV, Segmentation fault. Can someone help |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
No description provided.
The text was updated successfully, but these errors were encountered: