CoffeeKumazaki / arXiv

Repository to research & share articles related to autonomous driving cars.
76 stars 9 forks source link

Fields2Cover: An open-source coverage path planning library for unmanned agricultural vehicles. (arXiv:2210.07838v2 [cs.RO] UPDATED) #24819

Open CoffeeKumazaki opened 1 year ago

CoffeeKumazaki commented 1 year ago

Fields2Cover: An open-source coverage path planning library for unmanned agricultural vehicles. (arXiv:2210.07838v2 [cs.RO] UPDATED)
https://ift.tt/q8oetwP

This paper describes Fields2Cover, a novel open source library for coverage path planning (CPP) for agricultural vehicles. While there are several CPP solutions nowadays, there have been limited efforts to unify them into an open source library and provide benchmarking tools to compare their performance. Fields2Cover provides a framework for planning coverage paths, developing novel techniques, and benchmarking state-of-the-art algorithms. The library features a modular and extensible architecture that supports various vehicles and can be used for a variety of applications, including farms. Its core modules are: a headland generator, a swath generator, a route planner and a path planner. An interface to the Robot Operating System (ROS) is also supplied as an add-on. In this paper, the functionalities of the library for planning a coverage path in agriculture are demonstrated using 8 state-of-the-art methods and 7 objective functions in simulation and field experiments.



via cs.RO updates on arXiv.org http://arxiv.org/

Gonzalo-Mier commented 1 year ago

Awesome!!!!