DRL_based_SelfDrivingCarControl icon indicating copy to clipboard operation
DRL_based_SelfDrivingCarControl copied to clipboard

Using Ubuntu 16.04 to compile/build VehicleAgent.cs

Open Shanmugavadivelu7 opened this issue 4 years ago • 1 comments

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

Shanmugavadivelu7 avatar Nov 18 '19 05:11 Shanmugavadivelu7

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

Kyushik avatar Nov 18 '19 07:11 Kyushik