Files
guadaloop_lev_control/ReadMe.md

6 lines
408 B
Markdown
Raw Normal View History

2025-11-16 23:00:22 -06:00
# Levitation Control Repository
This Repo contains the code and data from sensor calibration as well as arduino code for 4-point control on the 2-yoke test rig in the ```PIDTesting-2yoke4coil``` directory.
2025-11-22 22:45:45 -06:00
This code is property of Texas Guadaloop, a student-led hyperloop team from the University of Texas at Austin.
To be able to run all python files in the repo, run ```pip install -r requirements.txt```