首页 > 最新文献

Journal of Field Robotics最新文献

英文 中文
Pose-graph underwater simultaneous localization and mapping for autonomous monitoring and 3D reconstruction by means of optical and acoustic sensors 利用光学和声学传感器进行自主监测和三维重建的姿态图水下同步定位和绘图
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-06-10 DOI: 10.1002/rob.22375
Alessandro Bucci, Alessandro Ridolfi, Benedetto Allotta

Modern mobile robots require precise and robust localization and navigation systems to achieve mission tasks correctly. In particular, in the underwater environment, where Global Navigation Satellite Systems cannot be exploited, the development of localization and navigation strategies becomes more challenging. Maximum A Posteriori (MAP) strategies have been analyzed and tested to increase navigation accuracy and take into account the entire history of the system state. In particular, a sensor fusion algorithm relying on a MAP technique for Simultaneous Localization and Mapping (SLAM) has been developed to fuse information coming from a monocular camera and a Doppler Velocity Log (DVL) and to consider the landmark points in the navigation framework. The proposed approach can guarantee to simultaneously locate the vehicle and map the surrounding environment with the information extracted from the images acquired by a bottom-looking optical camera. Optical sensors can provide constraints between the vehicle poses and the landmarks belonging to the observed scene. The DVL measurements have been employed to solve the unknown scale factor and to guarantee the correct vehicle localization even in the absence of visual features. Furthermore, to evaluate the mapping capabilities of the SLAM algorithm, the obtained point cloud is elaborated with a Poisson reconstruction method to obtain a smooth seabed surface. After validating the proposed solution through realistic simulations, an experimental campaign at sea was conducted in Stromboli Island (Messina), Italy, where both the navigation and the mapping performance have been evaluated.

现代移动机器人需要精确而强大的定位和导航系统才能正确完成任务。特别是在无法利用全球导航卫星系统的水下环境中,定位和导航策略的开发变得更具挑战性。为了提高导航精度并考虑到系统状态的整个历史,对最大后验(MAP)策略进行了分析和测试。特别是,我们开发了一种基于 MAP 技术的传感器融合算法,用于同时定位和绘图(SLAM),以融合来自单目摄像头和多普勒速度记录仪(DVL)的信息,并在导航框架中考虑地标点。所提出的方法可确保同时定位车辆,并利用从底视光学摄像机获取的图像中提取的信息绘制周围环境地图。光学传感器可以提供车辆姿态与观测场景中地标之间的约束条件。DVL 测量被用来解决未知比例因子问题,即使在没有视觉特征的情况下也能保证车辆的正确定位。此外,为了评估 SLAM 算法的测绘能力,还采用泊松重建方法对获得的点云进行了详细分析,以获得光滑的海底表面。在通过实际模拟验证所提出的解决方案后,在意大利斯特龙博利岛(墨西拿)进行了一次海上实验活动,对导航和绘图性能进行了评估。
{"title":"Pose-graph underwater simultaneous localization and mapping for autonomous monitoring and 3D reconstruction by means of optical and acoustic sensors","authors":"Alessandro Bucci,&nbsp;Alessandro Ridolfi,&nbsp;Benedetto Allotta","doi":"10.1002/rob.22375","DOIUrl":"10.1002/rob.22375","url":null,"abstract":"<p>Modern mobile robots require precise and robust localization and navigation systems to achieve mission tasks correctly. In particular, in the underwater environment, where Global Navigation Satellite Systems cannot be exploited, the development of localization and navigation strategies becomes more challenging. Maximum A Posteriori (MAP) strategies have been analyzed and tested to increase navigation accuracy and take into account the entire history of the system state. In particular, a sensor fusion algorithm relying on a MAP technique for Simultaneous Localization and Mapping (SLAM) has been developed to fuse information coming from a monocular camera and a Doppler Velocity Log (DVL) and to consider the landmark points in the navigation framework. The proposed approach can guarantee to simultaneously locate the vehicle and map the surrounding environment with the information extracted from the images acquired by a bottom-looking optical camera. Optical sensors can provide constraints between the vehicle poses and the landmarks belonging to the observed scene. The DVL measurements have been employed to solve the unknown scale factor and to guarantee the correct vehicle localization even in the absence of visual features. Furthermore, to evaluate the mapping capabilities of the SLAM algorithm, the obtained point cloud is elaborated with a Poisson reconstruction method to obtain a smooth seabed surface. After validating the proposed solution through realistic simulations, an experimental campaign at sea was conducted in Stromboli Island (Messina), Italy, where both the navigation and the mapping performance have been evaluated.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 8","pages":"2543-2563"},"PeriodicalIF":4.2,"publicationDate":"2024-06-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1002/rob.22375","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141364432","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimization-based motion planning for autonomous agricultural vehicles turning in constrained headlands 基于优化的自动农用车在受限岬角转弯的运动规划
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-06-10 DOI: 10.1002/rob.22374
Chen Peng, Peng Wei, Zhenghao Fei, Yuankai Zhu, Stavros G. Vougioukas

Headland maneuvering is a crucial part of the field operations performed by autonomous agricultural vehicles (AAVs). While motion planning for headland turning in open fields has been extensively studied and integrated into commercial autoguidance systems, the existing methods primarily address scenarios with ample headland space and thus may not work in more constrained headland geometries. Commercial orchards often contain narrow and irregularly shaped headlands, which may include static obstacles, rendering the task of planning a smooth and collision-free turning trajectory difficult. To address this challenge, we propose an optimization-based motion planning algorithm for headland turning under geometrical constraints imposed by headland geometry and obstacles. Our method models the headland and the AAV using convex polytopes as geometric primitives, and calculates optimal and collision-free turning trajectories in two stages. In the first stage, a coarse path is generated using either a classical pattern-based turning method or a directional graph-guided hybrid A* algorithm, depending on the complexity of the headland geometry. The second stage refines this coarse path by feeding it into a numerical optimizer, which considers the vehicle's kinematic, control, and collision-avoidance constraints to produce a feasible and smooth trajectory. We demonstrate the effectiveness of our algorithm by comparing it to the classical pattern-based method in various types of headlands. The results show that our optimization-based planner outperforms the classical planner in generating collision-free turning trajectories inside constrained headland spaces. Additionally, the trajectories generated by our planner respect the kinematic and control limits of the vehicle and, hence, are easier for a path-tracking controller to follow. In conclusion, our proposed approach successfully addresses complex motion planning problems in constrained headlands, making it a valuable contribution to the autonomous operation of AAVs, particularly in real-world orchard environments.

