TRG-planner: Traversal Risk Graph-Based Path Planning in Unstructured Environments for Safe and Efficient Navigation
Dongkyu Lee, I Made Aswin Nahrendra, Minho Oh, Byeongho Yu, and Hyun, Myung

TL;DR
The paper introduces TRG-planner, a novel graph-based path planning method for safe, efficient navigation in unstructured environments, validated through real-world experiments and a robotics competition win.
Contribution
It presents a new Traversal Risk Graph (TRG) representation and a hierarchical wavefront construction method enabling real-time, safe, and distance-efficient path planning in complex terrains.
Findings
TRG-planner outperforms conventional methods in safety and efficiency.
Real-time planning demonstrated in large-scale environments.
Validated in real-world experiments with a quadrupedal robot.
Abstract
Unstructured environments such as mountains, caves, construction sites, or disaster areas are challenging for autonomous navigation because of terrain irregularities. In particular, it is crucial to plan a path to avoid risky terrain and reach the goal quickly and safely. In this paper, we propose a method for safe and distance-efficient path planning, leveraging Traversal Risk Graph (TRG), a novel graph representation that takes into account geometric traversability of the terrain. TRG nodes represent stability and reachability of the terrain, while edges represent relative traversal risk-weighted path candidates. Additionally, TRG is constructed in a wavefront propagation manner and managed hierarchically, enabling real-time planning even in large-scale environments. Lastly, we formulate a graph optimization problem on TRG that leads the robot to navigate by prioritizing both safe and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Software Testing and Debugging Techniques · Multimodal Machine Learning Applications
