# ETS2Autopilot **Repository Path**: MXthor/ETS2Autopilot ## Basic Information - **Project Name**: ETS2Autopilot - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-04 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Update 21.11.2018 I decided to stop the development on this project. I will create a new version of the autopilot which will be much easier to use. Therefore, I will create a new project from scratch to improve the design. This will take some time, as I've been a bit busy lately. Please stay tuned. Feel free to check out the project website for more information and development progress. I will also recreate it soon: https://www.ets2autopilot.com/ # Archive This autpilot is based on the project by Sully Chen: https://github.com/SullyChen/Autopilot-TensorFlow ### Get started Please visit https://www.ets2autopilot.com/ for instructions. ### DEMOS - \#1 https://www.youtube.com/watch?v=UKqEOmF2N2Q - \#2 https://www.youtube.com/watch?v=4pzAbGT0PQg ### Problems If you get an error message like this `error: [Errno 2] No such file or directory: '[..]\ETS2Autopilot-master\python\python35.zip\lib2to3\Grammar.txt'` during installing python modules, follow these steps: - go to the directory `python\` - rename the file `python35.zip` to something like `python35x.zip` - extract the content of the renamed ZIP-file to a **folder** named `python35.zip`