paper-with-me

홈 › Papers

BBoE: Leveraging Bundle of Edges for Kinodynamic Bidirectional Motion Planning

2025-09-24 · Srikrishna Bangalore Raghu, Alessandro Roncone arxiv

In this work, we introduce BBoE, a bidirectional, kinodynamic, sampling-based motion planner that consistently and quickly finds low-cost solutions in environments with varying obstacle clutter. The algorithm combines exploration and exploitation while relying on precomputed robot state traversals, resulting in efficient convergence towards the goal. Our key contributions include: i) a strategy to navigate through obstacle-rich spaces by sorting and sequencing preprocessed forward propagations; and ii) BBoE, a robust bidirectional kinodynamic planner that utilizes this strategy to produce fast and feasible solutions. The proposed framework reduces planning time, diminishes solution cost and increases success rate in comparison to previous approaches.

📄 PDF Abstract BibTeX arXiv:2509.20333

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Efficient Multi-Robot Motion Planning with Precomputed Translation-Invariant Edge Bundles

2026-05-10 · Himanshu Gupta, Paul Motter, Aritra Chakrabarty, Rishabh Sodani 외 arxiv

Solving multi-robot motion planning (MRMP) requires generating collision-free kinodynamically feasible trajectories for multiple interacting robots. We introduce Kinodynamic Translation-Invariant Edge Bundles or KiTE-Ext…

Motion Planning

Optimal Kinodynamic Motion Planning Through Anytime Bidirectional Heuristic Search with Tight Termination Condition

2026-04-13 · Yi Wang, Bingxian Mu, Shahab Shokouhi, May-Win Thein arxiv

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 ensur…

Motion Planning

Peacock Bundles: Bundle Coloring for Graphs with Globality-Locality Trade-off

2016-09-02 · Jaakko Peltonen, Ziyuan Lin

Bundling of graph edges (node-to-node connections) is a common technique to enhance visibility of overall trends in the edge structure of a large graph layout, and a large variety of bundling algorithms have been propose…

Dimensionality Reduction

BOWConnect: Parallel Bayesian Optimization over Windows with Learned Local Cost Maps for Sample-Efficient Kinodynamic Motion Planning

2026-06-25 · Sourav Raxit, Abdullah Al Redwan Newaz, Jose Fuentes, Leonardo Bobadilla arxiv

This paper presents BOWConnect, a bidirectional parallel kinodynamic motion planner that addresses three fundamental limitations of existing sampling-based methods: sample inefficiency in high-dimensional state spaces, u…

Motion Planning

Bidirectional Incremental Generalized Hybrid A*

2026-05-28 · Sidharth Talia, Oren Salzman, Siddhartha Srinivasa arxiv

We focus on the problem of efficient anytime kinodynamic planning for systems with complex dynamics in unstructured environments that make precomputing motion primitives infeasible. Directly applying A* to such problems …