You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
Hello,
![Screenshot_9](https://user-images.githubusercontent.com/69576499/220671265-8df5de51-f36f-478a-a537-8a0db227fc48.png)
![Screenshot_10](https://user-images.githubusercontent.com/69576499/220671305-103afc32-e60c-46ab-b665-ab9f4bb8fbb5.png)
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:
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.
The text was updated successfully, but these errors were encountered: