|
Path Planning with Static and Dynamic Obstacles Avoidance Using Image Processing |
|---|---|
| รหัสดีโอไอ | |
| Creator | Shahad M.Majeed, Issa Ahmed Abed, Alaa A.Alsafaar |
| Title | Path Planning with Static and Dynamic Obstacles Avoidance Using Image Processing |
| Contributor | - |
| Publisher | TuEngr Group |
| Publication Year | 2564 |
| Journal Title | International Transaction Journal of Engineering, Management, & Applied Sciences & Technologies |
| Journal Vol. | 12 |
| Journal No. | 8 |
| Page no. | 12A8A: 1-7 |
| Keyword | A* algorithm, Shortest path, Static obstacle, Dynamic obstacle, Path routing, Mobile robot, Robotic navigation, Vision system, Robotic navigation. |
| URL Website | http://TuEngr.com/Vol12_8.html |
| Website title | ITJEMAST V12(8) 2021 @ TuEngr.com |
| ISSN | 2228-9860 |
| Abstract | Robotic navigation is an important apprehension for an autonomous project, and for robots with specialized modes of movement, it can be especially difficult to conduct path planning. In this work, the authors evaluate a path planning model by analyzing the environment based on an image processing method. The main target of our work, build the environment of a robot with static and dynamic obstacles, for static obstacles the authors suggest the environment as an image by using MATLAB software and find the shortest path between any two points in the space with obstacles detection and avoidance using A* algorithm using Euclidean distance to compute the heuristic distance of the start point to the destination, then determining the number of steps(pixels) from the source point to the destination and compute the time required to reach the goal. |