Sort:
Issue
Cascade vision scheme and experimental teaching design for tomato-like harvesting robots
Experimental Technology and Management 2024, 41(7): 169-175
Published: 20 July 2024
Abstract PDF (8.4 MB) Collect
Downloads:3
[Objective]

In the context of new engineering construction, cultivating students’ ability to solve complex engineering problems has become a focal point of engineering education reform. To help students master robotics and computer vision, a multidisciplinary and innovative experimental teaching program has been designed and developed for a tomato-like intelligent harvesting robot, specifically targeting the field of agricultural robots.

[Methods]

The methodology adopted in this experimental teaching program follows the paradigm of "problem discovery, scheme design, problem-solving." Initially, detailed challenges faced by intelligent harvesting of tomato-like fruits were scrutinized. Ensuring freshness and flavor requires staged harvesting and quick marketing. The long production cycle and short harvesting window of cherry tomatoes necessitate manual intervention. In addition, diverse growth postures of cherry tomato clusters and variations in fruit ripeness pose challenges for harvesting robots performing "fruit picking" tasks. These challenges lead to low harvesting efficiency and difficulties in difficulties in effective graded harvesting. To address these issues, a robot vision detection scheme based on cascade vision is proposed. This scheme achieves precise identification, ripeness detection, and positioning of tomato-like fruits. During the prediction stage of the YOLOv5 network, an additional detection branch is introduced to handle object detection and maturity grading of tomatoes simultaneously. By excluding non-target objects during data annotation and filtering for non-target objects, the computational burden on the network is reduced, thereby improving harvesting efficiency. Additionally, MobileNetv3 is introduced to classify the positional relationship between the fruit and its stem, guiding the end effector to approach the target fruit at the correct angle. To accurately and reliably locate the three-dimensional position of cherries, a cascaded vision-based localization detection method is proposed, combining the advantages of individual single-modal methods and three-dimensional point clouds. Ultimately, a meticulously crafted cherry tomato dataset is constructed, and hand-eye calibration of the robot platform is performed. Three robot harvesting experiments were conducted using cherry tomatoes to validate the effectiveness of the proposed scheme.

[Results]

The tomato detection and maturity grading tests demonstrate high average recognition accuracy in detecting the ripeness of single tomatoes and clustered targets at various ripeness stages. Incorporating MobileNetv3 led to the clear classification of the positional relationship between fruit and stem, effectively guiding the end effector toward precision. In the final robotic grasping experiment, compared to fixed-angle harvesting, a notable enhancement in harvesting efficiency is observed, along with a reduction in the average time taken per fruit harvested. Consequently, the designed harvesting scheme for tomato-like fruits, based on cascaded visual detection, provides crucial technical support for achieving graded and staged harvesting, significantly improving overall harvesting efficiency.

[Conclusions]

The design and experimental teaching process of the visual solution enhances students’ understanding of theoretical knowledge in machine vision and deep learning while improving their practical skills in operating robot platforms can be enhanced. This helps cultivate students’ ability to independently solve engineering problems and innovate, enhances their interest in artificial intelligence, and lays a solid foundation for nurturing automation-related talents with interdisciplinary competence.

Open Access Issue
Dynamic Modeling of Robotic Manipulator via an Augmented Deep Lagrangian Network
Tsinghua Science and Technology 2024, 29(5): 1604-1614
Published: 02 May 2024
Abstract PDF (8.4 MB) Collect
Downloads:84

Learning the accurate dynamics of robotic systems directly from the trajectory data is currently a prominent research focus. Recent physics-enforced networks, exemplified by Hamiltonian neural networks and Lagrangian neural networks, demonstrate proficiency in modeling ideal physical systems, but face limitations when applied to systems with uncertain non-conservative dynamics due to the inherent constraints of the conservation laws foundation. In this paper, we present a novel augmented deep Lagrangian network, which seamlessly integrates a deep Lagrangian network with a standard deep network. This fusion aims to effectively model uncertainties that surpass the limitations of conventional Lagrangian mechanics. The proposed network is applied to learn inverse dynamics model of two multi-degree manipulators including a 6-dof UR-5 robot and a 7-dof SARCOS manipulator under uncertainties. The experimental results clearly demonstrate that our approach exhibits superior modeling precision and enhanced physical credibility.

Total 2