2013
DOI: 10.4028/www.scientific.net/amm.446-447.1245
|View full text |Cite
|
Sign up to set email alerts
|

Modelling and Characterization of a Maze-Solving Mobile Robot Using Wall Follower Algorithm

Abstract: This paper is about a robot that would be able to solve mazes or labyrinths and look for the exit. The project will utilize the PIC microcontroller. This is like those in the micromouse competitions since it resembles a mouse put in a labyrinth searching for its cheese. This would also implement the Wall Follower algorithm to solve the maze and will use proximity sensors to detect the walls of the labyrinth. The robot would be as small as possible as to make its navigation of the maze more efficient in terms o… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 10 publications
(7 citation statements)
references
References 3 publications
0
7
0
Order By: Relevance
“…We select both resource intensive applications better suited for cloud resources, and more lightweight services that edge devices can accommodate. These include S1: face recognition (identify human faces using FaceNet [118]), S2: tree recognition (identify trees using a CNN from TensorFlow's Model Zoo [24,28]), S3: drone detection (detect other drones using an SVM classifier trained for the orange tag all our drones have [5]), S4: obstacle avoidance (detect obstacles in the drone's vicinity and adjusts course to avoid them, using the obstacle detection framework in ardrone-autonomy [5]), S5: people deduplication (disambiguate between faces using FaceNet [118]), S6: maze (navigate through a walled maze using the Wall Follower algorithm [22,51]), S7: weather analytics (weather prediction based on temperature and humidity levels in sensor data), S8: soil analytics (estimation of soil hydration from images and humidity sensor), S9: text recognition (image to text conversion of signs), and finally S10: simultaneous localization and mapping (SLAM, using image and sensor data) [4]. We evaluate one service at a time to eliminate interference, however, the platform supports multi-tenancy.…”
Section: Methodsmentioning
confidence: 99%
“…We select both resource intensive applications better suited for cloud resources, and more lightweight services that edge devices can accommodate. These include S1: face recognition (identify human faces using FaceNet [118]), S2: tree recognition (identify trees using a CNN from TensorFlow's Model Zoo [24,28]), S3: drone detection (detect other drones using an SVM classifier trained for the orange tag all our drones have [5]), S4: obstacle avoidance (detect obstacles in the drone's vicinity and adjusts course to avoid them, using the obstacle detection framework in ardrone-autonomy [5]), S5: people deduplication (disambiguate between faces using FaceNet [118]), S6: maze (navigate through a walled maze using the Wall Follower algorithm [22,51]), S7: weather analytics (weather prediction based on temperature and humidity levels in sensor data), S8: soil analytics (estimation of soil hydration from images and humidity sensor), S9: text recognition (image to text conversion of signs), and finally S10: simultaneous localization and mapping (SLAM, using image and sensor data) [4]. We evaluate one service at a time to eliminate interference, however, the platform supports multi-tenancy.…”
Section: Methodsmentioning
confidence: 99%
“…𝑣 𝑅 = 𝑟 𝜔 𝑅 (6) 𝑣 𝐿 = 𝑟 𝜔 𝐿 (7) Here, r is the radius of the wheel and ω is the angular velocity of the respective motor. The motion and angular motion of the robot from independent wheel movements are shown in equations 8 and 9.…”
Section: S Go Straightmentioning
confidence: 99%
“…Wall tracing algorithms can be used for this process. Despite this being a simple concept, solutions are impossible in complex environments [7]. Wall tracing algorithms have been used along with other algorithms to find solutions [8][9][10].…”
Section: Introductionmentioning
confidence: 99%
“…Wall following algorithm is a simple but highly effective method used for exploring and mapping of indoor environments [16]. Details of the wall following algorithm is discussed in a related study [17].…”
Section: Wall Following Algorithmmentioning
confidence: 99%