In this installation documentation: http://carla.readthedocs.io/en/latest/how_to_build_on_linux/ , the following line says:
$ git clone --depth=1 -b 4.17 https://github.com/EpicGames/UnrealEngine.git ~/UnrealEngine_4.17
Unforunetly the repo was gone, how to solve it.
@jinfagang Unreal is a private repo. You need to sign up in Unreal official website and associate your Github account with Epic developer account. Then you will be able to see Unreal4 game engine source code.
still can't dowload
fatal: repository 'https://github.com/EpicGames/UnrealEngine.git/' not found
You have to accept the invitation from EpicGames from within your Github account.
Most helpful comment
You have to accept the invitation from EpicGames from within your Github account.