Hybrid Map-Based Path Planning for Robot Navigation in Unstructured Environments
Jiayang Liu, Xieyuanli Chen, Junhao Xiao, Sichao Lin, Zhiqiang Zheng,, Huimin Lu

TL;DR
This paper introduces a hybrid map-based path planning method combining 2D and 2.5D maps to improve safety and efficiency for ground robots navigating unstructured outdoor environments, validated through simulations and real-world tests.
Contribution
It proposes a novel hybrid map representation and a path planning algorithm that explicitly considers robot safety constraints during traversability estimation.
Findings
Outperforms baseline methods in safety and path quality.
Demonstrates effectiveness in both simulated and real environments.
Provides publicly available implementation for reproducibility.
Abstract
Fast and accurate path planning is important for ground robots to achieve safe and efficient autonomous navigation in unstructured outdoor environments. However, most existing methods exploiting either 2D or 2.5D maps struggle to balance the efficiency and safety for ground robots navigating in such challenging scenarios. In this paper, we propose a novel hybrid map representation by fusing a 2D grid and a 2.5D digital elevation map. Based on it, a novel path planning method is proposed, which considers the robot poses during traversability estimation. By doing so, our method explicitly takes safety as a planning constraint enabling robots to navigate unstructured environments smoothly.The proposed approach has been evaluated on both simulated datasets and a real robot platform. The experimental results demonstrate the efficiency and effectiveness of the proposed method. Compared to…
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 · Multimodal Machine Learning Applications
