-
Notifications
You must be signed in to change notification settings - Fork 112
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
terminate called after throwing an instance of 'std::out_of_range' what(): _Map_base::at #32
Comments
I also got the same error and the pygame window is Black screen with some lines. |
me... also... help.... |
solved this by re-installing the CARLA 0.9.6 |
I met the same problem. Carla 0.9.9. Did you solve it ? Help! |
(gym-carla) a@driving:~/carla/code/gym-carla-master$ python3 test.py I met the similar problem. Carla 0.9.10 |
did anyone solve it?? |
hello, I tried run this repo on my machine, but I still got the error
(env_name) chris@chris-desktop:~/gym-carla$ python test.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
connecting to Carla server...
Carla server connected!
terminate called after throwing an instance of 'std::out_of_range'
what(): _Map_base::at
Aborted (core dumped)
Could someone give me some tipps? Thanks a lot.
The text was updated successfully, but these errors were encountered: