# Global feasible path planning for pest monitoring robots in unstructured agricultural environments

**Authors:** Yipeng Shao, Fazhan Tao, Pengju Si, Baofeng Ji, Mengyang Li

PMC · DOI: 10.3389/fpls.2026.1784030 · Frontiers in Plant Science · 2026-03-18

## TL;DR

This paper introduces a new algorithm for robot navigation in complex agricultural settings, improving efficiency and path quality for pest monitoring.

## Contribution

The novel GABi-RRT* algorithm enhances path planning in narrow agricultural environments through adaptive sampling and optimization strategies.

## Key findings

- GABi-RRT* reduces average running time by up to 71.52% compared to existing algorithms.
- The algorithm shortens path length by up to 5.70% in simulated crop row environments.
- Hybrid pruning and B-spline fitting improve path quality and robot turning frequency.

## Abstract

In the context of sustainable agriculture and precision agriculture, autonomous mobile robots play a pivotal role in intelligent plant pest and disease detection. However, navigation within complex agricultural environments—characterized by narrow crop rows and irregular obstacles—remains a persistent challenge. To address these limitations, this study presents a Goal-Oriented Adaptive Bidirectional RRT* (GABi-RRT*) algorithm designed to overcome the issues of low sampling efficiency and unstable path quality that are inherent in the conventional RRT* algorithm in narrow spaces. The proposed GABi-RRT* algorithm introduces several key innovations to improve its performance in complex environments. In the sampling phase, an innovative dynamic goal-oriented probabilistic sampling strategy is introduced. This strategy adaptively adjusts the sampling probability throughout the planning process, taking into account the distribution of obstacles between the current node and the target. This approach significantly enhances the efficiency of the sampling process compared to traditional random sampling methods. In the RRT* expansion phase, the algorithm integrates the RRT* expansion mechanism with an enhanced Artificial Potential Field (APF) and introduces an adaptive step-size strategy. This combination improves the algorithm's search efficiency and enhances its exploratory capabilities, allowing for better navigation in diverse and challenging environments. For path optimization, the algorithm employs a hybrid approach that combines pruning optimization with cubic B-spline curve fitting. This method eliminates redundant nodes and smooths the generated path, thereby improving path quality and reducing the turning frequency of the monitoring robots. Finally, comparative experiments in a continuous narrow environment simulating crop rows reveal that the proposed GABi-RRT* algorithm outperforms several existing algorithms, including Bias-RRT*, Informed-RRT*, and P-RRT*. Specifically, the GABi-RRT* algorithm reduces the average running time by 45.39%, 49.71%, and 71.52%, respectively, and shortens the path length by 5.70%, 3.97%, and 1.60%. These results demonstrate the superior capabilities of the GABi-RRT* algorithm in terms of path quality, stability, and search efficiency, making it a promising solution for autonomous navigation in agricultural environments.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC13039014/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/PMC13039014/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/PMC13039014/full.md

---
Source: https://tomesphere.com/paper/PMC13039014