Skip to content

Optimizing the racing line around arbitrary tracks

Notifications You must be signed in to change notification settings

AndyBaay/racing-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sources

Setting up env

  • Make sure you are in the root directory of this repo (i.e. /racing-line )
    • Running pwd should show a path ending in /racing-line
  • Run python3 -m venv venv
  • Run source venv/bin/activate to activate the virtual env
  • Run pip install -r requirements.txt

That should setup your python environment. Confirm it is working by running python racingline/main.py

Sources

About

Optimizing the racing line around arbitrary tracks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages