outer reqs.txt

This commit is contained in:
2025-11-22 22:45:45 -06:00
parent c70f888871
commit 4435f55d1f
2 changed files with 17 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
# 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.
This code is property of Texas Guadaloop, a student-led hyperloop team from the University of Texas at Austin.
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```