<< Chapter < Page | Chapter >> Page > |
As far as the Hough Transform goes, our findings were as follows:
The video linked in the Additional Resources section also demonstrates our Hough transform implementation in action.
The next primary addition to our robot is object permanence, giving it the capability to remember balls that have moved out of its field of view and rotate itself to find them again. Other future goals include recognizing when an obstacle is in front of the ball, fine-tuning the PID control in order to speed up the angling and approach to a ball, and being able to prioritize different balls based on properties like color.
A video of our robot in action can be found here on Youtube.
Our poster presentation can be downloaded from this link .
Python code for the Hough transform can be found here .
The custom library used by the robot can be found here .
Notification Switch
Would you like to follow the 'Elec 301 projects fall 2015' conversation and receive update notifications?