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.
cd
into the cloned repository.- Edit
main.py
so thatURL
andTEAM_NUMBER
correspond to your Raspberry Pi stream and your team number. - Run
sudo pip3 install -r requirements.txt
- To start the program, run
python main.py