MLJejuCamp2017 / DRL_based_SelfDrivingCarControl

Deep Reinforcement Learning (DQN) based Self Driving Car Control with Vehicle Simulator
293 stars 95 forks source link

Unity simulator crashing #27

Closed alex-godo closed 4 years ago

alex-godo commented 4 years ago

The unity simulator opens correctly manually the first time. But when I run it with the python code (DQN_image) it shows the unity splash screen logo and crashes. After that when I try to open it manually it crashes too. I have tried this with windows 10 and ubuntu 20.04.

Additionally, I am not able to run the .app of the simulator in mac Catalina.

Thanks, Alex