MLJejuCamp2017 / DRL_based_SelfDrivingCarControl

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

Using Ubuntu 16.04 to compile/build VehicleAgent.cs #21

Open Shanmugavadivelu7 opened 4 years ago

Shanmugavadivelu7 commented 4 years ago

Hi @Kyushik, I'm using Ubuntu 16.04 to train the sensor version of the DRL Vehicle simulator, I need to remove the lane input based vehicle movement using sensor. How can I compile/build VehicleAgent.cs in linux?

Thanks in Advance

Kyushik commented 4 years ago

You should open the project (UnitySDK) with Unity and change the code. Then you should build it as a file format for Ubuntu.