Firefighter

From RoboWiki
Revision as of 14:15, 11 July 2008 by Robot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents [hide] 1 Project: Blower 1.1 Overview 1.2 Abstract 1.3 Project Files

[edit]Project: Fire propagation controler [edit]Overview

Design of the hoverAuthor(s): Baban Liviu, Cabeca Joao, Filote Georgiana Country(s): Romania/Portugal/Romania Date: 11.07.2008 Activity: Robolution 2008


[edit]Abstract Hardware Design: Our robot consists of a basic Lego kit NXT to which we have attached a set of 3 motors, one ultrasonic sensor.

Software Design: There is a main loop on which the robot analises if there are obstacles and moves unlimitedly forward in case of free track.

In the case that an obstacle appears closer than 20 cm, firefighter robot stops and blows some wind, then it turns to avoid obstacle and it continues the path.

Another condition is that if robot moves and there is a forced rotation of the compressor, it will return sound and rotate with the motor

The code is formulated on Lego Mindstorms [edit]Project Files