Abstract

In the realm of robotics and autonomous systems, path planning is a pivotal component that determines the efficacy and safety of navigational tasks. With the proliferation of autonomous vehicles, drones, and mobile robots, the need for efficient and adaptive path planning algorithms has become increasingly acute. This paper studies AStar, LPA and DStarLite path planning algorithms based on Matlab platform, and compares their performance through simulation experiments. AStar algorithm is simple and widely applicable, but it has some shortcomings in path smoothness and computational efficiency. LPA improves path smoothness by introducing dynamic cost updating, but it may sacrifice some computational efficiency. The DStarLite algorithm performs well in dynamic environments with an efficient incremental update strategy that maintains high path smoothness and low computational costs. The experimental results show that DStarLite is the fastest in most cases, LPA* and DStarLite are superior to AStar in path smoothness. Future research may explore combining the advantages of each algorithm to develop more efficient, flexible and robust path planning algorithms to cope with complex and changeable actual scenarios.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

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.