English

Collision Avoidance Using Spherical Harmonics

Robotics 2021-07-16 v1

Abstract

In this paper, we propose a novel optimization-based trajectory planner that utilizes spherical harmonics to estimate the collision-free solution space around an agent. The space is estimated using a constrained over-determined least-squares estimator to determine the parameters that define a spherical harmonic approximation at a given time step. Since spherical harmonics produce star-convex shapes, the planner can consider all paths that are in line-of-sight for the agent within a given radius. This contrasts with other state-of-the-art planners that generate trajectories by estimating obstacle boundaries with rough approximations and using heuristic rules to prune a solution space into one that can be easily explored. Those methods cause the trajectory planner to be overly conservative in environments where an agent must get close to obstacles to accomplish a goal. Our method is shown to perform on-par with other path planners and surpass these planners in certain environments. It generates feasible trajectories while still running in real-time and guaranteeing safety when a valid solution exists.

Keywords

Cite

@article{arxiv.2107.07117,
  title  = {Collision Avoidance Using Spherical Harmonics},
  author = {Steven Patrick and Efstathios Bakolas},
  journal= {arXiv preprint arXiv:2107.07117},
  year   = {2021}
}

Comments

6 pages, MECC 2021

R2 v1 2026-06-24T04:13:00.511Z