G$ \mathbf{^2} $VD Planner: Efficient Motion Planning With Grid-based Generalized Voronoi Diagrams
Jian Wen, Xuebo Zhang, Qingchen Bi, Hui Liu, Jing Yuan, Yongchun Fang

TL;DR
This paper introduces G^2VD Planner, a novel grid-based Voronoi diagram method for efficient and smooth motion planning in mobile robots, combining a new path search strategy and a quadratic programming-based smoothing technique.
Contribution
It proposes a new Voronoi corridor-based path search and an obstacle-aware path smoothing method, enhancing efficiency and path quality over existing approaches.
Findings
Path searching efficiency improved by 17.1%.
Path smoothing is 6.6 times faster than sparse-banded methods.
Outperforms popular planners in outdoor navigation scenarios.
Abstract
In this paper, an efficient motion planning approach with grid-based generalized Voronoi diagrams (GVD) is newly proposed for mobile robots. Different from existing approaches, the novelty of this work is twofold: 1) a new state lattice-based path searching approach is proposed, in which the search space is reduced to a novel Voronoi corridor to further improve the search efficiency; 2) an efficient quadratic programming-based path smoothing approach is presented, wherein the clearance to obstacles is considered to improve the path clearance of hard-constrained path smoothing approaches. We validate the efficiency and smoothness of our approach in various challenging simulation scenarios and outdoor environments. It is shown that the computational efficiency is improved by 17.1% in the path searching stage, and path smoothing with the proposed approach is 6.6 times faster…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Computational Geometry and Mesh Generation
