Home /Research /A simple approach to a vision-guided unmanned vehicle
OTHER

A simple approach to a vision-guided unmanned vehicle

Christopher Archibald, Evan Millar, Jon D. Anderson, James K. Archibald, Dah-Jye Lee

Year
2005
Citations
5

Abstract

This paper describes the design and implementation of a vision-guided autonomous vehicle that represented BYU in the 2005 Intelligent Ground Vehicle Competition (IGVC), in which autonomous vehicles navigate a course marked with white lines while avoiding obstacles consisting of orange construction barrels, white buckets and potholes. Our project began in the context of a senior capstone course in which multi-disciplinary teams of five students were responsible for the design, construction, and programming of their own robots. Each team received a computer motherboard, a camera, and a small budget for the purchase of additional hardware, including a chassis and motors. The resource constraints resulted in a simple vision-based design that processes the sequence of images from the single camera to determine motor controls. Color segmentation separates white and orange from each image, and then the segmented image is examined using a 10x10 grid system, effectively creating a low resolution picture for each of the two colors. Depending on its position, each filled grid square influences the selection of an appropriate turn magnitude. Motor commands determined from the white and orange images are then combined to yield the final motion command for video frame. We describe the complete algorithm and the robot hardware and we present results that show the overall effectiveness of our control approach.

Keywords

Computer scienceArtificial intelligenceRobotComputer visionMachine visionImage processingImage (mathematics)

Related papers

Browse all OTHER papers