岬角机动是自动农用车(AAV)田间作业的重要组成部分。虽然在开阔的田野中进行岬角转弯的运动规划已得到广泛研究,并已集成到商用自动导航系统中,但现有方法主要针对岬角空间较大的情况,因此可能无法适用于岬角几何形状较为受限的情况。商业果园通常包含狭窄且形状不规则的岬角,其中可能包括静态障碍物,这使得规划平滑且无碰撞的转弯轨迹变得十分困难。为了应对这一挑战,我们提出了一种基于优化的运动规划算法,用于在岬角几何形状和障碍物施加的几何约束条件下进行岬角转弯。我们的方法使用凸多边形作为几何基元对岬角和自动飞行器进行建模,并分两个阶段计算出最佳的无碰撞转弯轨迹。在第一阶段,根据岬角几何形状的复杂程度,使用基于模式的经典转弯方法或方向图引导的混合 A* 算法生成粗略路径。第二阶段将粗略路径输入数值优化器,对其进行细化,数值优化器会考虑车辆的运动学、控制和避免碰撞约束条件,以生成可行且平滑的轨迹。我们将我们的算法与经典的基于模式的方法在不同类型的岬角进行了比较,从而证明了我们算法的有效性。结果表明,在生成受限岬角空间内的无碰撞转弯轨迹方面,我们基于优化的规划器优于经典规划器。此外,我们的规划器生成的轨迹遵守了车辆的运动学和控制限制,因此路径跟踪控制器更容易跟踪。总之,我们提出的方法成功地解决了在受限岬角中的复杂运动规划问题,为无人驾驶飞行器的自主运行做出了宝贵贡献,尤其是在现实世界的果园环境中。
{"title":"Optimization-based motion planning for autonomous agricultural vehicles turning in constrained headlands","authors":"Chen Peng,&nbsp;Peng Wei,&nbsp;Zhenghao Fei,&nbsp;Yuankai Zhu,&nbsp;Stavros G. Vougioukas","doi":"10.1002/rob.22374","DOIUrl":"https://doi.org/10.1002/rob.22374","url":null,"abstract":"<p>Headland maneuvering is a crucial part of the field operations performed by autonomous agricultural vehicles (AAVs). While motion planning for headland turning in open fields has been extensively studied and integrated into commercial autoguidance systems, the existing methods primarily address scenarios with ample headland space and thus may not work in more constrained headland geometries. Commercial orchards often contain narrow and irregularly shaped headlands, which may include static obstacles, rendering the task of planning a smooth and collision-free turning trajectory difficult. To address this challenge, we propose an optimization-based motion planning algorithm for headland turning under geometrical constraints imposed by headland geometry and obstacles. Our method models the headland and the AAV using convex polytopes as geometric primitives, and calculates optimal and collision-free turning trajectories in two stages. In the first stage, a coarse path is generated using either a classical pattern-based turning method or a directional graph-guided hybrid A* algorithm, depending on the complexity of the headland geometry. The second stage refines this coarse path by feeding it into a numerical optimizer, which considers the vehicle's kinematic, control, and collision-avoidance constraints to produce a feasible and smooth trajectory. We demonstrate the effectiveness of our algorithm by comparing it to the classical pattern-based method in various types of headlands. The results show that our optimization-based planner outperforms the classical planner in generating collision-free turning trajectories inside constrained headland spaces. Additionally, the trajectories generated by our planner respect the kinematic and control limits of the vehicle and, hence, are easier for a path-tracking controller to follow. In conclusion, our proposed approach successfully addresses complex motion planning problems in constrained headlands, making it a valuable contribution to the autonomous operation of AAVs, particularly in real-world orchard environments.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 6","pages":"1984-2008"},"PeriodicalIF":4.2,"publicationDate":"2024-06-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141967860","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Convolutional neural networks to classify human stress that occurs during in-field sugarcane harvesting: A case study 卷积神经网络对甘蔗田间收割过程中出现的人为压力进行分类:案例研究
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-06-04 DOI: 10.1002/rob.22373
Rajesh U. Modi, Sukhbir Singh, Akhilesh K. Singh, Vallokkunnel A. Blessy

Assessing human stress in agriculture proves to be a complex and time-intensive endeavor within the field of ergonomics, particularly for the development of agricultural systems. This methodology involves the utilization of instrumentation and the establishment of a dedicated laboratory setup. The complexity arises from the need to capture and analyze various physiological and psychological indicators, such as heart rate (HR), muscle activity, and subjective feedback to comprehensively assess the impact of farm operations on subjects. The instrumentation typically includes wearable devices, sensors, and monitoring equipment to gather real-time data of subject during the performance of farm operations. Deep learning (DL) models currently achieve human performance levels on real-world face recognition tasks. In this study, we went beyond face recognition and experimented with the recognition of human stress based on facial features during the drudgery-prone agricultural operation of sugarcane harvesting. This is the first research study for deploying artificial intelligence-driven DL techniques to identify human stress in agriculture instead of monitoring several ergonomic characteristics. A total of 20 (10 each for male and female) subjects comprising 4300 augmented RGB images (215 per subject) were acquired during sugarcane harvesting seasons and then these images were deployed for training (80%) and validation (20%). Human stress and nonstress states were determined based on four ergonomic physiological parameters: heart rate (ΔHR), oxygen consumption rate (OCR), energy expenditure rate (EER), and acceptable workload (AWL). Stress was defined when ΔHR, OCR, EER, and AWL reached or exceeded certain standard threshold values. Four convolutional neural network-based DL models (1) DarkNet53, (2) InceptionV3, (3) MobileNetV2 and (4) ResNet50 were selected due to their remarkable feature extraction abilities, simple and effective implementation to edge computation devices. In all four DL models, training performance results delivered training accuracy ranging from 73.8% to 99.1% at combinations of two mini-batch sizes and four levels of epochs. The maximum training accuracies were 99.1%, 99.0%, 97.7%, and 95.4% at the combination of mini-batch size 16 and 25 epochs for DarkNet53, InceptionV3, ResNet50, and MobileNetV2, respectively. Due to the best performance, DarkNet53 was tested further on an independent data set of 100 images and found 89.8%–93.3% confident to classify stressed images for female subjects while 92.2%–94.5% for male subjects, though it was trained on the integrated data set. The comparative classification of the developed model and ergonomic measurements for stress classification was carried out with a net accuracy of 88% where there were few instances of wrong classifications.

在工效学领域,尤其是在农业系统开发方面,对农业中人的压力进行评估是一项复杂且耗时的工作。这种方法涉及仪器的使用和专用实验室的建立。之所以复杂,是因为需要捕捉和分析各种生理和心理指标,如心率(HR)、肌肉活动和主观反馈,以全面评估农场作业对受试者的影响。仪器设备通常包括可穿戴设备、传感器和监控设备,用于收集受试者在执行农场操作过程中的实时数据。目前,深度学习(DL)模型在现实世界的人脸识别任务中达到了人类的性能水平。在本研究中,我们超越了人脸识别的范围,尝试基于人脸特征识别甘蔗收割这一容易产生疲劳的农业操作过程中人的压力。这是首次采用人工智能驱动的 DL 技术来识别农业中的人类压力,而不是监测几个人体工程学特征。研究人员在甘蔗收割季节共采集了 20 名(男女各 10 名)受试者的 4300 张增强 RGB 图像(每个受试者 215 张),然后将这些图像用于训练(80%)和验证(20%)。人体压力和非压力状态是根据四个人体工程学生理参数确定的:心率(ΔHR)、耗氧量(OCR)、能量消耗率(EER)和可接受工作量(AWL)。当 ΔHR、OCR、EER 和 AWL 达到或超过一定的标准阈值时,即定义为压力。由于四种基于卷积神经网络的 DL 模型(1)DarkNet53、(2)InceptionV3、(3)MobileNetV2 和(4)ResNet50 具有显著的特征提取能力,且可在边缘计算设备上简单有效地实施,因此被选中。在所有四种 DL 模型中,在两种迷你批量大小和四级历时的组合下,训练结果的准确率从 73.8% 到 99.1%。DarkNet53、InceptionV3、ResNet50和MobileNetV2在16和25个epochs的迷你批量组合下的最高训练精度分别为99.1%、99.0%、97.7%和95.4%。由于表现最佳,DarkNet53 在一个包含 100 张图像的独立数据集上进行了进一步测试,发现它对女性受试者压力图像的分类可信度为 89.8%-93.3%,而对男性受试者的分类可信度为 92.2%-94.5%,尽管它是在综合数据集上训练的。在压力分类方面,对所开发的模型和人体工程学测量结果进行了比较分类,净准确率为 88%,其中错误分类的情况很少。
{"title":"Convolutional neural networks to classify human stress that occurs during in-field sugarcane harvesting: A case study","authors":"Rajesh U. Modi,&nbsp;Sukhbir Singh,&nbsp;Akhilesh K. Singh,&nbsp;Vallokkunnel A. Blessy","doi":"10.1002/rob.22373","DOIUrl":"10.1002/rob.22373","url":null,"abstract":"<p>Assessing human stress in agriculture proves to be a complex and time-intensive endeavor within the field of ergonomics, particularly for the development of agricultural systems. This methodology involves the utilization of instrumentation and the establishment of a dedicated laboratory setup. The complexity arises from the need to capture and analyze various physiological and psychological indicators, such as heart rate (HR), muscle activity, and subjective feedback to comprehensively assess the impact of farm operations on subjects. The instrumentation typically includes wearable devices, sensors, and monitoring equipment to gather real-time data of subject during the performance of farm operations. Deep learning (DL) models currently achieve human performance levels on real-world face recognition tasks. In this study, we went beyond face recognition and experimented with the recognition of human stress based on facial features during the drudgery-prone agricultural operation of sugarcane harvesting. This is the first research study for deploying artificial intelligence-driven DL techniques to identify human stress in agriculture instead of monitoring several ergonomic characteristics. A total of 20 (10 each for male and female) subjects comprising 4300 augmented RGB images (215 per subject) were acquired during sugarcane harvesting seasons and then these images were deployed for training (80%) and validation (20%). Human stress and nonstress states were determined based on four ergonomic physiological parameters: heart rate (ΔHR), oxygen consumption rate (OCR), energy expenditure rate (EER), and acceptable workload (AWL). Stress was defined when ΔHR, OCR, EER, and AWL reached or exceeded certain standard threshold values. Four convolutional neural network-based DL models (1) DarkNet53, (2) InceptionV3, (3) MobileNetV2 and (4) ResNet50 were selected due to their remarkable feature extraction abilities, simple and effective implementation to edge computation devices. In all four DL models, training performance results delivered training accuracy ranging from 73.8% to 99.1% at combinations of two mini-batch sizes and four levels of epochs. The maximum training accuracies were 99.1%, 99.0%, 97.7%, and 95.4% at the combination of mini-batch size 16 and 25 epochs for DarkNet53, InceptionV3, ResNet50, and MobileNetV2, respectively. Due to the best performance, DarkNet53 was tested further on an independent data set of 100 images and found 89.8%–93.3% confident to classify stressed images for female subjects while 92.2%–94.5% for male subjects, though it was trained on the integrated data set. The comparative classification of the developed model and ergonomic measurements for stress classification was carried out with a net accuracy of 88% where there were few instances of wrong classifications.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 8","pages":"2530-2542"},"PeriodicalIF":4.2,"publicationDate":"2024-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141266790","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
TKO-SLAM: Visual SLAM algorithm based on time-delay feature regression and keyframe pose optimization TKO-SLAM:基于时延特征回归和关键帧姿势优化的视觉 SLAM 算法
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-05-09 DOI: 10.1002/rob.22357
Tao Xu, Mengyuan Chen, Jinhui Liu

This paper addresses the challenge of generating clear image frames and minimizing the loss of keyframes by a robot engaging in rapid large viewing angle motion. These issues often lead to detrimental consequences such as trajectory drifting and loss during the construction of curved motion trajectories. To tackle this, we proposed a novel visual simultaneous localization and mapping (SLAM) algorithm, TKO-SLAM, which is based on time-delay feature regression and keyframe position optimization. TKO-SLAM uses a multiscale recurrent neural network to rectify object deformation and image motion smear. This network effectively repairs the time-delay image features caused by the rapid movement of the robot, thereby enhancing visual clarity. Simultaneously, inspired by the keyframe selection strategy of the ORB-SLAM3 algorithm, we introduced a grayscale motion-based image processing method to supplement keyframes that may be omitted due to the robot's rapid large viewing angle motion. To further refine the algorithm, the time-delay feature regression image keyframes and adjacent secondary keyframes were used as dual measurement constraints to optimize camera poses and restore robot trajectories. The results of experiments on the benchmark RGB-D data set TUM and real-world scenarios show that TKO-SLAM algorithm achieves more than 10% better localization accuracy than the PKS-SLAM algorithm in the rapid large viewing angle motion scenario, and has advantages over the SOTA algorithms.

本文探讨了机器人在进行大视角快速运动时,如何生成清晰的图像帧并尽量减少关键帧的丢失。这些问题往往会导致不利后果,例如在构建曲线运动轨迹时出现轨迹漂移和丢失。为了解决这个问题,我们提出了一种新颖的视觉同步定位和映射(SLAM)算法 TKO-SLAM,它基于时延特征回归和关键帧位置优化。TKO-SLAM 使用多尺度递归神经网络来纠正物体变形和图像运动涂抹。该网络能有效修复机器人快速运动造成的时延图像特征,从而提高视觉清晰度。同时,受 ORB-SLAM3 算法关键帧选择策略的启发,我们引入了一种基于灰度运动的图像处理方法,以补充因机器人快速大视角运动而可能遗漏的关键帧。为了进一步完善该算法,我们将时间延迟特征回归图像关键帧和相邻的辅助关键帧作为双重测量约束,以优化摄像机姿势并恢复机器人轨迹。在基准 RGB-D 数据集 TUM 和实际场景中的实验结果表明,在快速大视角运动场景中,TKO-SLAM 算法的定位精度比 PKS-SLAM 算法高出 10%以上,并且比 SOTA 算法更具优势。
{"title":"TKO-SLAM: Visual SLAM algorithm based on time-delay feature regression and keyframe pose optimization","authors":"Tao Xu,&nbsp;Mengyuan Chen,&nbsp;Jinhui Liu","doi":"10.1002/rob.22357","DOIUrl":"10.1002/rob.22357","url":null,"abstract":"<p>This paper addresses the challenge of generating clear image frames and minimizing the loss of keyframes by a robot engaging in rapid large viewing angle motion. These issues often lead to detrimental consequences such as trajectory drifting and loss during the construction of curved motion trajectories. To tackle this, we proposed a novel visual simultaneous localization and mapping (SLAM) algorithm, TKO-SLAM, which is based on time-delay feature regression and keyframe position optimization. TKO-SLAM uses a multiscale recurrent neural network to rectify object deformation and image motion smear. This network effectively repairs the time-delay image features caused by the rapid movement of the robot, thereby enhancing visual clarity. Simultaneously, inspired by the keyframe selection strategy of the ORB-SLAM3 algorithm, we introduced a grayscale motion-based image processing method to supplement keyframes that may be omitted due to the robot's rapid large viewing angle motion. To further refine the algorithm, the time-delay feature regression image keyframes and adjacent secondary keyframes were used as dual measurement constraints to optimize camera poses and restore robot trajectories. The results of experiments on the benchmark RGB-D data set TUM and real-world scenarios show that TKO-SLAM algorithm achieves more than 10% better localization accuracy than the PKS-SLAM algorithm in the rapid large viewing angle motion scenario, and has advantages over the SOTA algorithms.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 6","pages":"1960-1983"},"PeriodicalIF":4.2,"publicationDate":"2024-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140940560","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Energy-consumption model for rotary-wing drones 旋转翼无人机能耗模型
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-05-08 DOI: 10.1002/rob.22359
Hongqi Li, Zhuopeng Zhan, Zhiqi Wang

With technological advancement, the use of drones in delivery systems has become increasingly feasible. Many companies have developed rotary-wing drone (RWD) technologies for parcel delivery. At present, the limited endurance is the main disadvantage of RWD delivery. The energy consumption of RWDs must be carefully managed, and it is necessary to develop an effective energy-consumption model to support RWD flight planning. Because the interaction between the forces on the RWD and its flying environment is very complex, it is challenging to estimate accurately the RWD energy consumption. This study summarizes several energy-consumption models proposed in the literature, then we develop an RWD energy-consumption model (called the integrated model) based on analyzing the dynamic equilibrium of forces and power consumption in flight phases (including climb, descent, hover, and horizontal flight). Computational experiments involving several commercial RWDs indicate that the integrated model is more effective than several models in the literature. In the case where an RWD completed one flight segment, on average, 87.63% of the battery capacity was consumed in the horizontal flight phase. We also analyzed the effects of the total mass and horizontal airspeed on the RWD endurance and found that a larger mass corresponded to shorter endurance, and in the experimental range of the horizontal airspeed, a higher horizontal airspeed corresponded to longer endurance. Moreover, the total mass affected the RWD endurance more significantly than the horizontal airspeed.

随着技术的进步,在快递系统中使用无人机变得越来越可行。许多公司已经开发出用于包裹递送的旋转翼无人机(RWD)技术。目前,续航能力有限是旋翼无人机送货的主要缺点。必须谨慎管理旋转翼无人机的能耗,因此有必要开发一种有效的能耗模型来支持旋转翼无人机的飞行规划。由于 RWD 受力与其飞行环境之间的相互作用非常复杂,因此准确估算 RWD 的能耗非常具有挑战性。本研究总结了文献中提出的几种能耗模型,然后在分析飞行阶段(包括爬升、下降、悬停和水平飞行)的力和功率消耗动态平衡的基础上,建立了一个遥控飞行器能耗模型(称为综合模型)。涉及几种商用遥控飞行器的计算实验表明,综合模型比文献中的几种模型更有效。在遥控飞行器完成一个飞行段的情况下,平均 87.63% 的电池容量消耗在水平飞行阶段。我们还分析了总质量和水平空速对遥控飞行器续航时间的影响,发现质量越大,续航时间越短;在水平空速的实验范围内,水平空速越大,续航时间越长。此外,总质量对 RWD 耐久性的影响比水平气速更大。
{"title":"Energy-consumption model for rotary-wing drones","authors":"Hongqi Li,&nbsp;Zhuopeng Zhan,&nbsp;Zhiqi Wang","doi":"10.1002/rob.22359","DOIUrl":"10.1002/rob.22359","url":null,"abstract":"<p>With technological advancement, the use of drones in delivery systems has become increasingly feasible. Many companies have developed rotary-wing drone (RWD) technologies for parcel delivery. At present, the limited endurance is the main disadvantage of RWD delivery. The energy consumption of RWDs must be carefully managed, and it is necessary to develop an effective energy-consumption model to support RWD flight planning. Because the interaction between the forces on the RWD and its flying environment is very complex, it is challenging to estimate accurately the RWD energy consumption. This study summarizes several energy-consumption models proposed in the literature, then we develop an RWD energy-consumption model (called the integrated model) based on analyzing the dynamic equilibrium of forces and power consumption in flight phases (including climb, descent, hover, and horizontal flight). Computational experiments involving several commercial RWDs indicate that the integrated model is more effective than several models in the literature. In the case where an RWD completed one flight segment, on average, 87.63% of the battery capacity was consumed in the horizontal flight phase. We also analyzed the effects of the total mass and horizontal airspeed on the RWD endurance and found that a larger mass corresponded to shorter endurance, and in the experimental range of the horizontal airspeed, a higher horizontal airspeed corresponded to longer endurance. Moreover, the total mass affected the RWD endurance more significantly than the horizontal airspeed.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 6","pages":"1940-1959"},"PeriodicalIF":4.2,"publicationDate":"2024-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140940563","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Implementation of hand-object pose estimation using SSD and YOLOV5 model for object grasping by SCARA robot 利用 SSD 和 YOLOV5 模型实现手部物体姿态估计,用于 SCARA 机器人抓取物体
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-05-07 DOI: 10.1002/rob.22358
Ramasamy Sivabalakrishnan, Angappamudaliar Palanisamy Senthil Kumar, Janaki Saminathan

Enforcement of advanced deep learning methods in hand-object pose estimation is an imperative method for grasping the objects safely during the human–robot collaborative tasks. The position and orientation of a hand-object from a two-dimensional image is still a crucial problem under various circumstances like occlusion, critical lighting, and salient region detection and blur images. In this paper, the proposed method uses an enhanced MobileNetV3 with single shot detection (SSD) and YOLOv5 to ensure the improvement in accuracy and without compromising the latency in the detection of hand-object pose and its orientation. To overcome the limitations of higher computation cost, latency and accuracy, the Network Architecture Search and NetAdapt Algorithm is used in MobileNetV3 that perform the network search for parameter tuning and adaptive learning for multiscale feature extraction and anchor box offset adjustment due to auto-variance of weight in the level of each layers. The squeeze-and-excitation block reduces the computation and latency of the model. Hard-swish activation function and feature pyramid networks are used to prevent over fitting the data and stabilizing the training. Based on the comparative analysis of MobileNetV3 with its predecessor and YOLOV5 are carried out, the obtained results are 92.8% and 89.7% of precision value, recall value of 93.1% and 90.2%, mAP value of 93.3% and 89.2%, respectively. The proposed methods ensure better grasping for robots by providing the pose estimation and orientation of hand-objects with tolerance of −1.9 to 2.15 mm along x, −1.55 to 2.21 mm along y, −0.833 to 1.51 mm along z axis and −0.233° to 0.273° along z-axis.

在手部物体姿态估计中采用先进的深度学习方法是在人机协作任务中安全抓取物体的必要方法。在遮挡、关键光照、突出区域检测和模糊图像等各种情况下,从二维图像中获取手部物体的位置和方向仍然是一个关键问题。本文提出的方法使用了具有单次检测(SSD)功能的增强型 MobileNetV3 和 YOLOv5,以确保在不影响手部物体姿态和方向检测延迟的情况下提高精度。为了克服较高的计算成本、延迟和准确性等限制,MobileNetV3 采用了网络结构搜索和 NetAdapt 算法,执行网络搜索参数调整和自适应学习,以进行多尺度特征提取,并根据各层权重的自动变化调整锚框偏移。挤压-激励块可减少模型的计算量和延迟。硬偏移激活函数和特征金字塔网络用于防止数据过度拟合和稳定训练。在对 MobileNetV3 与其前身和 YOLOV5 进行对比分析的基础上,得到的结果分别是精度值为 92.8% 和 89.7%,召回值为 93.1% 和 90.2%,mAP 值为 93.3% 和 89.2%。所提出的方法可提供手部物体的姿态估计和方向定位,X 轴公差为 -1.9 至 2.15 mm,Y 轴公差为 -1.55 至 2.21 mm,Z 轴公差为 -0.833 至 1.51 mm,Z 轴公差为 -0.233 至 0.273°,从而确保机器人能更好地抓取物体。
{"title":"Implementation of hand-object pose estimation using SSD and YOLOV5 model for object grasping by SCARA robot","authors":"Ramasamy Sivabalakrishnan,&nbsp;Angappamudaliar Palanisamy Senthil Kumar,&nbsp;Janaki Saminathan","doi":"10.1002/rob.22358","DOIUrl":"10.1002/rob.22358","url":null,"abstract":"<p>Enforcement of advanced deep learning methods in hand-object pose estimation is an imperative method for grasping the objects safely during the human–robot collaborative tasks. The position and orientation of a hand-object from a two-dimensional image is still a crucial problem under various circumstances like occlusion, critical lighting, and salient region detection and blur images. In this paper, the proposed method uses an enhanced MobileNetV3 with single shot detection (SSD) and YOLOv5 to ensure the improvement in accuracy and without compromising the latency in the detection of hand-object pose and its orientation. To overcome the limitations of higher computation cost, latency and accuracy, the Network Architecture Search and NetAdapt Algorithm is used in MobileNetV3 that perform the network search for parameter tuning and adaptive learning for multiscale feature extraction and anchor box offset adjustment due to auto-variance of weight in the level of each layers. The squeeze-and-excitation block reduces the computation and latency of the model. Hard-swish activation function and feature pyramid networks are used to prevent over fitting the data and stabilizing the training. Based on the comparative analysis of MobileNetV3 with its predecessor and YOLOV5 are carried out, the obtained results are 92.8% and 89.7% of precision value, recall value of 93.1% and 90.2%, mAP value of 93.3% and 89.2%, respectively. The proposed methods ensure better grasping for robots by providing the pose estimation and orientation of hand-objects with tolerance of −1.9 to 2.15 mm along <i>x</i>, −1.55 to 2.21 mm along <i>y</i>, −0.833 to 1.51 mm along <i>z</i> axis and −0.233° to 0.273° along <i>z</i>-axis.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 5","pages":"1558-1569"},"PeriodicalIF":4.2,"publicationDate":"2024-05-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140940561","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Open source robot localization for nonplanar environments 面向非平面环境的开源机器人定位系统
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-05-07 DOI: 10.1002/rob.22353
Francisco Martín Rico, José Miguel Guerrero Hernández, Rodrigo Pérez-Rodríguez, Juan Diego Peña-Narvaez, Alberto García Gómez-Jacinto

The operational environments in which a mobile robot executes its missions often exhibit nonflat terrain characteristics, encompassing outdoor and indoor settings featuring ramps and slopes. In such scenarios, the conventional methodologies employed for localization encounter novel challenges and limitations. This study delineates a localization framework incorporating ground elevation and incline considerations, deviating from traditional two-dimensional localization paradigms that may falter in such contexts. In our proposed approach, the map encompasses elevation and spatial occupancy information, employing Gridmaps and Octomaps. At the same time, the perception model is designed to accommodate the robot's inclined orientation and the potential presence of ground as an obstacle, besides usual structural and dynamic obstacles. We provide an implementation of our approach fully working with Nav2, ready to replace the baseline Adaptative Monte Carlo Localization (AMCL) approach when the robot is in nonplanar environments. Our methodology was rigorously tested in both simulated environments and through practical application on actual robots, including the Tiago and Summit XL models, across various settings ranging from indoor and outdoor to flat and uneven terrains. Demonstrating exceptional precision, our approach yielded error margins below 10 cm and 0.05 radians in indoor settings and less than 1.0 m in extensive outdoor routes. While our results exhibit a slight improvement over AMCL in indoor environments, the enhancement in performance is significantly more pronounced when compared to three-dimensional simultaneous localization and mapping algorithms. This underscores the considerable robustness and efficiency of our approach, positioning it as an effective strategy for mobile robots tasked with navigating expansive and intricate indoor/outdoor environments.

移动机器人执行任务时所处的作业环境往往具有非平坦地形的特点,包括具有坡道和斜坡的室外和室内环境。在这种情况下,用于定位的传统方法会遇到新的挑战和限制。传统的二维定位范式在这种情况下可能会出现问题,而本研究则偏离了这一范式,提出了一种将地面高程和倾斜度考虑在内的定位框架。在我们提出的方法中,地图包含了高程和空间占用信息,采用了网格地图和八维地图。同时,除了常见的结构和动态障碍外,感知模型的设计还考虑到了机器人的倾斜方向和可能存在的地面障碍。我们提供了一种完全适用于 Nav2 的方法实施方案,当机器人处于非平面环境时,它可以取代基线自适应蒙特卡洛定位(AMCL)方法。我们的方法既在模拟环境中进行了严格测试,也在实际机器人(包括 Tiago 和 Summit XL 型号)上进行了实际应用测试,测试范围包括室内和室外、平坦和不平坦地形等各种环境。在室内环境中,我们的方法产生的误差范围低于 10 厘米和 0.05 弧度,在广泛的室外路线中,误差范围小于 1.0 米,显示了极高的精确度。在室内环境中,我们的结果与 AMCL 相比略有改进,但与三维同步定位和绘图算法相比,性能的提高则更为明显。这凸显了我们的方法具有相当高的鲁棒性和效率,可作为移动机器人在广阔而复杂的室内/室外环境中导航的有效策略。
{"title":"Open source robot localization for nonplanar environments","authors":"Francisco Martín Rico,&nbsp;José Miguel Guerrero Hernández,&nbsp;Rodrigo Pérez-Rodríguez,&nbsp;Juan Diego Peña-Narvaez,&nbsp;Alberto García Gómez-Jacinto","doi":"10.1002/rob.22353","DOIUrl":"10.1002/rob.22353","url":null,"abstract":"<p>The operational environments in which a mobile robot executes its missions often exhibit nonflat terrain characteristics, encompassing outdoor and indoor settings featuring ramps and slopes. In such scenarios, the conventional methodologies employed for localization encounter novel challenges and limitations. This study delineates a localization framework incorporating ground elevation and incline considerations, deviating from traditional two-dimensional localization paradigms that may falter in such contexts. In our proposed approach, the map encompasses elevation and spatial occupancy information, employing Gridmaps and Octomaps. At the same time, the perception model is designed to accommodate the robot's inclined orientation and the potential presence of ground as an obstacle, besides usual structural and dynamic obstacles. We provide an implementation of our approach fully working with Nav2, ready to replace the baseline Adaptative Monte Carlo Localization (AMCL) approach when the robot is in nonplanar environments. Our methodology was rigorously tested in both simulated environments and through practical application on actual robots, including the Tiago and Summit XL models, across various settings ranging from indoor and outdoor to flat and uneven terrains. Demonstrating exceptional precision, our approach yielded error margins below 10 cm and 0.05 radians in indoor settings and less than 1.0 m in extensive outdoor routes. While our results exhibit a slight improvement over AMCL in indoor environments, the enhancement in performance is significantly more pronounced when compared to three-dimensional simultaneous localization and mapping algorithms. This underscores the considerable robustness and efficiency of our approach, positioning it as an effective strategy for mobile robots tasked with navigating expansive and intricate indoor/outdoor environments.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 6","pages":"1922-1939"},"PeriodicalIF":4.2,"publicationDate":"2024-05-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1002/rob.22353","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140940564","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Inside Front Cover Image, Volume 41, Number 4, June 2024 封面内页图片,第 41 卷第 4 号,2024 年 6 月
IF 8.3 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-05-07 DOI: 10.1002/rob.22364
Congjun Ma, Songyi Dian, Bin Guo, Jianglong Sun

