Soil Sample Search in Partially Observable Environments
Han Yang, Andrew Dudash
TL;DR
The paper addresses autonomous soil sampling in unknown outdoor environments with amorphous target regions and limited visibility. It introduces a centroid-based heuristic that guides navigation toward the largest observed soil contour, augmented by a height-control dimension to modulate the camera field of view, and balances exploration versus descent with a sigmoid probability on height. In extensive simulations, the Lissajous-based heuristic consistently outperforms baseline patterns in terms of steps, distance traveled, and robust success across varying soil abundance and visibility. The approach is simple to implement, adaptable to UAVs/UGVs, and yields practical benefits for efficient soil sampling, with potential extensions to frontier exploration, reinforcement learning, and hardware validation.
Abstract
To work in unknown outdoor environments, autonomous sampling machines need the ability to target samples despite limited visibility and robotic arm reach distance. We design a heuristic guided search method to speed up the search process and more efficiently localize the approximate center of soil regions. Through simulation experiments, we assess the effectiveness of the proposed algorithm and discover superior performance in terms of speed, distance traveled, and success rate compared to naive baselines.
