top of page

Robot 77

20190507_152435.jpg

Solo Exhibition

University of Illinois​

SE423 SP19

Keith Ng

Hunter Huynh

Arjun Goradia

RuthAnn Haefli

About

Approaching the Problem

Our robot's task was to move to five designated points in an arena filled with obstacles as fast as possible.  In addition, our robot tries to find and exterminate up to five brightly colored weeds.   

 

We accomplished path planning and obstacle avoidance with a combination of LIDAR sensors and the Astar pathfinding algorithm.  Astar was able to create a path around the obstacles (given a range of LIDAR data), while selective LIDAR readings fine-tuned the obstacle avoidance.  Ultra-sonic sensors attached to the back of the robot ensured that the robot didn't hit obstacles from behind.  

Two servo motors on the front of the robot indicate the number of pink or blue weeds collected.  The robot also audits a sound when it has reached a waypoint, weed, and weed drop off point.  This was for aesthetics as well as debugging purposes.  

Watch it work:
bottom of page