diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5a2b0c0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Data units are ms and ft. Data derived from Kinovea. + +Create a venv and then `pip install -r requirements.txt` and then +`python run.py` after data is entered in the data folder corresponding +to `data/robot[robot number]_trial[trial number].csv` |