All Projects → BrunoTh → Ets2autopilot

BrunoTh / Ets2autopilot

Licence: mit
Autopilot for Euro Truck Simulator 2 using TensorFlow (OBSOLETE)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ets2autopilot

mOSD
modern OSD
Stars: ✭ 64 (+14.29%)
Mutual labels:  autopilot
RCAutopilot
Autonomous RC Car powered by a Convoluted Neural Network implemented in Python with Tensorflow
Stars: ✭ 35 (-37.5%)
Mutual labels:  autopilot
Px4 Autopilot
PX4 Autopilot Software
Stars: ✭ 5,090 (+8989.29%)
Mutual labels:  autopilot
Autopilot-Manager
Autopilot Manager simplifies Windows Autopilot imports by using a small client program and an Azure app service.
Stars: ✭ 24 (-57.14%)
Mutual labels:  autopilot
BulletGCSS
A High Caliber Ground Control Station System designed for the 21st century lifestyle
Stars: ✭ 29 (-48.21%)
Mutual labels:  autopilot
Dragon Iss Docking Autopilot
Autopilot in Go for docking the SpaceX Dragon capsule in the simulator
Stars: ✭ 276 (+392.86%)
Mutual labels:  autopilot
ZeroPilot-SW
Software for WARG custom autopilot
Stars: ✭ 13 (-76.79%)
Mutual labels:  autopilot
Fmt firmware
Embedded Code of FMT Autopilot
Stars: ✭ 49 (-12.5%)
Mutual labels:  autopilot
firmware
Firmware for the ROSflight autopilot
Stars: ✭ 115 (+105.36%)
Mutual labels:  autopilot
Apm planner
APM Planner Ground Control Station (Qt)
Stars: ✭ 413 (+637.5%)
Mutual labels:  autopilot
Seatalk-Autopilot-Remote-Control
This repository shows how to build a Seatalk Autopilot Remote Control device based on an Arduino ProMicro and a simple 433 MHz KeyFob.
Stars: ✭ 32 (-42.86%)
Mutual labels:  autopilot
spacex-iss-docking-sim-autopilot
Fully automated SpaceX ISS Dragon docking simulator system.
Stars: ✭ 112 (+100%)
Mutual labels:  autopilot
Profit Trailer Settings
Place to store and stay up to date with configs & strategies from the CryptoGnome Group
Stars: ✭ 335 (+498.21%)
Mutual labels:  autopilot
autopilot-api
A third-party JavaScript wrapper for Autopilot's REST API.
Stars: ✭ 14 (-75%)
Mutual labels:  autopilot
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+11751.79%)
Mutual labels:  autopilot
FMT-Firmware
FMT Autopilot Embedded System
Stars: ✭ 207 (+269.64%)
Mutual labels:  autopilot
ThrottleControlledAvionics
A mod for KerbalSaceProgram
Stars: ✭ 45 (-19.64%)
Mutual labels:  autopilot
Missionplanner
Mission Planner Ground Control Station (c# .net)
Stars: ✭ 1,059 (+1791.07%)
Mutual labels:  autopilot
Dig Into Apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Stars: ✭ 903 (+1512.5%)
Mutual labels:  autopilot
Autopilot Deno
🚀 Cross-platform desktop automation library for Deno.
Stars: ✭ 341 (+508.93%)
Mutual labels:  autopilot

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

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].