Skip to content

A tool for easy creation of Formula Student tracks. Convert a hand drawn track layout to one that can be used in in Formula Student Driverless Simulators

License

Notifications You must be signed in to change notification settings

papalotis/drawing-to-fsd-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing-to-fsd-layout

A tool that converts a hand drawn track layout to a track layout that can be used in in Formula Student Driverless Simulators

Input Plot of output
before after

Clear hand-drawn tracks should also work. They do not have to be filled in.

There is now also a canvas option in the script.

The extracted track can be downloaded as a JSON file with x,y and color values are available for each cone, as well as an LYT file that can be used in Live for Speed.

The tool is hosted on Streamlit Cloud and can be accessed here.

Installation

If you want to run the tool locally you can follow these steps:

git clone https://github.com/papalotis/drawing-to-fsd-layout.git

cd drawing-to-fsd-layout

# optional: create a virtual environment

pip install -r requirements.txt

streamlit run streamlit_app.py

The tool will be available at http://localhost:8501

About

A tool for easy creation of Formula Student tracks. Convert a hand drawn track layout to one that can be used in in Formula Student Driverless Simulators

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages