首页 > 最新文献

Cobot最新文献

英文 中文
Wasted mask collection robot 废弃口罩收集机器人
Pub Date : 2022-06-01 DOI: 10.12688/cobot.17512.1
Yihan Zhao, Yuecheng Wang, Hong Jiang
With the spread of major respiratory infectious diseases such as the new coronavirus pneumonia on a large scale worldwide, various countries and regions have taken medical supplies such as disposable medical masks (DMMs, mainly composed of a large variety of polymer material polypropylene PP). The demand is constantly rising. A large number of discarded masks are mixed in the streets and alleys, and the recycling process is extremely risky. In this era, it is particularly important to realize manual remote control of the collection of discarded masks. The waste mask collection robot mentioned in this article adopts a modular design method and carries out the system design, control system design, and hardware structure design for each part of the waste mask collection. In terms of the hardware system, a detailed analysis has been made on the chip model and the specifications of each application device and a reasonable design have been carried out. The design requirements of various parts are introduced, and their structure and function in the device are described in detail. Related hardware circuits are designed, such as the manipulator motor drive circuit and its control circuit. In terms of the software system, the driver program, the function program of the host computer, and the STM32 single-chip microcomputer, such as PWM motor driver and serial port communication, are designed. In terms of control system design, based on the Robot-link Wi-Fi wireless data transmission module, a set of information interaction codes between the host computer and the STM32 single-chip microcomputer is designed, which can realize ultra-low delay control. The PWM motor drive and serial communication were tested for the function. After the program was burned, the expected function was completed, and the actual product was finally assembled and tested to achieve the expected function.
随着新型冠状病毒肺炎等重大呼吸道传染病在全球范围内大规模传播,各国和地区纷纷采取一次性医用口罩(DMM,主要由多种聚合物材料聚丙烯PP组成)等医疗用品。需求不断增加。大街小巷混杂着大量废弃口罩,回收过程风险极大。在这个时代,实现废弃口罩收集的手动远程控制尤为重要。本文提到的垃圾口罩收集机器人采用模块化设计方法,对垃圾口罩收集的各个部分进行了系统设计、控制系统设计和硬件结构设计。在硬件系统方面,对芯片型号和各应用设备的规格进行了详细的分析,并进行了合理的设计。介绍了各部件的设计要求,并详细描述了它们在装置中的结构和功能。设计了相关的硬件电路,如机械手电机驱动电路及其控制电路。在软件系统方面,设计了驱动程序、上位机功能程序以及STM32单片机,如PWM电机驱动程序和串口通信程序。在控制系统设计方面,基于Robot link Wi-Fi无线数据传输模块,设计了一套主机与STM32单片机之间的信息交互代码,可以实现超低延迟控制。对PWM电机驱动和串行通信的功能进行了测试。程序烧录后,完成了预期的功能,最终组装并测试了实际产品,以实现预期的功能。
{"title":"Wasted mask collection robot","authors":"Yihan Zhao, Yuecheng Wang, Hong Jiang","doi":"10.12688/cobot.17512.1","DOIUrl":"https://doi.org/10.12688/cobot.17512.1","url":null,"abstract":"With the spread of major respiratory infectious diseases such as the new coronavirus pneumonia on a large scale worldwide, various countries and regions have taken medical supplies such as disposable medical masks (DMMs, mainly composed of a large variety of polymer material polypropylene PP). The demand is constantly rising. A large number of discarded masks are mixed in the streets and alleys, and the recycling process is extremely risky. In this era, it is particularly important to realize manual remote control of the collection of discarded masks. The waste mask collection robot mentioned in this article adopts a modular design method and carries out the system design, control system design, and hardware structure design for each part of the waste mask collection. In terms of the hardware system, a detailed analysis has been made on the chip model and the specifications of each application device and a reasonable design have been carried out. The design requirements of various parts are introduced, and their structure and function in the device are described in detail. Related hardware circuits are designed, such as the manipulator motor drive circuit and its control circuit. In terms of the software system, the driver program, the function program of the host computer, and the STM32 single-chip microcomputer, such as PWM motor driver and serial port communication, are designed. In terms of control system design, based on the Robot-link Wi-Fi wireless data transmission module, a set of information interaction codes between the host computer and the STM32 single-chip microcomputer is designed, which can realize ultra-low delay control. The PWM motor drive and serial communication were tested for the function. After the program was burned, the expected function was completed, and the actual product was finally assembled and tested to achieve the expected function.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45003824","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A real-time safe path planning system for cooperative robots 协作机器人实时安全路径规划系统
Pub Date : 2022-05-11 DOI: 10.12688/cobot.17505.1
Yan He, Tao Lu, Yinghao Cai
Background: A cooperative robot is a robot requested to co-work with humans efficiently and safely in an environment with flexible arrangements. Safe path planning is a crucial issue which must be resolved during human-robot cooperation. In this paper, we present a safe path planning system that could plan the manipulation path in real-time based on the environmental changes and guarantees safety when the robot interacts with the environment and humans. Methods: In this system, we first build a real-time obstacle Octomap from the environment RGB-D (red green blue-depth) images, which can effectively differentiate the robot from other obstacles in the environment and eliminate the robots influence during the map building. And then, we adopt the rapidly exploring random trees-Connect method to plan the safe path in the Octomap. When the planning path is obstructed by the dynamic objects, the system will re-plan the new safe path based on the changed Octomap. Results: The experimental results show that our system can effectively avoid obstacles in a dynamic environment and safely reach the manipulation destination. Conclusions: We propose a real-time safe path planning system for cooperative robots, which can guarantee the safety of manipulation.
背景:协作机器人是一种被要求在灵活安排的环境中高效、安全地与人类合作的机器人。安全路径规划是人机合作中必须解决的一个关键问题。在本文中,我们提出了一种安全的路径规划系统,该系统可以根据环境变化实时规划操作路径,并保证机器人与环境和人类交互时的安全。方法:在该系统中,我们首先从环境RGB-D(红-绿-蓝深度)图像构建了一个实时的障碍物Octopap,该图像可以有效地将机器人与环境中的其他障碍物区分开来,并消除机器人在地图构建过程中的影响。然后,我们采用快速探索随机树连接的方法来规划八爪图中的安全路径。当规划路径被动态对象阻挡时,系统将根据更改后的Octopap重新规划新的安全路径。结果:实验结果表明,该系统能够有效地避开动态环境中的障碍物,安全地到达操纵目的地。结论:我们提出了一种用于协作机器人的实时安全路径规划系统,该系统可以保证操作的安全性。
{"title":"A real-time safe path planning system for cooperative robots","authors":"Yan He, Tao Lu, Yinghao Cai","doi":"10.12688/cobot.17505.1","DOIUrl":"https://doi.org/10.12688/cobot.17505.1","url":null,"abstract":"Background: A cooperative robot is a robot requested to co-work with humans efficiently and safely in an environment with flexible arrangements. Safe path planning is a crucial issue which must be resolved during human-robot cooperation. In this paper, we present a safe path planning system that could plan the manipulation path in real-time based on the environmental changes and guarantees safety when the robot interacts with the environment and humans. Methods: In this system, we first build a real-time obstacle Octomap from the environment RGB-D (red green blue-depth) images, which can effectively differentiate the robot from other obstacles in the environment and eliminate the robots influence during the map building. And then, we adopt the rapidly exploring random trees-Connect method to plan the safe path in the Octomap. When the planning path is obstructed by the dynamic objects, the system will re-plan the new safe path based on the changed Octomap. Results: The experimental results show that our system can effectively avoid obstacles in a dynamic environment and safely reach the manipulation destination. Conclusions: We propose a real-time safe path planning system for cooperative robots, which can guarantee the safety of manipulation.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-05-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44611434","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Quartz crystal based sensor head design and analysis for robot torque sensor application 基于石英晶体的传感器头设计与分析在机器人扭矩传感器中的应用
Pub Date : 2022-04-26 DOI: 10.12688/cobot.17474.1
Hao Fu, Chin-Yin Chen, Chongchong Wang, MinChiang Chao, Qiang Zhou, Guilin Yang, Guozhi Wang
Background: In recent years, with the gradual development of robot human-computer interaction, robots need to meet the precise control of more complex motion. Torque sensors play an important role. The traditional strain gauge sensor uses a metal strain gauge as the sensitive element, which means that the sensor has a slow response, low resolution and can easily be affected by external signal noise. Aiming at these deficiencies of strain gauge sensors, a sensor with cutting quartz square sheet as the sensor head is proposed. Methods: In order to study the application of quartz square sensing head in the sensor, firstly, COMSOL (5.6) simulation modeling is used to obtain the stress relationship between square quartz sheet and circular quartz sheet. Then the calculation formula of the force frequency coefficient of the circular quartz sheet is modified to obtain the calculation formula of the force frequency coefficient of the square quartz sheet, and the feasibility of the formula is verified by practical experiments. Next, the theoretical simulation and experimental research on the buckling limit force of quartz wafer are carried out, and the formula of buckling limit force in the process of quartz wafer installation is modified. Finally, the designed sensitive head is installed on the elastomer structure for verification. The frequency signal is collected by SGS-THOMSON Microelectronics 32 with a sampling rate of 1000Hz. Results: The main performances of the sensor are range 150nm, sensitivity 350Hz / nm, linearity 98.14%, hysteresis 0.51%, repeatability 98.44%, resolution 0.02%. Conclusions: As the sensitive unit of the torque sensor, the designed quartz wafer can obtain high response time and high resolution, solve the problems of low resolution and slow response time of the traditional strain gauge torque sensor, and reduce the use cost of the sensor.
背景:近年来,随着机器人人机交互的逐步发展,机器人需要满足对更复杂运动的精确控制。扭矩传感器起着重要的作用。传统的应变片传感器采用金属应变片作为敏感元件,这意味着传感器响应慢,分辨率低,容易受到外界信号噪声的影响。针对应变片传感器存在的不足,提出了一种以切割石英方片为传感器头的应变片传感器。方法:为了研究石英方形传感头在传感器中的应用,首先利用COMSOL(5.6)仿真建模,得到方形石英片与圆形石英片之间的应力关系。然后对圆形石英片的力频率系数计算公式进行修正,得到方形石英片的力频率系数计算公式,并通过实际实验验证公式的可行性。其次,对石英晶片的屈曲极限力进行了理论模拟和实验研究,并对石英晶片安装过程中的屈曲极限力公式进行了修正。最后,将所设计的灵敏头安装在弹性体结构上进行验证。频率信号由SGS-THOMSON Microelectronics 32采集,采样率为1000Hz。结果:该传感器的主要性能为:量程150nm,灵敏度350Hz / nm,线性度98.14%,滞后率0.51%,重复性98.44%,分辨率0.02%。结论:所设计的石英晶片作为扭矩传感器的敏感单元,可以获得高响应时间和高分辨率,解决了传统应变式扭矩传感器分辨率低、响应时间慢的问题,降低了传感器的使用成本。
{"title":"Quartz crystal based sensor head design and analysis for robot torque sensor application","authors":"Hao Fu, Chin-Yin Chen, Chongchong Wang, MinChiang Chao, Qiang Zhou, Guilin Yang, Guozhi Wang","doi":"10.12688/cobot.17474.1","DOIUrl":"https://doi.org/10.12688/cobot.17474.1","url":null,"abstract":"Background: In recent years, with the gradual development of robot human-computer interaction, robots need to meet the precise control of more complex motion. Torque sensors play an important role. The traditional strain gauge sensor uses a metal strain gauge as the sensitive element, which means that the sensor has a slow response, low resolution and can easily be affected by external signal noise. Aiming at these deficiencies of strain gauge sensors, a sensor with cutting quartz square sheet as the sensor head is proposed. Methods: In order to study the application of quartz square sensing head in the sensor, firstly, COMSOL (5.6) simulation modeling is used to obtain the stress relationship between square quartz sheet and circular quartz sheet. Then the calculation formula of the force frequency coefficient of the circular quartz sheet is modified to obtain the calculation formula of the force frequency coefficient of the square quartz sheet, and the feasibility of the formula is verified by practical experiments. Next, the theoretical simulation and experimental research on the buckling limit force of quartz wafer are carried out, and the formula of buckling limit force in the process of quartz wafer installation is modified. Finally, the designed sensitive head is installed on the elastomer structure for verification. The frequency signal is collected by SGS-THOMSON Microelectronics 32 with a sampling rate of 1000Hz. Results: The main performances of the sensor are range 150nm, sensitivity 350Hz / nm, linearity 98.14%, hysteresis 0.51%, repeatability 98.44%, resolution 0.02%. Conclusions: As the sensitive unit of the torque sensor, the designed quartz wafer can obtain high response time and high resolution, solve the problems of low resolution and slow response time of the traditional strain gauge torque sensor, and reduce the use cost of the sensor.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-04-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42492432","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An algorithm for trajectory optimization of dual-arm coordination based on arm angle constraints 基于臂角约束的双臂协调轨迹优化算法
Pub Date : 2022-04-19 DOI: 10.12688/cobot.17470.1
Qi Wang, Huasong Min, Yixuan Guo
In this paper, the motion planning of a dual-arm robot with kinematic constraints is studied based on arm-angle constraints. When a dual-arm robot moves a common object, a closed kinematic chain is formed between the dual-arm and the object. The standard sampling-based trajectory planning algorithm solves the problem with closed-chain constraint, but this causes other problems; the running time increases, the success rate decreases, and the motion trajectory of the end effector is not smooth resulting in large output error. Therefore, this paper proposes a dual-arm coordinated trajectory optimization algorithm based on arm-angle constraints. Firstly, the kinematics of the dual-arm robot is modeled and analyzed, and the definition of the arm-angle in a seven-axis robot is proposed, the workspace of the dual-arm coordinated operation is considered to constrain it, the kinematics equation combined with the single/multi-objective optimization algorithm is used to optimize the end output error, and the joint trajectory is parameterized. This paper solves the problems that the slave arm lags behind the main arm, the motion trajectory of the dual-arm is not smooth, and the dual-arm are squeezed due to internal force during the coordinated movement of the dual-arm. The trajectory optimization improves the synchronization of the coordinated operation of the dual-arm, reduces the output error of the velocity and acceleration at the end of the dual-arm. After limiting the arm-angle, dual-arm manipulation is anthropomorphic the robot does not produce distorted arm configurations.
本文基于臂角约束,研究了具有运动约束的双臂机器人的运动规划问题。双臂机器人在移动普通物体时,双臂与物体之间形成闭合的运动链。基于标准采样的轨迹规划算法解决了闭环约束的问题,但这会引起其他问题;运行时间增加,成功率降低,末端执行器的运动轨迹不平滑,导致输出误差大。因此,本文提出了一种基于臂角约束的双臂协调轨迹优化算法。首先,对双臂机器人的运动学进行了建模和分析,提出了七轴机器人臂角的定义,考虑了双臂协同操作的工作空间对其进行约束,利用运动学方程结合单/多目标优化算法对末端输出误差进行优化,并对关节轨迹进行了参数化处理。本文解决了双臂协调运动过程中,副臂滞后于主臂、双臂运动轨迹不平滑、双臂受内力挤压等问题。轨迹优化提高了双臂协同操作的同步性,降低了双臂末端速度和加速度的输出误差。在限制手臂角度后,双臂操作是拟人化的——机器人不会产生扭曲的手臂配置。
{"title":"An algorithm for trajectory optimization of dual-arm coordination based on arm angle constraints","authors":"Qi Wang, Huasong Min, Yixuan Guo","doi":"10.12688/cobot.17470.1","DOIUrl":"https://doi.org/10.12688/cobot.17470.1","url":null,"abstract":"In this paper, the motion planning of a dual-arm robot with kinematic constraints is studied based on arm-angle constraints. When a dual-arm robot moves a common object, a closed kinematic chain is formed between the dual-arm and the object. The standard sampling-based trajectory planning algorithm solves the problem with closed-chain constraint, but this causes other problems; the running time increases, the success rate decreases, and the motion trajectory of the end effector is not smooth resulting in large output error. Therefore, this paper proposes a dual-arm coordinated trajectory optimization algorithm based on arm-angle constraints. Firstly, the kinematics of the dual-arm robot is modeled and analyzed, and the definition of the arm-angle in a seven-axis robot is proposed, the workspace of the dual-arm coordinated operation is considered to constrain it, the kinematics equation combined with the single/multi-objective optimization algorithm is used to optimize the end output error, and the joint trajectory is parameterized. This paper solves the problems that the slave arm lags behind the main arm, the motion trajectory of the dual-arm is not smooth, and the dual-arm are squeezed due to internal force during the coordinated movement of the dual-arm. The trajectory optimization improves the synchronization of the coordinated operation of the dual-arm, reduces the output error of the velocity and acceleration at the end of the dual-arm. After limiting the arm-angle, dual-arm manipulation is anthropomorphic the robot does not produce distorted arm configurations.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-04-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46548113","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Design and implementation of modular 6-degrees of freedom light-weight cooperative handling robot 模块化六自由度轻型协同搬运机器人的设计与实现
Pub Date : 2022-03-24 DOI: 10.12688/cobot.17442.1
Ya Chen, Jiaheng Yang, Dianjun Wang, Haoxiang Zhong, Xingkang Zheng, Qianyang Liu
Background: In view of the poor working environment and high labor intensity of manual loading and unloading in the production process of small forgings, a modular 6-DOF (degrees of freedom) light-weight cooperative handling robot is designed. Combined with the computer-aided design method, the modular and lightweight design is realized through the simulation of the actual motion situation. Methods: The overall configuration and modular joints of the robot were designed, and the static characteristics analysis of the whole robot and key parts was performed using Ansys to verify the rationality of the structural design. The kinematics model of the robot was established by using the Denavit-Hartenberg parameter method and the workspace of the robot was solved by forward kinematics simulation. Performance testing of the experimental prototype was executed. The repeated positioning accuracy was analyzed by a laser tracker to measure the position information at the end of the robot. Results: The results show that the repetitive positioning accuracy of the robot is 0.09mm, which can meet the requirements of loading and unloading handling in forging production. Conclusions: The study provides a theoretical basis for the structure design and optimization of the light-weight cooperative robot.
背景:针对小型锻件生产过程中人工装卸作业环境差、劳动强度大的问题,设计了一种模块化6自由度轻型协同搬运机器人。结合计算机辅助设计方法,通过对实际运动情况的仿真,实现了模块化和轻量化设计。方法:对机器人的整体构型和模块化关节进行设计,利用Ansys软件对机器人整体及关键部件进行静力特性分析,验证结构设计的合理性。采用Denavit-Hartenberg参数法建立了机器人的运动学模型,通过正运动学仿真求解了机器人的工作空间。对实验样机进行了性能测试。利用激光跟踪仪测量机器人末端位置信息,分析重复定位精度。结果:结果表明,该机器人的重复定位精度为0.09mm,能够满足锻件生产中装卸搬运的要求。结论:本研究为轻型协作机器人的结构设计与优化提供了理论依据。
{"title":"Design and implementation of modular 6-degrees of freedom light-weight cooperative handling robot","authors":"Ya Chen, Jiaheng Yang, Dianjun Wang, Haoxiang Zhong, Xingkang Zheng, Qianyang Liu","doi":"10.12688/cobot.17442.1","DOIUrl":"https://doi.org/10.12688/cobot.17442.1","url":null,"abstract":"Background: In view of the poor working environment and high labor intensity of manual loading and unloading in the production process of small forgings, a modular 6-DOF (degrees of freedom) light-weight cooperative handling robot is designed. Combined with the computer-aided design method, the modular and lightweight design is realized through the simulation of the actual motion situation. Methods: The overall configuration and modular joints of the robot were designed, and the static characteristics analysis of the whole robot and key parts was performed using Ansys to verify the rationality of the structural design. The kinematics model of the robot was established by using the Denavit-Hartenberg parameter method and the workspace of the robot was solved by forward kinematics simulation. Performance testing of the experimental prototype was executed. The repeated positioning accuracy was analyzed by a laser tracker to measure the position information at the end of the robot. Results: The results show that the repetitive positioning accuracy of the robot is 0.09mm, which can meet the requirements of loading and unloading handling in forging production. Conclusions: The study provides a theoretical basis for the structure design and optimization of the light-weight cooperative robot.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-03-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42322454","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
An efficient pose classification method for robotic grasping 一种有效的机器人抓取姿态分类方法
Pub Date : 2022-03-03 DOI: 10.12688/cobot.17440.1
Wenlong Ji, Yunhan Lin, Huasong Min
Background: The unstructured environment, the different geometric shapes of objects, and the uncertainty of sensor noise have brought many challenges to robotic grasping. PointNetGPD (Grasp Pose Detection) which was published in 2019 proposes a point cloud-based grasping pose detection method, which detects reliable grasping poses from the point cloud, and provides an effective process to generate and evaluate grasping poses. However, PointNetGPD uses the point cloud inside the parallel-gripper and the network only uses three channels of information when classifying grasping poses. Methods: In order to improve the accuracy of grasping pose classification, the concept of grasping confidence region was proposed in this paper, which shows the hotspot area of the object can be grasped successfully, and there will be higher success rate when performing grasping in this area. Based on the concept of grasping confidence regions, the grasping dataset in PointNetGPD is improved, which can provide richer information to the classification network. Using our dataset, we trained a scoring network that can score the point cloud collected by the depth camera. We added this scoring network to the classification network of PointNetGPD, and carried out the experiment of grasping poses classification. Results: The experimental results show that the classification accuracy increases by 4% after calculating the score channel on the original dataset; the classification accuracy increases by nearly 1% after using the trained scoring network to score the original dataset. Conclusions: The concept of positive grasp center area is proposed in this paper. Based on this concept, we improve the dataset in PointNetGPD, and use this dataset to train a scoring network to add the score information to the point cloud. The experiments show that our proposed method can effectively improve the accuracy of grasping poses classification network.
背景:非结构化环境、物体几何形状的差异以及传感器噪声的不确定性给机器人抓取带来了诸多挑战。2019年发表的PointNetGPD (Grasp Pose Detection)提出了一种基于点云的抓取姿态检测方法,该方法从点云中检测出可靠的抓取姿态,并提供了一种有效的抓取姿态生成和评估过程。然而,PointNetGPD使用了并行抓取器内部的点云,并且在抓取姿势分类时只使用了三个信息通道。方法:为了提高抓取姿态分类的准确性,本文提出了抓取置信区域的概念,表示物体的热点区域能够被成功抓取,在该区域进行抓取时成功率会更高。基于抓取置信区域的概念,对PointNetGPD中的抓取数据集进行了改进,可以为分类网络提供更丰富的信息。利用我们的数据集,我们训练了一个评分网络,可以对深度相机收集的点云进行评分。将该评分网络加入到PointNetGPD分类网络中,进行抓取姿势分类实验。结果:实验结果表明,在原始数据集上计算分数通道后,分类准确率提高了4%;使用训练好的评分网络对原始数据集进行评分后,分类准确率提高了近1%。结论:提出了正抓心面积的概念。基于这一概念,我们改进了PointNetGPD中的数据集,并使用该数据集训练得分网络,将得分信息添加到点云中。实验结果表明,该方法能有效提高抓取姿态分类网络的准确率。
{"title":"An efficient pose classification method for robotic grasping","authors":"Wenlong Ji, Yunhan Lin, Huasong Min","doi":"10.12688/cobot.17440.1","DOIUrl":"https://doi.org/10.12688/cobot.17440.1","url":null,"abstract":"Background: The unstructured environment, the different geometric shapes of objects, and the uncertainty of sensor noise have brought many challenges to robotic grasping. PointNetGPD (Grasp Pose Detection) which was published in 2019 proposes a point cloud-based grasping pose detection method, which detects reliable grasping poses from the point cloud, and provides an effective process to generate and evaluate grasping poses. However, PointNetGPD uses the point cloud inside the parallel-gripper and the network only uses three channels of information when classifying grasping poses. Methods: In order to improve the accuracy of grasping pose classification, the concept of grasping confidence region was proposed in this paper, which shows the hotspot area of the object can be grasped successfully, and there will be higher success rate when performing grasping in this area. Based on the concept of grasping confidence regions, the grasping dataset in PointNetGPD is improved, which can provide richer information to the classification network. Using our dataset, we trained a scoring network that can score the point cloud collected by the depth camera. We added this scoring network to the classification network of PointNetGPD, and carried out the experiment of grasping poses classification. Results: The experimental results show that the classification accuracy increases by 4% after calculating the score channel on the original dataset; the classification accuracy increases by nearly 1% after using the trained scoring network to score the original dataset. Conclusions: The concept of positive grasp center area is proposed in this paper. Based on this concept, we improve the dataset in PointNetGPD, and use this dataset to train a scoring network to add the score information to the point cloud. The experiments show that our proposed method can effectively improve the accuracy of grasping poses classification network.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43297011","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Reasoning about location of robot-operated object based on probabilistic ontologies 基于概率本体的机器人操作对象位置推理
Pub Date : 2022-02-16 DOI: 10.12688/cobot.17432.1
Yueguang Ge, Shaolin Zhang, Yinghao Cai, Tao Lu, Dayong Wen, Haitao Wang, Zekai Zheng, Shuo Wang
Background: A robot needs to acquire the location of objects when performing daily tasks. Compared to industrial robots, a service robot faces a more complex and unstructured working environment where the location of the target object is usually uncertain. For example, due to diversity in personal habits and seasons, apples may be located in refrigerators, tables, or other places in the living environment. Methods: We propose a novel method for semantic localization of the robot-operated object based on probabilistic ontologies (PR-OWL) and multi-entity Bayesian networks (MEBN). The probabilistic web ontology language is used to describe and model the highly uncertain knowledge about the storage location of objects in the human household environment. Furthermore, the target location is inferred based on the multi-entity Bayesian network. Results: The proposed method is capable to adapting to environmental changes and achieves reliable probability estimation of object location. Experiments on simulated robotic tasks verify the effectiveness of the method. Conclusions: We show that applying PR-OWL combined with MEBN to locate the target object for the robot is feasible, which can improve the cognitive and self-adaptive ability of the robot.
背景:机器人在执行日常任务时需要获取物体的位置。与工业机器人相比,服务机器人面临着更加复杂和非结构化的工作环境,目标物体的位置通常是不确定的。例如,由于个人习惯和季节的不同,苹果可能被放置在冰箱、桌子或生活环境的其他地方。方法:提出了一种基于概率本体论和多实体贝叶斯网络的机器人操作对象语义定位方法。利用概率网络本体语言对人类家居环境中物体存储位置的高度不确定性知识进行描述和建模。在此基础上,基于多实体贝叶斯网络进行目标位置推断。结果:该方法能够适应环境变化,实现可靠的目标定位概率估计。仿真机器人任务实验验证了该方法的有效性。结论:应用PR-OWL结合MEBN对机器人目标物体进行定位是可行的,可以提高机器人的认知能力和自适应能力。
{"title":"Reasoning about location of robot-operated object based on probabilistic ontologies","authors":"Yueguang Ge, Shaolin Zhang, Yinghao Cai, Tao Lu, Dayong Wen, Haitao Wang, Zekai Zheng, Shuo Wang","doi":"10.12688/cobot.17432.1","DOIUrl":"https://doi.org/10.12688/cobot.17432.1","url":null,"abstract":"Background: A robot needs to acquire the location of objects when performing daily tasks. Compared to industrial robots, a service robot faces a more complex and unstructured working environment where the location of the target object is usually uncertain. For example, due to diversity in personal habits and seasons, apples may be located in refrigerators, tables, or other places in the living environment. Methods: We propose a novel method for semantic localization of the robot-operated object based on probabilistic ontologies (PR-OWL) and multi-entity Bayesian networks (MEBN). The probabilistic web ontology language is used to describe and model the highly uncertain knowledge about the storage location of objects in the human household environment. Furthermore, the target location is inferred based on the multi-entity Bayesian network. Results: The proposed method is capable to adapting to environmental changes and achieves reliable probability estimation of object location. Experiments on simulated robotic tasks verify the effectiveness of the method. Conclusions: We show that applying PR-OWL combined with MEBN to locate the target object for the robot is feasible, which can improve the cognitive and self-adaptive ability of the robot.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42741752","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A review of dynamic parameters identification for manipulator control 机械手控制动态参数辨识研究综述
Pub Date : 2022-01-21 DOI: 10.12688/cobot.17444.1
Wenhui Huang, Huasong Min, Yixuan Guo, Mingxin Liu
Due to the important role of the manipulator dynamic model in manipulation control, the identification of the dynamic parameters of manipulators has become a research hotspot once again. In this paper, we present an overview of the modeling of manipulator dynamics, the optimization methods of excitation trajectory, the identification methods for dynamic parameters, and the identification of friction model parameters. First, the process and basic methods of identification of manipulation dynamic parameters are summarized, and the optimization methods for excitation trajectory are analyzed in detail. Further, friction model parameter identification and the physical feasibility of dynamic parameters are discussed. These are research hotspots associated with the identification of dynamic parameters of manipulators. The backgrounds and solutions of the problems of physical feasibility and identification of friction parameters are reviewed in this paper. Finally, neural networks and deep learning methods are discussed. The neural networks and deep learning methods have been used to improve the accuracy of identification. However, deep learning methods and neural networks need more in-depth analysis and experiments. At present, the instrumental variable method with complete physical feasibility constraints is an optimal choice for dynamic parameter identification. Moreover, this review aims to present the important theoretical foundations and research hotspots for the identification of manipulation dynamic parameters and help researchers determine future research areas.
由于机械手动力学模型在操纵控制中的重要作用,机械手动力学参数的识别再次成为研究热点。本文综述了机械手动力学建模、激励轨迹优化方法、动力学参数识别方法和摩擦模型参数识别方法。首先,总结了操纵动力学参数识别的过程和基本方法,并详细分析了激励轨迹的优化方法。进一步讨论了摩擦模型参数辨识和动力学参数的物理可行性。这些都是与机械手动力学参数识别相关的研究热点。本文综述了摩擦参数的物理可行性和识别问题的背景和解决方案。最后,讨论了神经网络和深度学习方法。神经网络和深度学习方法已被用于提高识别的准确性。然而,深度学习方法和神经网络需要更深入的分析和实验。目前,具有完全物理可行性约束的工具变量法是动态参数识别的最优选择。此外,本综述旨在为操纵动力学参数的识别提供重要的理论基础和研究热点,并帮助研究人员确定未来的研究领域。
{"title":"A review of dynamic parameters identification for manipulator control","authors":"Wenhui Huang, Huasong Min, Yixuan Guo, Mingxin Liu","doi":"10.12688/cobot.17444.1","DOIUrl":"https://doi.org/10.12688/cobot.17444.1","url":null,"abstract":"Due to the important role of the manipulator dynamic model in manipulation control, the identification of the dynamic parameters of manipulators has become a research hotspot once again. In this paper, we present an overview of the modeling of manipulator dynamics, the optimization methods of excitation trajectory, the identification methods for dynamic parameters, and the identification of friction model parameters. First, the process and basic methods of identification of manipulation dynamic parameters are summarized, and the optimization methods for excitation trajectory are analyzed in detail. Further, friction model parameter identification and the physical feasibility of dynamic parameters are discussed. These are research hotspots associated with the identification of dynamic parameters of manipulators. The backgrounds and solutions of the problems of physical feasibility and identification of friction parameters are reviewed in this paper. Finally, neural networks and deep learning methods are discussed. The neural networks and deep learning methods have been used to improve the accuracy of identification. However, deep learning methods and neural networks need more in-depth analysis and experiments. At present, the instrumental variable method with complete physical feasibility constraints is an optimal choice for dynamic parameter identification. Moreover, this review aims to present the important theoretical foundations and research hotspots for the identification of manipulation dynamic parameters and help researchers determine future research areas.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-01-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42801007","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Development of dual-arm mobile robot platform based on ROS 基于ROS的双臂移动机器人平台的开发
Pub Date : 2022-01-12 DOI: 10.12688/cobot.17457.1
R. Xu, Lu Qian, Xingwei Zhao
Background: With the increasing demand of mobile robots in warehousing, logistics and service fields, simple planar motion is difficult to meet the task requirements of complex environment. The combination of mobile robot and cooperative robot is helpful to improve the dexterity of robot movement and expand the application of robots. Methods: Aiming at the application requirements of dual-arm robots and mobile robots in practical applications, this paper designed the hardware of a platform, built a simulation platform based on ROS (Robot Operating System), and designed the actual software control framework. Finally, the feasibility of the platform design was verified by the coupling motion experiment of the two robots. Results:  We have established a simulation of the dual-arm mobile platform in ROS, designed the actual software control framework, and verified the feasibility of the platform design through experiments. Conclusions:  The mobile platform can meet a variety of application requirements and lay the foundation for subsequent development.
背景:随着移动机器人在仓储、物流和服务领域的需求不断增加,简单的平面运动已难以满足复杂环境的任务要求。移动机器人和协作机器人的结合有助于提高机器人运动的灵活性,扩大机器人的应用范围。方法:针对双臂机器人和移动机器人在实际应用中的应用需求,设计了平台的硬件,搭建了基于ROS(机器人操作系统)的仿真平台,并设计了实际的软件控制框架。最后,通过两个机器人的耦合运动实验验证了平台设计的可行性。结果:我们建立了ROS中双臂移动平台的仿真,设计了实际的软件控制框架,并通过实验验证了平台设计的可行性。结论:移动平台可以满足多种应用需求,为后续开发奠定基础。
{"title":"Development of dual-arm mobile robot platform based on ROS","authors":"R. Xu, Lu Qian, Xingwei Zhao","doi":"10.12688/cobot.17457.1","DOIUrl":"https://doi.org/10.12688/cobot.17457.1","url":null,"abstract":"Background: With the increasing demand of mobile robots in warehousing, logistics and service fields, simple planar motion is difficult to meet the task requirements of complex environment. The combination of mobile robot and cooperative robot is helpful to improve the dexterity of robot movement and expand the application of robots. Methods: Aiming at the application requirements of dual-arm robots and mobile robots in practical applications, this paper designed the hardware of a platform, built a simulation platform based on ROS (Robot Operating System), and designed the actual software control framework. Finally, the feasibility of the platform design was verified by the coupling motion experiment of the two robots. Results:  We have established a simulation of the dual-arm mobile platform in ROS, designed the actual software control framework, and verified the feasibility of the platform design through experiments. Conclusions:  The mobile platform can meet a variety of application requirements and lay the foundation for subsequent development.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-01-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44584329","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Kinematics analysis and gait planning for a hemiplegic exoskeleton robot 偏瘫外骨骼机器人的运动学分析与步态规划
Pub Date : 2022-01-12 DOI: 10.12688/cobot.17434.1
Pengbo Li, Can Wang, Bailin He, Jiaqing Liu, Xinyu Wu
Background: As the world's aging population increases, the number of hemiplegic patients is increasing year by year. At present, in many countries with low medical level, there are not enough rehabilitation specialists. Due to the different condition of patients, the current rehabilitation training system cannot be applied to all patients. so that patients with hemiplegia cannot get effective rehabilitation training. Methods: Through a motion capture experiment, the mechanical design of the hip joint, knee joint and ankle joint was rationally optimized based on the movement data. Through the kinematic analysis of each joint of the hemiplegic exoskeleton robot, the kinematic relationship of each joint mechanism was obtained, and the kinematics analysis of the exoskeleton robot was performed using the Denavit-Hartenberg (D-H) method. The kinematics simulation of the robot was carried out in automatic dynamic analysis of mechanical systems (ADAMS), and the theoretical calculation results were compared with the simulation results to verify the correctness of the kinematics relationship. According to the exoskeleton kinematics model, a mirror teaching method of gait planning was proposed, allowing the affected leg to imitate the movement of the healthy leg with the help of an exoskeleton robot. Conclusions: A new hemiplegic exoskeleton robot designed by Shenzhen Institute of Advanced Technology (SIAT-H) is proposed, which is lightweight, modular and anthropomorphic. The kinematics of the robot have been analyzed, and a mirror training gait is proposed to enable the patient to form a natural walking posture. Finally, the wearable walking experiment further proves the feasibility of the structure and gait planning of the hemiplegic exoskeleton robot.
背景:随着世界人口老龄化的加剧,偏瘫患者的数量也在逐年增加。目前,在许多医疗水平较低的国家,没有足够的康复专家。由于患者的情况不同,目前的康复训练系统不能适用于所有患者。从而使偏瘫患者得不到有效的康复训练。方法:通过运动捕捉实验,根据运动数据对髋关节、膝关节和踝关节的力学设计进行合理优化。通过对偏瘫外骨骼机器人各关节的运动学分析,得到各关节机构的运动学关系,并采用Denavit-Hartenberg(D-H)方法对外骨骼机器人进行运动学分析。在机械系统自动动力学分析(ADAMS)中对机器人进行了运动学仿真,并将理论计算结果与仿真结果进行了比较,验证了运动学关系的正确性。根据外骨骼运动学模型,提出了步态规划的镜像教学方法,允许受影响的腿在外骨骼机器人的帮助下模仿健康腿的运动。结论:提出了一种由深圳先进技术研究院设计的新型偏瘫外骨骼机器人,该机器人具有重量轻、模块化、拟人化等特点。分析了机器人的运动学,提出了镜像训练步态,使患者形成自然的行走姿势。最后,可穿戴步行实验进一步证明了偏瘫外骨骼机器人结构和步态规划的可行性。
{"title":"Kinematics analysis and gait planning for a hemiplegic exoskeleton robot","authors":"Pengbo Li, Can Wang, Bailin He, Jiaqing Liu, Xinyu Wu","doi":"10.12688/cobot.17434.1","DOIUrl":"https://doi.org/10.12688/cobot.17434.1","url":null,"abstract":"Background: As the world's aging population increases, the number of hemiplegic patients is increasing year by year. At present, in many countries with low medical level, there are not enough rehabilitation specialists. Due to the different condition of patients, the current rehabilitation training system cannot be applied to all patients. so that patients with hemiplegia cannot get effective rehabilitation training. Methods: Through a motion capture experiment, the mechanical design of the hip joint, knee joint and ankle joint was rationally optimized based on the movement data. Through the kinematic analysis of each joint of the hemiplegic exoskeleton robot, the kinematic relationship of each joint mechanism was obtained, and the kinematics analysis of the exoskeleton robot was performed using the Denavit-Hartenberg (D-H) method. The kinematics simulation of the robot was carried out in automatic dynamic analysis of mechanical systems (ADAMS), and the theoretical calculation results were compared with the simulation results to verify the correctness of the kinematics relationship. According to the exoskeleton kinematics model, a mirror teaching method of gait planning was proposed, allowing the affected leg to imitate the movement of the healthy leg with the help of an exoskeleton robot. Conclusions: A new hemiplegic exoskeleton robot designed by Shenzhen Institute of Advanced Technology (SIAT-H) is proposed, which is lightweight, modular and anthropomorphic. The kinematics of the robot have been analyzed, and a mirror training gait is proposed to enable the patient to form a natural walking posture. Finally, the wearable walking experiment further proves the feasibility of the structure and gait planning of the hemiplegic exoskeleton robot.","PeriodicalId":29807,"journal":{"name":"Cobot","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-01-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44462500","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Cobot
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1