English

Geometry-Aware Sampling-Based Motion Planning on Riemannian Manifolds

Robotics 2026-05-15 v2

Abstract

In many robot motion planning problems, task objectives and physical constraints induce non-Euclidean geometry on the configuration space, yet many planners operate using Euclidean distances that ignore this structure. We address the problem of planning collision-free motions that minimize length under configuration-dependent Riemannian metrics, corresponding to geodesics on the configuration manifold. Conventional numerical methods for computing such paths do not scale well to high-dimensional systems, while sampling-based planners trade scalability for geometric fidelity. To bridge this gap, we propose a sampling-based motion planning framework that operates directly on Riemannian manifolds. We introduce a computationally efficient midpoint-based approximation of the Riemannian geodesic distance and prove that it matches the true Riemannian distance with third-order accuracy. Building on this approximation, we design a local planner that traces the manifold using first-order retractions guided by Riemannian natural gradients. Experiments on a two-link planar arm and a 7-DoF Franka manipulator under a kinetic-energy metric, as well as on rigid-body planning in SE(2)\mathrm{SE}(2) with non-holonomic motion constraints, demonstrate that our approach consistently produces lower-cost trajectories than Euclidean-based planners and classical numerical geodesic-solver baselines.

Keywords

Cite

@article{arxiv.2602.00992,
  title  = {Geometry-Aware Sampling-Based Motion Planning on Riemannian Manifolds},
  author = {Phone Thiha Kyaw and Jonathan Kelly},
  journal= {arXiv preprint arXiv:2602.00992},
  year   = {2026}
}

Comments

Accepted to the 17th World Symposium on the Algorithmic Foundations of Robotics (WAFR), Oulu, Finland, Jun 15-17, 2026

R2 v1 2026-07-01T09:29:50.563Z