Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Electrical and Computer Engineering

PDF

Honors Program Projects

Autonomous

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

Obstacle Avoidance Subsystem For An Autonomous Robot, Kirstie King May 2011

Obstacle Avoidance Subsystem For An Autonomous Robot, Kirstie King

Honors Program Projects

This research project details the design and implementation of the Obstacle Avoidance Subsystem for the Tigertron autonomous robot. This subsystem is designed to function as a smaller part of the whole Software Architecture and has the purpose of detecting, through use of a Laser Rangefinder, obstacles in the vehicle’s environment. Once the hardware is set up and configured, the Tigertron’s central software control architecture requests data from the Laser Rangefinder through a serial communication channel. This data is converted into objects that represent obstacles in the form of polar coordinates. These objects are stored in a container so the central …