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

Parking space spawning points #50

Open
kubs0ne opened this issue Feb 22, 2023 · 0 comments
Open

Parking space spawning points #50

kubs0ne opened this issue Feb 22, 2023 · 0 comments

Comments

@kubs0ne
Copy link

kubs0ne commented Feb 22, 2023

Hello,
First of all, really good job on the Carla-gym bridge, it is very useful. I am working on autonomous parking with DRL so I am trying to spawn the vehicle in the parking lot (carla.Location(x=-37.2, y=-23.0, z=0.3) is one of the places). However when I spawn the vehicle there, it is appearing and disappearing from the carla screen, as well as the BEV:
Screenshot_9
Screenshot_10
Because of that, the throttle action is not applied and the car is not moving at all. I was trying different places on the parking lot and the same error persists. When I spawn the vehicle on the road, everything works as expected. Does anyone know if maybe this issue was adressed somewhere? Also I would like to ask how to visualise the parking lanes and the parked vehicles on the BEV.

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

1 participant