AILEX_GUI is a GUI that interfaces with CARLA Simulator such that it provides convenience for the user to launch the UE4 environment and tweak the necessary paramters. This code is held together with posicle sticks and ductape due to the lack of time in summer (689 hours spent). Most of the time wasted are due to troubleshooting and debugging errors. Moreover, the SWE practice are not fully adhered to, so the code would definitely in a mess...
Recommended to download the CARLA Simulator on your own as it is extremely large. Download: https://carla-releases.s3.eu-west-3.amazonaws.com/Windows/CARLA_0.9.10.zip Additional Maps: https://carla-releases.s3.eu-west-3.amazonaws.com/Windows/AdditionalMaps_0.9.10.zip
Then copy the contents of additional maps into CARLA_0.9.10 folder. Then copy the GUI_BOI_MS3 folder into CARLA_0.9.10/PythonAPI folder.
[Not Recommended] Download: https://drive.google.com/file/d/1RhkKpzNqPWn8nQZDRfxKGPzkvzm8v5rK/view?usp=sharing
Then move it into the GUI_BOI_MS3 folder.
[Not Recommended] Alternatively download all the content: https://drive.google.com/drive/folders/1El13ekUEu7YJw4fyXPMMgQfy9IB0FlnO?usp=sharing
Ensure that Anaconda3 is installed and has been added to environment variables.
Then run the AutoMateInstall.exe on GUI_BOI_MS3 folder. Then run the AutoMate.exe on GUI_BOI_MS3 folder.