
@Article{cmes.2025.072703,
AUTHOR = {Rıdvan Yayla, Hakan Üçgün, Onur Ali Korkmaz},
TITLE = {An Embedded Computer Vision Approach to Environment Modeling and Local Path Planning in Autonomous Mobile Robots},
JOURNAL = {Computer Modeling in Engineering \& Sciences},
VOLUME = {145},
YEAR = {2025},
NUMBER = {3},
PAGES = {4055--4087},
URL = {http://www.techscience.com/CMES/v145n3/64981},
ISSN = {1526-1506},
ABSTRACT = {Recent advancements in autonomous vehicle technologies are transforming intelligent transportation systems. Artificial intelligence enables real-time sensing, decision-making, and control on embedded platforms with improved efficiency. This study presents the design and implementation of an autonomous radio-controlled (RC) vehicle prototype capable of lane line detection, obstacle avoidance, and navigation through dynamic path planning. The system integrates image processing and ultrasonic sensing, utilizing Raspberry Pi for vision-based tasks and Arduino Nano for real-time control. Lane line detection is achieved through conventional image processing techniques, providing the basis for local path generation, while traffic sign classification employs a You Only Look Once (YOLO) model optimized with TensorFlow Lite to support navigation decisions. Images captured by the onboard camera are processed on the Raspberry Pi to extract lane geometry and calculate steering angles, enabling the vehicle to follow the planned path. In addition, ultrasonic sensors placed in three directions at the front of the vehicle detect obstacles and allow real-time path adjustment for safe navigation. Experimental results demonstrate stable performance under controlled conditions, highlighting the system’s potential for scalable autonomous driving applications. This work confirms that deep learning methods can be efficiently deployed on low-power embedded systems, offering a practical framework for navigation, path planning, and intelligent transportation research.},
DOI = {10.32604/cmes.2025.072703}
}