The cover image is based on the Research Article ASAH: An arc-surface-adsorption hexapod robot with a motion control scheme by Congjun Ma et al., https://doi.org/10.1002/rob.22296

封面图片来自马拥军等人的研究文章《ASAH:具有运动控制方案的弧面吸附六足机器人》,https://doi.org/10.1002/rob.22296。
{"title":"Inside Front Cover Image, Volume 41, Number 4, June 2024","authors":"Congjun Ma,&nbsp;Songyi Dian,&nbsp;Bin Guo,&nbsp;Jianglong Sun","doi":"10.1002/rob.22364","DOIUrl":"https://doi.org/10.1002/rob.22364","url":null,"abstract":"<p>The cover image is based on the Research Article <i>ASAH: An arc-surface-adsorption hexapod robot with a motion control scheme</i> by Congjun Ma et al., https://doi.org/10.1002/rob.22296\u0000 \u0000 <figure>\u0000 <div><picture>\u0000 <source></source></picture><p></p>\u0000 </div>\u0000 </figure></p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 4","pages":"ii"},"PeriodicalIF":8.3,"publicationDate":"2024-05-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1002/rob.22364","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140881068","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Navigation line extraction algorithm for corn spraying robot based on YOLOv8s-CornNet 基于 YOLOv8s-CornNet 的玉米喷洒机器人导航线提取算法
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-05-03 DOI: 10.1002/rob.22360
Peiliang Guo, Zhihua Diao, Chunjiang Zhao, Jiangbo Li, Ruirui Zhang, Ranbing Yang, Shushuai Ma, Zhendong He, Suna Zhao, Baohua Zhang

The continuous and close combination of artificial intelligence technology and agriculture promotes the rapid development of smart agriculture, among which the agricultural robot navigation line recognition algorithm based on deep learning has achieved great success in detection accuracy and detection speed. However, there are still many problems, such as the large size of the algorithm is difficult to deploy in hardware equipment, and the accuracy and speed of crop row detection in real farmland environment are low. To solve the above problems, this paper proposed a navigation line extraction algorithm for corn spraying robot based on YOLOv8s-CornNet. First, the Convolution (Conv) module and C2f module of YOLOv8s network are replaced with Depthwise Convolution (DWConv) module and PP-LCNet module respectively to reduce the parameters (Params) and giga floating-point operations per second of the network, so as to achieve the purpose of network lightweight. Second, to reduce the precision loss caused by network lightweight, the spatial pyramid pooling fast module in the backbone network is changed to atrous spatial pyramid pooling faster module to improve the accuracy of network feature extraction. Meanwhile, normalization-based attention module is introduced into the network to improve the network's attention to corn plants. Then the corn plant was located by using the midpoint of the corn plant detection box. Finally, the least square method is used to extract the corn crop row line, and the middle line of the corn crop row line is the navigation line of the corn spraying robot. From the experimental results, it can be seen that the navigation line extraction algorithm proposed in this paper ensures both the real-time and accuracy of the navigation line extraction of the corn spraying robot, which contributes to the development of the visual navigation technology of agricultural robots.

人工智能技术与农业的不断紧密结合,推动了智慧农业的快速发展,其中基于深度学习的农业机器人导航行识别算法在检测精度和检测速度上取得了巨大成功。但目前仍存在很多问题,如算法体积较大难以在硬件设备中部署,实际农田环境中作物行检测精度和速度较低等。为解决上述问题,本文提出了一种基于 YOLOv8s-CornNet 的玉米喷洒机器人导航行提取算法。首先,将 YOLOv8s 网络的卷积(Conv)模块和 C2f 模块分别替换为深度卷积(DWConv)模块和 PP-LCNet 模块,以减少网络的参数(Params)和每秒千兆次的浮点运算,从而达到网络轻量化的目的。其次,为了减少网络轻量化带来的精度损失,将骨干网络中的空间金字塔池化快速模块改为无规空间金字塔池化快速模块,以提高网络特征提取的精度。同时,在网络中引入基于归一化的注意力模块,以提高网络对玉米植株的注意力。然后,利用玉米植株检测框的中点定位玉米植株。最后,利用最小二乘法提取玉米作物行列线,玉米作物行列线的中线即为玉米喷洒机器人的导航线。从实验结果可以看出,本文提出的导航线提取算法既保证了玉米喷洒机器人导航线提取的实时性,又保证了导航线提取的准确性,为农业机器人视觉导航技术的发展做出了贡献。
{"title":"Navigation line extraction algorithm for corn spraying robot based on YOLOv8s-CornNet","authors":"Peiliang Guo,&nbsp;Zhihua Diao,&nbsp;Chunjiang Zhao,&nbsp;Jiangbo Li,&nbsp;Ruirui Zhang,&nbsp;Ranbing Yang,&nbsp;Shushuai Ma,&nbsp;Zhendong He,&nbsp;Suna Zhao,&nbsp;Baohua Zhang","doi":"10.1002/rob.22360","DOIUrl":"10.1002/rob.22360","url":null,"abstract":"<p>The continuous and close combination of artificial intelligence technology and agriculture promotes the rapid development of smart agriculture, among which the agricultural robot navigation line recognition algorithm based on deep learning has achieved great success in detection accuracy and detection speed. However, there are still many problems, such as the large size of the algorithm is difficult to deploy in hardware equipment, and the accuracy and speed of crop row detection in real farmland environment are low. To solve the above problems, this paper proposed a navigation line extraction algorithm for corn spraying robot based on YOLOv8s-CornNet. First, the Convolution (Conv) module and C2f module of YOLOv8s network are replaced with Depthwise Convolution (DWConv) module and PP-LCNet module respectively to reduce the parameters (Params) and giga floating-point operations per second of the network, so as to achieve the purpose of network lightweight. Second, to reduce the precision loss caused by network lightweight, the spatial pyramid pooling fast module in the backbone network is changed to atrous spatial pyramid pooling faster module to improve the accuracy of network feature extraction. Meanwhile, normalization-based attention module is introduced into the network to improve the network's attention to corn plants. Then the corn plant was located by using the midpoint of the corn plant detection box. Finally, the least square method is used to extract the corn crop row line, and the middle line of the corn crop row line is the navigation line of the corn spraying robot. From the experimental results, it can be seen that the navigation line extraction algorithm proposed in this paper ensures both the real-time and accuracy of the navigation line extraction of the corn spraying robot, which contributes to the development of the visual navigation technology of agricultural robots.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 6","pages":"1887-1899"},"PeriodicalIF":4.2,"publicationDate":"2024-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140831759","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An improved inverse kinematics solution method for the hyper-redundant manipulator with end-link pose constraint 带末端连接姿势约束的超冗余机械手的改进型逆运动学求解方法
IF 4.2 2区 计算机科学 Q2 ROBOTICS Pub Date : 2024-05-03 DOI: 10.1002/rob.22362
Zhe Wang, Dean Hu, Detao Wan, Chang Liu

