Skip to content

aradalienzzzz/EDAutopilot

 
 

Repository files navigation

Elite Dangerous: AutoPilot v2

Elite Dangerous computer vision based autopilot version 2

Program uses openCV and other tools in python to navigate automatically in Elite Dangerous.

Look here for the alpha release.

Usage:

The program will create an icon on the taskbar.

Press Home key to start autopilot.

Press End key to abort autopilot.

Optimal Game Settings:

  1. Game resolution: 1080p Borderless
  2. Ship UI color: Orange (default colour)
  3. Ship UI brightness: Maximum

General Guidelines

I recommend setting your route finder to use only scoopable stars, Additionally, for full functionality, "Advanced Autodocking" and "Supercruise Assist" modules must be outfitted on ship.

Or if you'd like to set it up and run the script directly...

Setup:

Requires python 3 and git

  1. Clone this repository
> git clone https://github.com/skai2/EDAutopilot.git
  1. Install requirements
> cd EDAutoPilot
> pip install -r requirements.txt
  1. Run script
> python autopilot.py

WARNING:

ALPHA VERSION IN DEVELOPMENT.

Absolutely DO NOT LEAVE UNSUPERVISED.

Use at YOUR OWN RISK.

CONTACT:

skai2mail@gmail.com

About

Elite Dangerous computer vision based auto-navigation including long range routing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 53.2%
  • Python 46.8%