Skip to content

azmainamin/Sign-Following-Robot-Rover-2.0-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sign-Following-Robot-Rover-2.0-

We used the Rover 2.0 tank made by Brookstone. We used OpenCV to detect blue signs via the rover's webcam. By finding the contours and measuring the area of the sign, the rover moves towards the sign untill the sign is big enough to be read determined by an area threshold. Then we used Pytesseract to read the sign and execute it.

Known issues: It was scripted in Python 2.7.5. There are some wifi issues with Python 2.7.9 and above.

You can find Rover20.py here: https://github.com/simondlevy/RoverPylot/

Demo of the project: https://www.youtube.com/watch?v=RdmbT84CEdU

About

We scripted a Rover 2.0 to detect a blue sign, move towards it, read and then execute it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages