paper-with-me

홈 › Papers

AGRO-Nav: Autonomous Graph-based Orchard Navigation

2026-08-26 · Ho Young Yun, Jaemin Yu, Duksu Kim arxiv

Orchards form semi-structured environments in which parallel tree rows create natural driving corridors, yet narrow inter-row clearance and dense foliage lead geometry-agnostic grid planners to drift off the row center and risk trunk or canopy contact. We present AGRO-Nav, an automated framework for static graph-based global planning in orchards. From tree-row lines fitted to trunk clusters in a SLAM point cloud, it builds, without any manual waypoints, a sparse topological graph of intra- and inter-row connectivity; a global route is then found by Dijkstra search on this graph, connected to the start and goal by any-angle Theta* segments, and smoothed with a cubic B-spline. In real-orchard trials, AGRO-Nav follows the row center with a mean error of about 0.08 m, far below the A* (0.31 m) and Theta* (0.43 m) shortest-path baselines, while planning roughly four to five times faster. In Isaac Sim, it attains the lowest error among A*, Theta*, and a reproduced RANSAC midline baseline and remains stable as tree density drops to 70%, where the RANSAC baseline degrades. The resulting trajectories---straight row-centered segments joined by controlled turns---suit differential-drive and four-wheel-steering platforms.

📄 PDF Abstract BibTeX arXiv:2608.25799

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agronav: Autonomous Navigation Framework for Agricultural Robots and Vehicles using Semantic Segmentation and Semantic Line Detection

2023-04-10 · Shivam K Panda, Yongkyu Lee, M. Khalid Jawed

The successful implementation of vision-based navigation in agricultural fields hinges upon two critical components: 1) the accurate identification of key components within the scene, and 2) the identification of lanes t…

Autonomous NavigationLine DetectionSemantic Segmentation

Vision-based Navigation of Unmanned Aerial Vehicles in Orchards: An Imitation Learning Approach

2025-08-04 · Peng Wei, Prabhash Ragbir, Stavros G. Vougioukas, Zhaodan Kong arxiv

Autonomous unmanned aerial vehicle (UAV) navigation in orchards presents significant challenges due to obstacles and GPS-deprived environments. In this work, we introduce a learning-based approach to achieve vision-based…

OrchardBench: A Physically-Grounded, GPU-Parallel Apple-Orchard Simulation Benchmark for Agricultural Robotics

2026-07-07 · Humphrey Munn arxiv

Robotic tree-fruit harvesting is a flagship problem for agricultural automation, but progress is bottlenecked by the cost and irreproducibility of field experiments: an orchard is available only weeks a year, every tree …

Robots for Kiwifruit Harvesting and Pollination

2025-07-21 · Jamie Bell arxiv

This research was a part of a project that developed mobile robots that performed targeted pollen spraying and automated harvesting in pergola structured kiwifruit orchards. Multiple kiwifruit detachment mechanisms were …

Autonomous DrivingRobot Navigation

Image Segmentation for Fruit Detection and Yield Estimation in Apple Orchards

2016-10-25 · Suchet Bargoti, James Underwood

Ground vehicles equipped with monocular vision systems are a valuable source of high resolution image data for precision agriculture applications in orchards. This paper presents an image processing framework for fruit d…

Image SegmentationSegmentationSemantic Segmentation