Difference between revisions of "SonarBot"
(→Project: Sonar Oriented Robot) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= Project: Sonar Oriented Robot = | = Project: Sonar Oriented Robot = | ||
+ | You are here: [[Robotic Education Platform]] -> [[:Category:Boe-Bot|Robot: Boe-Bot]] -> [[:Category:Elementary|Elementary]] -> [[:Category:Physics|Physics]] -> SonarBot | ||
== Overview == | == Overview == | ||
Line 15: | Line 16: | ||
== Abstract == | == 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 == | == Project Files == | ||
Line 29: | Line 31: | ||
Go back to the [http://www.robotika.sk/holls/2008/index.html#list List of the projects] | Go back to the [http://www.robotika.sk/holls/2008/index.html#list List of the projects] | ||
+ | |||
+ | Go back to the [[Robotic Education Platform]] | ||
[[Category:Projects]] | [[Category:Projects]] | ||
+ | [[Category:Boe-Bot]] | ||
+ | [[Category:Primary]] | ||
+ | [[Category:Natural|Natural Sciences]] |
Latest revision as of 09:05, 27 October 2009
Project: Sonar Oriented Robot
You are here: Robotic Education Platform -> Robot: Boe-Bot -> Elementary -> Physics -> SonarBot
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
Go back to the Robotic Education Platform