Code to process data so we can better calibrate our PID algorithms
These instructions will get you a copy of the project up and running on your local machine.
This software requires the Jupyter Notebook and Python. You can install these by downloading the Anaconda installer, and following the instructions from there.
To install this project, clone it onto your computer by calling git clone https://github.com/PARobotics/Analyzer.git
.
Within terminal, call jupyter notebook
, and then navigate to localhost:8888 in your browser. From there, you should see a file explorer. Navigate to the location of the .ipynb file you want to run.
Each file has specific usage instructions within it.
- Jeffrey Shen
This project uses the MIT License - see the LICENSE file for details