ROAug 18, 2021

Combining Local and Global Viewpoint Planning for Fruit Coverage

arXiv:2108.08114v122 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of fruit monitoring in agriculture, but it is incremental as it builds on existing planning methods.

The paper tackles the problem of obtaining 3D sensor data for fruits in complex, occluded environments by combining local and global viewpoint planning, resulting in significantly increased coverage of regions of interest compared to global planning alone.

Obtaining 3D sensor data of complete plants or plant parts (e.g., the crop or fruit) is difficult due to their complex structure and a high degree of occlusion. However, especially for the estimation of the position and size of fruits, it is necessary to avoid occlusions as much as possible and acquire sensor information of the relevant parts. Global viewpoint planners exist that suggest a series of viewpoints to cover the regions of interest up to a certain degree, but they usually prioritize global coverage and do not emphasize the avoidance of local occlusions. On the other hand, there are approaches that aim at avoiding local occlusions, but they cannot be used in larger environments since they only reach a local maximum of coverage. In this paper, we therefore propose to combine a local, gradient-based method with global viewpoint planning to enable local occlusion avoidance while still being able to cover large areas. Our simulated experiments with a robotic arm equipped with a camera array as well as an RGB-D camera show that this combination leads to a significantly increased coverage of the regions of interest compared to just applying global coverage planning.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes