Replies: 1 comment 3 replies
-
Hi Could you give us some context about how you are running CARLA to help us reproduce the problem:
Thank you |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I was trying to run the example code vehicle_gallery.py in PythonAPI/examples using CARLA 0.9.12 built from source, on ubuntu 18.04.
And I met this error: unable to find spectator
This error was raised by the line: spectator = world.get_spectator()
And the map was the default one (Town10)
I could not find a solution online. Does any one know how to solve this? Any help is appreciated !
Beta Was this translation helpful? Give feedback.
All reactions