A wrapper for GRIP running on a Raspberry Pi 3
- A Raspberry Pi 3
- A USB Camera
- An OpenCV installation (if not present, follow this guide)
- A MJPG-Streamer installation
- Clone the repository.
cdinto the cloned repository.- Edit
main.pyso thatURLandTEAM_NUMBERcorrespond to your Raspberry Pi stream and your team number. - Run
sudo pip3 install -r requirements.txt - To start the program, run
python main.py