학술논문

A Global Path Planning Algorithm for Robots Using Reinforcement Learning
Document Type
Conference
Source
2019 IEEE International Conference on Robotics and Biomimetics (ROBIO) Robotics and Biomimetics (ROBIO), 2019 IEEE International Conference on. :1693-1698 Dec, 2019
Subject
Aerospace
Bioengineering
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Engineering Profession
General Topics for Engineers
Robotics and Control Systems
Signal Processing and Analysis
Transportation
Global path planning
Random Sampling
Reinforcement Learning
Language
Abstract
Path planning is the key technology for autonomous mobile robots. In view of the shortage of paths found by traditional best first search (BFS) and rapidly-exploring random trees (RRT) algorithm which are not short and smooth enough for robot navigation, a new global planning algorithm combined with reinforcement learning is presented for robots. In our algorithm, a path graph is established firstly, in which the paths collided with the obstacles are removed directly. Then a collision-free path will be found by Q-Learning from starting point to the goal. The experiment results illustrate that it can generate shorter and smoother paths, compared with the BFS and RRT algorithm.