Fast Path Planning for Autonomous Vehicle Parking with Safety-Guarantee using Hamilton-Jacobi Reachability
arXiv cs.RO / 3/24/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- The paper introduces HJBA*, a two-layer fast autonomous-vehicle parking planning architecture combining Hamilton–Jacobi reachability with bidirectional A* search.
- A high-level Hamilton–Jacobi analysis computes a backward reachable tube (BRT) under vehicle dynamics and input bounds, then intersects it with an obstacle-based “safe set” to form a safe reachable set.
- The safe set is precomputed offline by solving QP optimization problems that encode safety via positive signed-distance constraints for obstacles of various shapes.
- During online planning, randomized states sampled from the safe reachable set are used to generate heuristic guide points, and multiple bidirectional A* searches run in parallel to speed up computation.
- Simulations on large-scale randomized parking scenarios indicate the method can solve tight parking tasks effectively and outperform other state-of-the-art planning approaches in computational speed and performance.
Related Articles
Santa Augmentcode Intent Ep.6
Dev.to

Your Agent Hired Another Agent. The Output Was Garbage. The Money's Gone.
Dev.to
Big Tech firms are accelerating AI investments and integration, while regulators and companies focus on safety and responsible adoption.
Dev.to

Palantir’s billionaire CEO says only two kinds of people will succeed in the AI era: trade workers — ‘or you’re neurodivergent’
Reddit r/artificial
Scaffolded Test-First Prompting: Get Correct Code From the First Run
Dev.to