# marsauto/europilot

A toolkit for controlling Euro Truck Simulator 2 with the end-to-end driving model

Repository: https://github.com/marsauto/europilot
Canonical: https://ross.abutalabs.com/products/europilot
Language: Jupyter Notebook
License: MIT
License Family: permissive
Last push: 2020-10-25T11:19:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3339, "days_push": 2138, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1511, forks 183 (observed 2026-08-28T04:04:55.974081+00:00)

## What it is
Europilot is a Python toolkit that bridges Euro Truck Simulator 2 with deep-learning frameworks, enabling end-to-end self-driving research inside the game. It captures screen input paired with joystick values for training data and provides a virtual joystick driver for real-time model inference and control.

## Use cases
- collect training data from a driving simulator for a self-driving model
- train a CNN to steer a truck from screen pixels
- run real-time inference to control a game with a neural network
- create a virtual joystick driver for programmatic game control
- reproduce PilotNet end-to-end driving research
- build an imitation learning pipeline from gameplay footage

## When to choose
- you want to experiment with end-to-end self-driving algorithms in a safe simulated environment
- you need paired screen-capture and control-input datasets from ETS2
- you use Keras or TensorFlow and want a ready bridge to a game simulator

## When to avoid
- you need real-vehicle or CARLA-grade autonomous driving simulation
- you want a maintained, actively updated project (last release 2020)
- you need driving simulation outside Euro Truck Simulator 2

## Facets
- artifact type: library
- maturity: maintenance
- function: machine-learning, deep-learning, computer-vision, image-processing, simulation, data-generation
- domain: deep-learning, machine-learning, simulation, autonomous-vehicles, gaming-tools
- platform: python, windows
- tags: self-driving, euro-truck-simulator-2, imitation-learning, screen-capture, virtual-joystick, cnn, behavioral-cloning, desktop

## Member repositories
- marsauto/europilot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.974081+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:23.709995+00:00, confidence not recorded.
  - readme: https://github.com/marsauto/europilot (fetched 2026-08-28T04:04:55.974081+00:00, sha 189f39c2027f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
