Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

System Design and Control of an Apple Harvesting Robot (2010.11296v1)

Published 21 Oct 2020 in cs.RO, cs.SY, and eess.SY

Abstract: There is a growing need for robotic apple harvesting due to decreasing availability and rising cost in labor. Towards the goal of developing a viable robotic system for apple harvesting, this paper presents synergistic mechatronic design and motion control of a robotic apple harvesting prototype, which lays a critical foundation for future advancements. Specifically, we develop a deep learning-based fruit detection and localization system using an RGB-D camera. A three degree-of-freedom manipulator is then designed with a hybrid pneumatic/motor actuation mechanism to achieve fast and dexterous movements. A vacuum-based end-effector is used for apple detaching. These three components are integrated into a robotic apple harvesting prototype with simplicity, compactness, and robustness. Moreover, a nonlinear velocity-based control scheme is developed for the manipulator to achieve accurate and agile motion control. Test experiments are conducted to demonstrate the performance of the developed apple harvesting robot.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Kaixiang Zhang (28 papers)
  2. Kyle Lammers (8 papers)
  3. Pengyu Chu (6 papers)
  4. Zhaojian Li (60 papers)
  5. Renfu Lu (9 papers)
Citations (308)

Summary

  • The paper introduces an integrated system that combines deep learning-based fruit detection with a 3 DOF manipulator and a vacuum-based end-effector, achieving a fruit identification accuracy of 92.7%.
  • The paper employs a nonlinear velocity-based control strategy with direct inverse kinematics computation to maintain precise end-effector positioning within a 2 cm error margin.
  • The paper addresses agricultural labor shortages by offering an autonomous solution that mitigates ergonomic risks and paves the way for future advancements in smart farming.

Overview of "System Design and Control of an Apple Harvesting Robot"

This paper presents a novel approach to addressing labor shortages in agricultural sectors, particularly focused on apple harvesting, through the development of a robotic harvesting system. The research introduces a sophisticated mechatronic design and an integrated motion control system for a prototype capable of performing apple harvesting tasks autonomously. The core components of this system include a deep learning-based fruit detection and localization system, a three degrees of freedom (DOF) manipulator actuated by a hybrid mechanism, and a vacuum-based end-effector for fruit detaching, culminating in a comprehensive robotic solution.

System Design

The robotic apple harvesting system is an amalgamation of several high-functioning modules:

  1. Visual Perception Module: Utilizing an Intel RealSense RGB-D camera, the system applies a deep learning-based Mask R-CNN technique for robust and accurate fruit detection and localization. With an impressive fruit identification accuracy of 92.7%, this module ensures effective segmentation and spatial positioning of apples, even under challenging lighting conditions.
  2. Manipulator Design: A 3 DOF manipulator serves as the mechanical component for precise apple picking. It is constructed with a simple and compact structure, integrating two revolute joints and one prismatic joint, which are uniquely driven by a combination of servo motors and a pneumatic system. This configuration facilitates high agility and efficient motion control necessary for the varied and dynamic orchard environments.
  3. End-Effector: The system employs a vacuum-based end-effector to exploit the advantages of vacuum systems for gentle and effective apple detaching. This design provides a tolerance to approaching errors, a crucial feature to accommodate environmental uncertainties in orchard settings.

Motion Control Scheme

The motion control strategy is meticulously devised to leverage the mechanical design of the manipulator. A nonlinear velocity-based control approach is formulated, ensuring smooth and accurate positioning of the end-effector towards the apple by coordinating revolute and prismatic joint movements. Unlike conventional methods, this approach eschews continuous iteration in favor of direct inverse kinematics computation, enabling rapid and precise manipulator control.

Experimental Performance

The robotic system's efficacy is validated through empirical tests that demonstrate quick and precise manipulation within an acceptable error margin for the vacuum-based end-effector to function reliably. The prototype showed that the manipulator could reach the desired apple positions, with overall positioning errors consistently remaining below 2 cm.

Implications and Future Directions

The practical implications of this research gravitate towards addressing critical labor shortages in agriculture while mitigating ergonomic risks associated with manual apple harvesting. The theoretical advancements lie in the system's successful integration of robotic technologies with agricultural applications, setting a precedence for future research focused on robotics in smart and precision agriculture.

Moving forward, future research can enhance this robotic system by integrating more sophisticated sensing for feedback control, developing path-planning algorithms to avoid obstacles, and refining end-effector designs for improved detaching efficiency. Furthermore, expanding the perception system to detect potential obstructions like branches can enhance environmental interaction and system robustness.

In conclusion, this paper contributes significantly to the field of agricultural robotics by laying a robust foundation for automated apple harvesting, offering both insightful directions for future research and promising solutions to current industry challenges.