ROApr 20

A Hamilton-Jacobi Reachability-Guided Search Framework for Efficient and Safe Indoor Planar Robot Navigation

arXiv:2604.1767929.8h-index: 3
Predicted impact top 64% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous robot navigation, this work addresses the trade-off between safety and computational efficiency by integrating reachability analysis with graph search, enabling real-time planning in dynamic environments.

The paper combines offline Hamilton-Jacobi reachability with online graph search to enable efficient and safe indoor planar robot navigation. The approach outperforms baseline methods in planning efficiency and safety in simulations and real-world experiments with and without humans.

Autonomous navigation requires planning to reach a goal safely and efficiently in complex and potentially dynamic environments. Graph search-based algorithms are widely adopted due to their generality and theoretical guarantees when equipped with admissible heuristics. However, the computational complexity of graph search grows rapidly with the dimensionality of the search space, often making real-time planning in dynamic environments intractable. In this paper, we combine offline Hamilton-Jacobi (HJ) reachability with online graph search to leverage the complementary strengths of both. Precomputed HJ value functions, used as informative heuristics and proactive safety constraints, amortize online computation of the graph search process. At the same time, graph search enables reachability-based reasoning to be incorporated into online planning, overcoming the long-standing challenge of HJ reachability requiring full knowledge of the environment. Extensive simulation studies and real-world experiments demonstrate that the proposed approach consistently outperforms baseline methods in terms of planning efficiency and navigation safety, in environments with and without human presence.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes