Difference between revisions of "SonarBot"
From RoboWiki
(→Abstract) |
(→Abstract) |
||
Line 15: | Line 15: | ||
== Abstract == | == Abstract == | ||
− | Robot divide | + | Robot divide world to 10x10 matrix (small I know but the processor can't handle more). He starts in the middle of "the world" (5x5) and then he is trying to reach left corner of "the world" (0x0). Robot is using sonar to detect obstacle but algorithm to avoid or remember obstacle position is not yet complete (Basic language is nightmare). When robot see (hear?) obstacle in his way, he look left and right to find clear path and try to choose alternative way to reach his goal (0x0). |
== Project Files == | == Project Files == |
Revision as of 07:54, 16 July 2008
Project: Sonar Oriented Robot
Overview
Author(s): František Horínek
Country(s): Slovakia
Date: 11.07.2008
Activity: Robolution 2008
Hardware: Boe-Bot and Dewantech US03 sensor
Abstract
Robot divide world to 10x10 matrix (small I know but the processor can't handle more). He starts in the middle of "the world" (5x5) and then he is trying to reach left corner of "the world" (0x0). Robot is using sonar to detect obstacle but algorithm to avoid or remember obstacle position is not yet complete (Basic language is nightmare). When robot see (hear?) obstacle in his way, he look left and right to find clear path and try to choose alternative way to reach his goal (0x0).
Project Files
Description | Download |
Robot video | Sonarbot (.avi, 34 MB) |
Project sourcecode | Media:Sonarbot.BS2 |
Go back to the List of the projects