My GoPiGo solving maze using remote control

I have written a python script for my pi to take picture every sec for the number of seconds i give it using webcam to increase my database.

I also wrote a python script for my GoPiGo to go forward, backward, left and right based on my commands and I also lowered the speed for my pi to get accurate pictures while moving.

Here is a small video Demonstrating all the tasks i mentioned above:



I installed Tensorflow on my pi and I am working on my python script to use the results from tensorfow to use as input for my gopigo remote control script.



Comments

Popular posts from this blog

Next Steps

Working Demo of Maze Solver