To clone the repository, run the following in terminal. The recursive tag is required for the RFIDTagReader submodule to work correctly.
git clone --recursive https://github.com/ubcbraincircuits/NaturalMouseTracker_rpi
To run the tracker cage, use
cd NaturalMouseTracker_rpi
python3 main.py
The documentation for this recording module can be found here: https://ubcbraincircuits.github.io/NaturalMouseTracker_rpi/main.html