Abstract
Regarding global path planning for search and rescue robots, the traditional method of A* algorithm is slow and has many turning points along the intended route, which hinders its searching speed. A new and enhanced A* algorithm is presented in this paper, incorporating the Floyd-trajectory optimization algorithm. The search directions of the traditional A* algorithm were refined from eight to five. Next, we improved the cost estimation function by introducing a weight value to balance the estimated heuristic function value with the actual cost value, thereby enhancing the algorithm’s search efficiency. Finally, we applied the Floyd path optimization algorithm to eliminate redundant nodes from the route. The use of both the Floyd and A* algorithms in combination has been proven through simulations and experiments to improve search results by 40% compared to solely using the A* algorithm. This integration effectively reduces the search scope, diminishes the number of turning points by 63.8%, improves path smoothness, and effectively shortens the planned path length.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Similar Papers
More From: International Journal of Pattern Recognition and Artificial Intelligence
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.