Paper
3 February 2023 Introduction to path planning in three methods
Yiming Ma, Yanzheng Wang
Author Affiliations +
Proceedings Volume 12511, Third International Conference on Computer Vision and Data Mining (ICCVDM 2022); 125110U (2023) https://doi.org/10.1117/12.2660524
Event: Third International Conference on Computer Vision and Data Mining (ICCVDM 2022), 2022, Hulun Buir, China
Abstract
All services provided by robots to humans are based on navigation control. Navigation control includes positioning and navigation. Path planning is a key part of navigation. The navigation control algorithm is at the heart of determining the behaviour of the robot. The navigation control module includes global path planning and local path planning. Global path planning is the creation of a feasible path from the start point to the target point using an existing electronic map as a standard. Local path planning, also known as local obstacle avoidance, is the process by which sensors scan for unknown obstacles during the robot's operation and redefine a local path around the obstacles towards the target point. This paper describes some of the main algorithms that are more widely used in motion planning, including sampling-based search methods such as RRT and its range of optimisation methods. Each of these methods has its own search process and results. There is also a search algorithm called the Markov decision process model, which we tried to combine with RRT but failed due to different application areas.
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Yiming Ma and Yanzheng Wang "Introduction to path planning in three methods", Proc. SPIE 12511, Third International Conference on Computer Vision and Data Mining (ICCVDM 2022), 125110U (3 February 2023); https://doi.org/10.1117/12.2660524
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Robots

Environmental sensing

Control systems

Process modeling

Sensors

Detection and tracking algorithms

Mobile robots

Back to Top