TL;DR
This paper presents BTIT*, an asymptotically optimal kinodynamic motion planner combining bidirectional heuristic search with efficient termination conditions, leading to faster solutions and better convergence.
Contribution
BTIT* is the first anytime MEET-style kinodynamic planner using efficient termination conditions for early on-the-fly termination.
Findings
BTIT* achieves faster time-to-first-solution.
BTIT* shows improved convergence over non-lazy informed batch planners.
Experiments on 4D and 10D benchmarks demonstrate effectiveness.
Abstract
This paper introduces Bidirectional Tight Informed Trees (BTIT*), an asymptotically optimal kinodynamic sampling-based motion planning algorithm that integrates an anytime bidirectional heuristic search (Bi-HS) and ensures the \emph{meet-in-the-middle} property (MMP) and optimality (MM-optimality). BTIT* is the first anytime MEET-style algorithm to utilize termination conditions that are efficient to evaluate and enable early termination \emph{on-the-fly} in batch-wise sampling-based motion planning. Experiments show that BTIT* achieves strongly faster time-to-first-solution and improved convergence than representative \emph{non-lazy} informed batch planners on two kinodynamic benchmarks: a 4D double-integrator model and a 10D linearized Quadrotor. The source code is available here.
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.
