A port of the Krono code in Python.
- Install Python and RobotPy
- Clone this repo using the
git clone https://github.com/ApesofWrath/krono.py
command - OPTIONAL! Use an environment manager to seperate your environment from the global environment
- Open the cloned repo in vscode; then, in the integrated terminal, run
python -m robotpy sync
. - You should be good to go 👍