Soccer Robot using OpenCV
1.0.0
Script to control a soccer robot to perform the following actions:
Detect a ball and follow it
Detect a goalpost
Push the ball towards the goalpost
Python 3.7+
OpenCV for python
Numpy
Raspberry Pi 3B+
Soccer robot ( with required hardware - motors, connecting cables etc. )
To run the script : python3 soccer_bot_final.py
Adjust the HSV values to detect the ball accurately.