Hyper-redundant manipulators have strong flexibility that benefits from their redundant limb structure. However, a large number of redundant degrees of freedom will also lead the solution of inverse kinematics much more difficult, which restricts their motion performance to some extent. Inspired by the FABRIK (Forward and Backward Reaching Inverse Kinematics) method, an improved inverse kinematics solution method for the hyper-redundant manipulator is proposed. Based on the space vector method, the kinematic model of the manipulator is established to dynamically acquire its endpoint position, and the workspace is further obtained by using the Monte Carlo method. The original search method is optimized, the include angle decoupling mechanism between adjacent links is established to obtain the rotation angles of each joint, and the joint angle limitation is introduced to meet the actual manipulator structural restriction. On this basis, the pose constraint mechanism is established to realize the control of the end-link pose, and the linear degree of freedom is introduced to realize the solution after the directional expansion of the manipulator's workspace. A series of simulation experiments are carried out. In the experiments, the position error of the manipulator's endpoint is always less than 10−6 mm. Meanwhile, the comparative experimental results show that compared with the original method, the proposed method exhibits higher position accuracy under the condition that the computation time is almost the same. In addition, in the end-link pose constraint experiment and path motion experiments, the pose error of the end-link is always less than 10−7°, indicating that the end-link pose can also meet the high accuracy requirements under the premise of ensuring high position accuracy. Finally, the prototype experiment further verifies its performance.

超冗余机械手具有很强的灵活性,这得益于其冗余肢体结构。然而,大量冗余自由度也会导致逆运动学求解更加困难,从而在一定程度上限制了其运动性能。受 FABRIK(前向和后向到达逆运动学)方法的启发,本文提出了一种改进的超冗余机械手逆运动学求解方法。在空间矢量法的基础上,建立了机械手的运动学模型,以动态获取其端点位置,并通过蒙特卡罗法进一步获得工作空间。优化原始搜索方法,建立相邻链接间的包含角解耦机制,获取各关节的旋转角度,并引入关节角度限制,以满足实际机械手的结构限制。在此基础上,建立姿态约束机制实现末端连杆姿态的控制,并引入线性自由度实现机械手工作空间定向扩展后的求解。我们进行了一系列仿真实验。在实验中,机械手端点的位置误差始终小于 10-6 mm。同时,对比实验结果表明,与原始方法相比,在计算时间基本相同的情况下,提出的方法具有更高的位置精度。此外,在端连杆姿态约束实验和路径运动实验中,端连杆的姿态误差始终小于 10-7°,说明在保证高位置精度的前提下,端连杆姿态也能满足高精度要求。最后,原型实验进一步验证了其性能。
{"title":"An improved inverse kinematics solution method for the hyper-redundant manipulator with end-link pose constraint","authors":"Zhe Wang,&nbsp;Dean Hu,&nbsp;Detao Wan,&nbsp;Chang Liu","doi":"10.1002/rob.22362","DOIUrl":"10.1002/rob.22362","url":null,"abstract":"<p>Hyper-redundant manipulators have strong flexibility that benefits from their redundant limb structure. However, a large number of redundant degrees of freedom will also lead the solution of inverse kinematics much more difficult, which restricts their motion performance to some extent. Inspired by the FABRIK (Forward and Backward Reaching Inverse Kinematics) method, an improved inverse kinematics solution method for the hyper-redundant manipulator is proposed. Based on the space vector method, the kinematic model of the manipulator is established to dynamically acquire its endpoint position, and the workspace is further obtained by using the Monte Carlo method. The original search method is optimized, the include angle decoupling mechanism between adjacent links is established to obtain the rotation angles of each joint, and the joint angle limitation is introduced to meet the actual manipulator structural restriction. On this basis, the pose constraint mechanism is established to realize the control of the end-link pose, and the linear degree of freedom is introduced to realize the solution after the directional expansion of the manipulator's workspace. A series of simulation experiments are carried out. In the experiments, the position error of the manipulator's endpoint is always less than 10<sup>−6</sup> mm. Meanwhile, the comparative experimental results show that compared with the original method, the proposed method exhibits higher position accuracy under the condition that the computation time is almost the same. In addition, in the end-link pose constraint experiment and path motion experiments, the pose error of the end-link is always less than 10<sup>−7</sup>°, indicating that the end-link pose can also meet the high accuracy requirements under the premise of ensuring high position accuracy. Finally, the prototype experiment further verifies its performance.</p>","PeriodicalId":192,"journal":{"name":"Journal of Field Robotics","volume":"41 6","pages":"1900-1921"},"PeriodicalIF":4.2,"publicationDate":"2024-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140831762","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Journal of Field Robotics
全部 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