Rose-Hulman Robotics Team

Changeset 685

Show
Ignore:
Timestamp:
02/21/10 15:40:26 (2 years ago)
Author:
taborts
Message:

continued writing introduction, includes explanation of igvc

Location:
branches/2010-image-rec/docs
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • branches/2010-image-rec/docs/report.tex

    r684 r685  
    2323 
    2424\section{Introduction} 
    25 The ability of a autonomous mobile robot to navigate in an unknown environment opens it to many applications. Robots placed in unfamiliar environments can navigate them based on many sensor inputs. One sensor in this capacity is a color camera, returning  
     25The ability of a autonomous mobile robot to navigate in an unknown environment opens it  
     26to many applications. Robots placed in unfamiliar environments can navigate them based on  
     27many sensor inputs. One sensor in this capacity is a color camera, returning a high density  
     28of information about an environment, at a low component cost. This information must be  
     29interpreted into information useful for navigation and function.  
     30 
     31Our algorithm is designed to be used on our entry, Moxom's Master, to the Intelligent Ground  
     32Vehicle Competition. The IGVC is a robotics competition for collegiate teams of engineers, 
     33with the goal in the competition to design and build a robot for autonomous navigation of  
     34an obstacle course in the shortest time. The obstacle course is defined as white lines layed 
     35out on grass or pavement, between 10 and 15 ft apart. Obstacles are placed between these lines 
     36randomly, and this course is changed between runs. There are complex arrangements of these  
     37including swithcbacks and center islands.  
    2638 
    2739