Path Planning for Agricultural Robots in Wild Livestock Farm Environments

Haixia Qi,Jinzhuo Jiang,Chaohai Wang
DOI: https://doi.org/10.25165/j.ijabe.20241704.8632
2024-01-01
International Journal of Agricultural and Biological Engineering
Abstract:Path planning for field agricultural robots must satisfy several criteria: establishing feeding routes, maintaining gentle slopes, approaching multiple livestock observation points, ensuring timely environmental monitoring, and achieving high efficiency. The complex terrain of outdoor farming areas poses a challenge. Traditional A* algorithms, which generate only the shortest path, fail to meet these requirements and often produce paths that lack smoothness. Therefore, identifying the most suitable path, rather than merely the shortest one, is essential. This study introduced a path-planning algorithm tailored to field- based livestock farming environments, building upon the traditional A* algorithm. It constructed a digital elevation model, integrated an artificial potential field for evaluating multiple target points, calculated terrain slope, optimized the search neighborhood based on robot traversability, and employed Bezier curve segmentation for path optimization. This method segmented the path into multiple curves by evaluating the slopes of the lines connecting adjacent nodes, ensuring a smoother and more efficient route. The experimental results demonstrate its superiority to traditional A*, ensuring paths near multiple target points, significantly reducing the search space, and resulting in over 69.4% faster search speeds. B & eacute;zier curve segmentation delivers smoother paths conforming to robot trajectories.
What problem does this paper attempt to address?