RM-Dijkstra: A surface optimal path planning algorithm based on Riemannian metric
Yu Zhang, Xiao-Song Yang

TL;DR
RM-Dijkstra introduces a novel surface path planning algorithm based on Riemannian metrics, transforming the problem into a geometric one on a 2D plane, and demonstrates improved accuracy and smoothness over traditional methods.
Contribution
It proposes a new Riemannian metric-based approach for surface path planning, enabling more accurate and smooth paths for mobile robots on complex surfaces.
Findings
Outperforms traditional algorithms in path accuracy.
Produces smoother paths in complex scenarios.
Effectively solves surface optimal path planning problems.
Abstract
The Dijkstra algorithm is a classic path planning method, which operates in a discrete graph space to determine the shortest path from a specified source point to a target node or all other nodes based on non-negative edge weights. Numerous studies have focused on the Dijkstra algorithm due to its potential application. However, its application in surface path planning for mobile robots remains largely unexplored. In this letter, a surface optimal path planning algorithm called RM-Dijkstra is proposed, which is based on Riemannian metric model. By constructing a new Riemannian metric on the 2D projection plane, the surface optimal path planning problem is therefore transformed into a geometric problem on the 2D plane with new Riemannian metric. Induced by the standard Euclidean metric on surface, the constructed new metric reflects environmental information of the robot and ensures that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Computational Geometry and Mesh Generation · Control and Dynamics of Mobile Robots
