An Analytic Solution to the Optimal Spherical Dubins Path Problem with Geodesic Curvature Constraints
Linhong Li, Qi Feng, Yangang Liang, Kebo Li

TL;DR
This paper introduces an exact analytic method for computing shortest curvature-constrained paths on the sphere, significantly improving speed and reliability over numerical optimization techniques.
Contribution
It develops a closed-form, geometric projection-based solution for spherical Dubins paths that overcomes local minima issues and enumerates all feasible solutions efficiently.
Findings
Achieves machine precision accuracy (~10^{-16})
Approximately 717 times faster than numerical methods
Systematically enumerates all feasible solution branches
Abstract
Computing shortest paths for curvature-constrained Dubins vehicles on the unit sphere is fundamental to many engineering applications, including long-range flight planning, persistent surveillance patterns, and global routing problems where great circles are natural routes. Numerical optimization methods on suffer from sensitivity to initialization, may converge to local minima, and often miss feasible solution branches. This paper proposes a unified analytic computational approach for spherical Dubins CGC and CCC paths that overcomes these limitations. By exploiting the axis-fixing property of rotations and developing a closed-form back-substitution method using geometric projection, the three-dimensional boundary value problem is reduced to solving a quadratic polynomial equation. The proposed analytic solver achieves machine precision accuracy with errors on the order of…
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 · Vehicle Routing Optimization Methods · Computational Geometry and Mesh Generation
