江汉大学学报(自然科学版) ›› 2024, Vol. 52 ›› Issue (5): 43-51.doi: 10.16389/j.cnki.cn42-1737/n.2024.05.005

• 智能制造 • 上一篇    

基于改进的贪心策略的码垛分拣路径规划设计与实现

王殷钗,蔡利民,雷 巍,寇鹏飞,刘路安,李思仪   

  1. 江汉大学 智能制造学院,湖北 武汉 430056
  • 发布日期:2024-10-24
  • 通讯作者: 蔡利民
  • 作者简介:王殷钗(1998— ),女,硕士生,研究方向:深度学习,计算机视觉。

Planning and Implementation of Palletizing and Sorting Path Based on Improved Greedy Strategy

WANG Yinchai,CAI Limin,LEI Wei,KOU Pengfei,LIU Lu′an,LI Siyi   

  1. School of Intelligent Manufacturing,Jianghan University,Wuhan 430056,Hubei,China
  • Published:2024-10-24
  • Contact: CAI Limin

摘要: 针对传统的顺序路径规划算法效率不高的问题,提出了一种适用于机器人分拣路径规划 的改进贪心策略。以小型机械臂系统为例,对物流码垛系统进行了全面重构,通过贪心算法对物 流码垛的分拣路径进行排序规划,大幅减少了路径完成时间。考虑到路径规划过程中,贪心算法 可能陷入局部最优的情况,设计了概率密度函数对贪心算法进行改进,增强了算法的实用性。利 用搭建的码垛机器人验证算法的可行性。实验表明:改进的贪心分拣路径算法在总时间上显著 低于传统顺序调度算法,机械臂运行效率平均提升 20% ~ 28%,验证了改进的贪心算法在码垛 分拣路径规划中的有效性。

关键词: 路径规划, 顺序算法, 贪心策略, 物流码垛系统, 概率密度函数

Abstract: This paper proposed an improved greedy strategy suitable for robot sorting path planning to solve the problem of the traditional sequential path planning algorithm being inefficient. For the small robotic arm system, the logistics palletizing system was comprehensively reconstructed,and the sorting path of the logistics palletizing was planned by the greedy algorithm,significantly reducing the path completion time. Considering that the greedy algorithm may fall into the local optimal situation in the path planning process, this paper designed a probability density function to improve the greedy algorithm and enhance the practicability of the algorithm. The feasibility of the algorithm was verified by building the palletizing robot. The experiment results showed that the improved greedy sorting path algorithm was significantly lower than the traditional sequential scheduling algorithm in terms of total time,and the operating efficiency of the robotic arm increased by 20% - 28% on average,which verified the effectiveness of the improved greedy algorithm in palletizing and sorting path planning.

Key words: path planning, sequential algorithm, greedy strategies, logistics palletizing system, probability density function

中图分类号: