Skip to content
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

Cannot spawn actor #24

Open
nguyenvantruong1905 opened this issue Jun 9, 2023 · 1 comment
Open

Cannot spawn actor #24

nguyenvantruong1905 opened this issue Jun 9, 2023 · 1 comment

Comments

@nguyenvantruong1905
Copy link

Cannot spawn actor. Try changing the spawn_point (Location(x=-87.276062, y=24.441530, z=0.600000)) to something else.

this is my issue.
I try choose one emlement in available_spawn_points in random_spawn_point instead random. But it not run
pls help me

@Luca96
Copy link
Owner

Luca96 commented Jun 10, 2023

Hi, the error occurs when the spawn location is already occupied: it happens when some other actor (typically a vehicle) is placed on that location, and sometimes even when restarting your own agent twice.

Try picking another spawn point, or reset the CARLA simulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants