New2Coding
New2Coding
@mitchellspryn This tutorial is really awesome! Much better than the documentation from CARLA. I have the same issue with the notebook. I first open a powershell and start the simulator...
@wonjoonSeol Could you post your notebook which was executable?
@mitchellspryn Thank you a lot for your support! But what about his part? ```shell if ('../../PythonClient/' not in sys.path): sys.path.insert(0, '../../PythonClient/') ``` Do I have to change something in these...
@mitchellspryn Hmm ... I only changed the path to the model. And the remaining code is copied from your notebook. I then go into the folder of the `AD_Cookbook_AirSim` I...