chen feiyu
chen feiyu
这个代码确实有问题,,,,train的时候不能用beamsearch,,,,找了好几个小时的错误,😭
这个代码确实有问题,,,,train的时候不能用beamsearch,,,,找了好几个小时的错误,😭
I met this issue too bro, have you solved it?
Me too, I also meet an error in Town03 that "lighting needs to be built (16 unbuilt objects)"  Have you meet it?
Yes, I tried as https://www.youtube.com/watch?v=iPN2hWzfmP8 do, but failed...
me too
Carla: 0.9.15 platform:Ubuntu 20.04.6 LTS In town15, with script https://github.com/carla-simulator/carla/blob/dev/PythonAPI/examples/automatic_control.py, manally setting start at carla.Transform(carla.Location(x=356.35000000, y=130.00000000, z=120.00000000), carla.Rotation(yaw=-90, pitch=0, roll=0)) to destination:carla.Location(x=359.26000000, y=128.72000000, z=120.00000000), the vehicle collided with a roundabout,...
have you sove this problem? I meet it too
Hello, I meet this problem too, have you found a solution? I will be very appreciate if you can share it with me.
It is weird that freeze method seems “Stops **all** the traffic lights in the scene at their current state” but not **the current traffic ligh**t as write in https://carla.readthedocs.io/en/latest/python_api/#carlatrafficlightstate.