Ergodic Exploration over Meshable Surfaces
Dayi Dong, Albert Xu, Geordan Gutow, Howie Choset, Ian Abraham
TL;DR
The paper introduces a mesh-based ergodic trajectory optimization framework that extends ergodic search to any surface approximable by a triangle mesh by using Laplace-Beltrami eigenfunctions as the basis functions. It proves convergence of the discrete ergodic objective to the continuous one as the mesh refines and demonstrates comparable performance to analytic bases on planes and spheres while enabling effective exploration on more complex geometries such as torus, bunny, and wind turbines; it also shows superior exploration quality compared to HEDAC under equivalent conditions. The approach relies on finite element-style discretization on meshes, computation of eigenpairs of the mesh Laplacian, and a direct-collocation trajectory optimization with a Gaussian information model. The results indicate strong generality across surface geometries and topology, offering a practical tool for information-driven exploration in search, rescue, and inspection tasks with complex surfaces. The work lays groundwork for future physical deployments and multi-robot extensions, addressing computational trade-offs and sensor-model considerations in dynamic environments.
Abstract
Robotic search and rescue, exploration, and inspection require trajectory planning across a variety of domains. A popular approach to trajectory planning for these types of missions is ergodic search, which biases a trajectory to spend time in parts of the exploration domain that are believed to contain more information. Most prior work on ergodic search has been limited to searching simple surfaces, like a 2D Euclidean plane or a sphere, as they rely on projecting functions defined on the exploration domain onto analytically obtained Fourier basis functions. In this paper, we extend ergodic search to any surface that can be approximated by a triangle mesh. The basis functions are approximated through finite element methods on a triangle mesh of the domain. We formally prove that this approximation converges to the continuous case as the mesh approximation converges to the true domain. We demonstrate that on domains where analytical basis functions are available (plane, sphere), the proposed method obtains equivalent results, and while on other domains (torus, bunny, wind turbine), the approach is versatile enough to still search effectively. Lastly, we also compare with an existing ergodic search technique that can handle complex domains and show that our method results in a higher quality exploration.
