CFP last date
20 May 2024
Reseach Article

Path Planning with Real Time Obstacle Avoidance

by Durgesh Kumar Gupta, Anant Kumar Jaiswal
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 70 - Number 5
Year of Publication: 2013
Authors: Durgesh Kumar Gupta, Anant Kumar Jaiswal
10.5120/11957-7791

Durgesh Kumar Gupta, Anant Kumar Jaiswal . Path Planning with Real Time Obstacle Avoidance. International Journal of Computer Applications. 70, 5 ( May 2013), 15-21. DOI=10.5120/11957-7791

@article{ 10.5120/11957-7791,
author = { Durgesh Kumar Gupta, Anant Kumar Jaiswal },
title = { Path Planning with Real Time Obstacle Avoidance },
journal = { International Journal of Computer Applications },
issue_date = { May 2013 },
volume = { 70 },
number = { 5 },
month = { May },
year = { 2013 },
issn = { 0975-8887 },
pages = { 15-21 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume70/number5/11957-7791/ },
doi = { 10.5120/11957-7791 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:32:03.268319+05:30
%A Durgesh Kumar Gupta
%A Anant Kumar Jaiswal
%T Path Planning with Real Time Obstacle Avoidance
%J International Journal of Computer Applications
%@ 0975-8887
%V 70
%N 5
%P 15-21
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

One of the most important areas of research on mobile robots is that of their moving from one point in a space to the other and that too keeping aloof from the different objects in their path i. e. real time obstacle detection. This is the basic problem of path planning through a continuous domain. For this a large number of algorithms have been proposed of which only a few are really good as far as local and global path planning are concerned as to some extent a trade of has to be made between the efficiency of the algorithm and its accuracy. In this project an integrated approach for both local as well as global path planning of a robot has been proposed. The primary algorithm that has been used for path planning is the artificial Potential field approach [1] and a* search algorithm has been used for finding the most optimum path for the robot. Obstacle detection for collision avoidance (a high level planning problem) can be effectively done by doing complex robot operations in real time and distributing the whole problem between different control levels. This project proposes the artificial potential field algorithm not only for static but also for moving obstacles using real time potential field values by creating sub-goals which eventually lead to the main goal of the most optimal complete path found by the A* search algorithm. Apart from these scan line and convex hull techniques have been used to improve the robustness of the algorithm. To some extent the shape and size of a robot has also been taken into consideration. The effectiveness of these algorithms has been verified with a series of simulations.

References
  1. Oussama Khatib, "Real time obstacle avoidance for manipulators and mobile robots" The international journal of robotics research Vol 5, No 1 Spring 1986 © 1986 Massachusetts Institute of Technology.
  2. Borenstein, J. and Koren, Y. , "Optimal Path Algorithms For Autonomous Vehicles. " Proceedings of the 18th CIRP Manufacturing Systems Seminar, June 5-6, 1986, Stuttgart.
  3. Bauzil, G. , Briot, M. and Ribes, P. , "A Navigation Sub-System Using Ultrasonic Sensors for the Mobile Robot HILARE. " 1st In. . Conf. on Robot Vision and Sensory Controls, Stratford-upon-Avon, UK. , 1981, pp. 47-58 and pp. 681-698.
  4. Giralt, G. , "Mobile Robots. " NATO ASI Series, Vol. F11, Robotics and Artificial Intelligence, Springer-Verlag, 1984, pp. 365-393.
  5. Iijima, J. , Yuta, S. , and Kanayama, Y. , "Elementary Functions of a Self-Contained Robot "YAMABICO 3. 1". " Proc. of the 11th Int. Symp. on Industrial Robots, Tokyo, 1983, pp. 211-218.
  6. Borenstein, J. , "The Nursing Robot System. " Ph. D. Thesis, Technion, Haifa, Israel, 1987,.
  7. Borenstein, J. and Koren, Y. , "Obstacle Avoidance With Ultrasonic Sensors. " IEEE Journal of Robotics and Automation. , Vol. RA-4, No. 2, 1988, pp. 213-218.
  8. Han-Pang Huang and Pei-Chien Lee "A real time algorithm for obstacle avoidance of autonomous mobile robots. " Robotics laboratory, Department of mechanical engineering, Ntional Taiwan University. Taipei, Taiwan 10764 (R. O. C. ) 1991.
  9. "Histogramic in-motion mapping for mobile robot obstacle avoidance" J. Borenstein , Member IEEE and Y. Koren, Senior Member IEEE Department of Mechanical Engineering and Applied Mechanics The University of Michigan, Ann Arbor, MI 48109
  10. James Bruce, Manuela Veloso"Real time randomized path planning for robot navigation" Computer Science department, Carnegie Mellon University.
  11. Goldberg, D. ; Genetic Algorithms in Search, Optimization and Machine Learning , Addison-Wesley, 1989.
  12. Balakrishnan, K. and Honavar, V. ; On sensor evolution in robotics. Proceedings of the First International Conference on Genetic Programming, Standford University, CA, pp. 455-460, 1996.
  13. Z. L. Cao, Y. Huang, and E. L. Hall, "Region Filling Operations with Random Obstacle Avoidance for Mobile Robots," Journal of Robotic Systems, vol. 5, no. 2, pp. 87-102, 1988.
  14. S. Russell and P. Norvig, Artificial Intelligence: A Modern Approach, Prentice Hall, 1995.
  15. Y. K. Hwang and N. Ahuja, "Gross Motion Planning - A Survey," ACM Computer Surveys, vol. 24, no. 3, pp. 219-290, 1992.
  16. Navigation of wheeled mobile robots on uneven terrain:- Niranjan Chakraborty & Ashtitva Ghosal ISPR-2004 Books Æ
  17. Robotics: Control, Sensing, Vision & Intelligence by King-Sun Fu, C. S. George Lee, King-Sun Fu, Ralph Gonzalez.
  18. Introduction to Robotics Mechanisms and Control by John J Craig.
Index Terms

Computer Science
Information Sciences

Keywords

Obstacle search hit point leave point path approaches