carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
10.6k stars 3.41k forks source link

Linux build patch is not available #7528

Closed NBRodrigues closed 2 weeks ago

NBRodrigues commented 2 weeks ago

Hi,

I'm trying to install Carla 0.9.15 on a Linux machine but the patch is not available on aws container

get https://carla-releases.s3.eu-west-3.amazonaws.com/Linux/UE_Patch/430667-13636743-patch.txt ~/430667-13636743-patch.txt patch --strip=4 < ~/430667-13636743-patch.txt

Best regards Nelson

Blyron commented 2 weeks ago

We have moved away frome aws, we are using backblaze now https://carla-releases.s3.us-east-005.backblazeb2.com/Linux/UE_Patch/430667-13636743-patch.txt

But to build Carla 0.9.15 you have to use Unreal Engine fork

https://carla.readthedocs.io/en/latest/build_linux/#unreal-engine

NBRodrigues commented 2 weeks ago

So, the patch is for UE 4.24, the UE 4.26 don't need the patch.

In the readme.md the information stills there https://github.com/carla-simulator/carla/tree/0.9.15

Thanks Nelson

Blyron commented 2 weeks ago

In the 0.9.15.2 We have updated the MD. Are you happy to close this issue?