DRL_based_SelfDrivingCarControl
DRL_based_SelfDrivingCarControl copied to clipboard
Clarification on working with the project in unity hub
Hi @Kyushik My system specifications are, Ubuntu 18.04(64 bit) Processor Intel® Core™ i3-8109U CPU @ 3.00GHz × 4 Graphics Intel® HD Graphics (Coffeelake 3x8 GT3) Memory 7.7 GiB
I would like to modify your code using Unity hub, after opening the Unity SDK, while using play option I got the following error stating that "The communicator was unable to connect. Please make sure the external process is ready to accept communication with unity" as below.

As I am new to unity development, can you please suggest me how to run your car simulator as like any other games in unity in order to check and modify as I wish.
Thanks in advance.
Sorry for late reply. The error message is related to the Academy setting. If you are new to Unity development, you should study how to use the Unity. There is good tutorial in the Unity official webpage
Hi @Kyushik , Thanks for your reply. I would like to know which version of ml-agent you have been used in this project, Because the ml-agent (https://github.com/Unity-Technologies/ml-agents) has been updated.
Thanks in advance.
I think I used ML-Agents version 0.6 when I made the simulator