paper-with-me

Papers

RIT*: Riemannian Informed Trees for Cost-Adaptive Optimal Motion Planning

2026-08-01 · Muhayy Ud Din, Ahmed Nadar, Jan Rosell, Irfan Hussain arxiv

We present Riemannian Informed Trees (RIT*), a planning framework that replaces Euclidean primitives in batch-informed search with their Riemannian counterparts. RIT* constructs a tighter, cost-consistent informed set, performs a nearest-neighbour search under an anisotropic distance metric, and evaluates edge costs efficiently via a cascading scheme. We further introduce a Collision-Adaptive Metric Refinement (CARM), which learns an obstacle-proximity cost field online from collision feedback, reducing the reliance on prior metric design in practical settings. Experiments across environments from 2-D to 14-D show that RIT* is competitive in low-dimensional and spatially constant-metric settings and produces substantially lower-cost solutions when the metric varies spatially in high-dimensional configuration spaces. Performance gains scale with anisotropy and dimension, reaching up to 13.0% improvement in median initial cost over BIT* in the 3-D anisotropic benchmark, up to 9.0% in median final cost over BIT* in 6-DOF manipulation, and 24.8-63.5% in a 14-DOF bimanual planning problem, where Euclidean-informed baselines degrade. Videos and code can be found here: https://muhayyuddin.github.io/ritstar/

📄 PDF Abstract BibTeX arXiv:2608.00822

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

APT*: Asymptotically Optimal Motion Planning via Adaptively Prolated Elliptical R-Nearest Neighbors

2025-08-27 · Liding Zhang, Sicheng Wang, Kuanqi Cai, Zhenshan Bing 외 arxiv

Optimal path planning aims to determine a sequence of states from a start to a goal while accounting for planning objectives. Popular methods often integrate fixed batch sizes and neglect information on obstacles, which …

Robot ManipulationMotion Planning

Direction Informed Trees (DIT*): Optimal Path Planning via Direction Filter and Direction Cost Heuristic

2025-08-26 · Liding Zhang, Kejia Chen, Kuanqi Cai, Yu Zhang 외 arxiv

Optimal path planning requires finding a series of feasible states from the starting point to the goal to optimize objectives. Popular path planning algorithms, such as Effort Informed Trees (EIT*), employ effort heurist…

Direct Informed Sampling on Riemannian Manifolds via Loewner Order Lower Bounds

2026-06-01 · Phone Thiha Kyaw, Jonathan Kelly arxiv

Informed sampling techniques accelerate sampling-based motion planners by focusing the search on promising regions of the state space, yet most existing methods rely on Euclidean heuristics that become inadmissible under…

Estimated Informed Anytime Search for Sampling-Based Planning via Adaptive Sampler

2025-08-29 · Liding Zhang, Kuanqi Cai, Yu Zhang, Zhenshan Bing 외 arxiv

Path planning in robotics often involves solving continuously valued, high-dimensional problems. Popular informed approaches include graph-based searches, such as A*, and sampling-based methods, such as Informed RRT*, wh…

Robot Manipulation

Riemannian Trust-Region based Adaptive Kalman filter with unknown noise Covariance matrices

2021-04-24 · Rahul Moghe, Maruthi R. Akella, Renato Zanetti

The problem of adaptive Kalman filtering for a discrete observable linear time-varying system with unknown noise covariance matrices is addressed in this paper. The measurement difference autocovariance method is used to…