DualLQR: Efficient Grasping of Oscillating Apples using Task Parameterized Learning from Demonstration
Robert van de Ven, Ard Nieuwenhuizen, Eldert J. van Henten, Gert Kootstra
TL;DR
Robotic selective harvesting must safely and efficiently grasp oscillating fruits, a challenge when final approach requires close tracking but overall path length should be minimized. The authors introduce DualLQR, a dual task-parameterized framework that runs finite-horizon LQR controllers in two reference frames and fuses their outputs, avoiding expensiveLQR refitting while emphasizing the frame needing higher precision. Across simulations, DualLQR improves final-approach accuracy and reduces travel distance relative to InfLQR and a single-frame LQR, and it achieves a 99% success rate in a real apple grasping task. This approach offers a scalable method for robust, efficient autonomous fruit harvesting and can be extended to incorporate additional reference frames and obstacle considerations.
Abstract
Learning from Demonstration offers great potential for robots to learn to perform agricultural tasks, specifically selective harvesting. One of the challenges is that the target fruit can be oscillating while approaching. Grasping oscillating targets has two requirements: 1) close tracking of the target during the final approach for damage-free grasping, and 2) the complete path should be as short as possible for improved efficiency. We propose a new method called DualLQR. In this method, we use a finite horizon Linear Quadratic Regulator (LQR) on a moving target, without the need of refitting the LQR. To make this possible, we use a dual LQR set-up, with an LQR running in two separate reference frames. Through extensive simulation testing, it was found that the state-of-art method barely meets the required final accuracy without oscillations and drops below the required accuracy with an oscillating target. DualLQR, on the other hand, was found to be able to meet the required final accuracy even with high oscillations, while travelling the least distance. Further testing on a real-world apple grasping task showed that DualLQR was able to successfully grasp oscillating apples, with a success rate of 99%.
