Geometry-Aware Sampling-Based Motion Planning on Riemannian Manifolds
Phone Thiha Kyaw, Jonathan Kelly
TL;DR
This work addresses motion planning on configuration spaces endowed with a Riemannian metric, where costs are intrinsic to the manifold rather than Euclidean. It introduces a geometry-aware, sampling-based framework that replaces expensive geodesic solves with a cheap midpoint-based distance approximation and a local planner that uses retractions and the Riemannian natural gradient. The key contributions are a cubic-accurate midpoint distance estimator, a geometry-consistent vertex expansion mechanism, and extensive validation on serial manipulators and SE(2) with nonholonomic constraints, demonstrating lower geodesic length and energy than Euclidean baselines and classical solvers. The approach advances scalable, manifold-aware planning with practical impact for high-DoF robots by aligning planning costs with intrinsic geometric structure without requiring explicit geodesic computations.
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 $\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.
