首页 > 最新文献

Journal of Robotics and Mechatronics最新文献

英文 中文
Improved Visual Robot Place Recognition of Scan-Context Descriptors by Combining with CNN and SVM 结合 CNN 和 SVM 改进扫描上下文描述符的视觉机器人位置识别能力
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1622
Minying Ye, Kanji Tanaka
Visual place recognition from a 3D laser LiDAR is one of the most active research areas in robotics. Especially, learning and recognition of scene descriptors, such as scan context descriptors that map 3D point clouds to 2D point clouds, is one of the promising research directions. Although the scan-context descriptor has a sufficiently high recognition performance, it is still expensive image data and cannot be handled with low-capacity non-deep models. In this paper, we explore the task of compressing the scan context descriptor model while maintaining its recognition performance. To this end, the proposed approach slightly modifies the off-the-shelf classifier model of convolutional neural networks (CNN) from its basis, by replacing the SoftMax part with a support vector machine (SVM). Experiments with publicly available NCLT dataset validate the effectiveness of the proposed approach.
从三维激光激光雷达进行视觉地点识别是机器人学领域最活跃的研究领域之一。尤其是场景描述符的学习和识别,如将三维点云映射到二维点云的扫描上下文描述符,是前景广阔的研究方向之一。虽然扫描上下文描述符具有足够高的识别性能,但它仍然是昂贵的图像数据,无法用低容量的非深度模型来处理。在本文中,我们探讨了在保持扫描上下文描述符识别性能的同时压缩扫描上下文描述符模型的任务。为此,我们提出的方法在卷积神经网络(CNN)的基础上对现成的分类器模型稍作修改,用支持向量机(SVM)取代了 SoftMax 部分。利用公开的 NCLT 数据集进行的实验验证了所提方法的有效性。
{"title":"Improved Visual Robot Place Recognition of Scan-Context Descriptors by Combining with CNN and SVM","authors":"Minying Ye, Kanji Tanaka","doi":"10.20965/jrm.2023.p1622","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1622","url":null,"abstract":"Visual place recognition from a 3D laser LiDAR is one of the most active research areas in robotics. Especially, learning and recognition of scene descriptors, such as scan context descriptors that map 3D point clouds to 2D point clouds, is one of the promising research directions. Although the scan-context descriptor has a sufficiently high recognition performance, it is still expensive image data and cannot be handled with low-capacity non-deep models. In this paper, we explore the task of compressing the scan context descriptor model while maintaining its recognition performance. To this end, the proposed approach slightly modifies the off-the-shelf classifier model of convolutional neural networks (CNN) from its basis, by replacing the SoftMax part with a support vector machine (SVM). Experiments with publicly available NCLT dataset validate the effectiveness of the proposed approach.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138957197","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
Application of Object Grasping Using Dual-Arm Autonomous Mobile Robot—Path Planning by Spline Curve and Object Recognition by YOLO— 双臂自主移动机器人抓取物体的应用--利用样条曲线进行路径规划和利用 YOLO- 进行物体识别
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1524
Naoya Mukai, Masato Suzuki, Tomokazu Takahashi, Yasushi Mae, Yasuhiko Arai, S. Aoyagi
In the trash-collection challenge of the Nakanoshima Robot Challenge, an autonomous robot must collect trash (bottles, cans, and bentos) scattered in a defined area within a time limit. A method for collecting the trash is to use machine learning to recognize the objects, move to the target location, and grasp the objects. An autonomous robot can achieve the target position and posture by rotating on the spot at the starting point, moving in a straight line, and rotating on the spot at the destination, but the rotation requires stopping and starting. To achieve faster movement, we implemented a smooth movement approach without sequential stops using a spline curve. When using the training data previously generated by the authors in their laboratory for object recognition, the robot could not correctly recognize objects in the environment of the robot competition, where strong sunlight shines through glass, because of the varying brightness and darkness. To solve this problem, we added our newly generated training data to YOLO, an image-recognition algorithm based on deep learning, and performed machine learning to achieve object recognition under various conditions.
在中之岛机器人挑战赛的垃圾收集挑战中,自主机器人必须在规定时间内收集散落在规定区域内的垃圾(瓶子、罐子和便当)。收集垃圾的方法是利用机器学习识别物体、移动到目标位置并抓取物体。自主机器人可以通过在起点原地旋转、直线移动和在终点原地旋转来实现目标位置和姿势,但旋转需要停止和启动。为了实现更快的移动速度,我们使用样条曲线实现了无连续停止的平滑移动方法。在使用作者之前在实验室生成的训练数据进行物体识别时,机器人无法正确识别机器人比赛环境中的物体,因为在强烈的阳光透过玻璃照射的环境中,物体的亮度和暗度都会发生变化。为了解决这个问题,我们将新生成的训练数据添加到基于深度学习的图像识别算法 YOLO 中,进行机器学习,实现了各种条件下的物体识别。
{"title":"Application of Object Grasping Using Dual-Arm Autonomous Mobile Robot—Path Planning by Spline Curve and Object Recognition by YOLO—","authors":"Naoya Mukai, Masato Suzuki, Tomokazu Takahashi, Yasushi Mae, Yasuhiko Arai, S. Aoyagi","doi":"10.20965/jrm.2023.p1524","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1524","url":null,"abstract":"In the trash-collection challenge of the Nakanoshima Robot Challenge, an autonomous robot must collect trash (bottles, cans, and bentos) scattered in a defined area within a time limit. A method for collecting the trash is to use machine learning to recognize the objects, move to the target location, and grasp the objects. An autonomous robot can achieve the target position and posture by rotating on the spot at the starting point, moving in a straight line, and rotating on the spot at the destination, but the rotation requires stopping and starting. To achieve faster movement, we implemented a smooth movement approach without sequential stops using a spline curve. When using the training data previously generated by the authors in their laboratory for object recognition, the robot could not correctly recognize objects in the environment of the robot competition, where strong sunlight shines through glass, because of the varying brightness and darkness. To solve this problem, we added our newly generated training data to YOLO, an image-recognition algorithm based on deep learning, and performed machine learning to achieve object recognition under various conditions.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138957371","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
Experimental Study of Seamless Switch Between GNSS- and LiDAR-Based Self-Localization 基于 GNSS 和激光雷达的自定位无缝切换实验研究
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1514
T. Hasegawa, Haruki Miyoshi, Shin’ichi Yuta
A self-localization method that can seamlessly switch positions and attitudes estimated using normal distributions transform (NDT) scan matching and a real-time kinematic global navigation satellite system (GNSS) is successfully developed. One of the issues encountered in this method is the sharing of global coordinates among the different estimation methods. Therefore, the three-dimensional environmental maps utilized in the NDT scan matching are created based on the planar Cartesian coordinate system used in the GNSS to obtain accurate information regarding the location, shape, and size of the actual terrain and geographic features. Consequently, seamlessly switching between different methods enables mobile robots to stably obtain accurate estimated positions and attitudes. An autonomous driving experiment is conducted using this self-localization method in the Tsukuba Challenge 2022, and the mobile robot completed a designated course involving more than 2 km in an urban area.
成功开发了一种自定位方法,可无缝切换使用正态分布变换(NDT)扫描匹配和实时运动学全球导航卫星系统(GNSS)估算的位置和姿态。该方法遇到的问题之一是不同估算方法之间共享全局坐标。因此,无损检测扫描匹配中使用的三维环境地图是基于全球导航卫星系统使用的平面直角坐标系创建的,以获得有关实际地形和地理特征的位置、形状和大小的准确信息。因此,不同方法之间的无缝切换可使移动机器人稳定地获得准确的估计位置和姿态。在 2022 年筑波挑战赛中,利用这种自定位方法进行了自动驾驶实验,移动机器人在城市地区完成了超过 2 公里的指定路线。
{"title":"Experimental Study of Seamless Switch Between GNSS- and LiDAR-Based Self-Localization","authors":"T. Hasegawa, Haruki Miyoshi, Shin’ichi Yuta","doi":"10.20965/jrm.2023.p1514","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1514","url":null,"abstract":"A self-localization method that can seamlessly switch positions and attitudes estimated using normal distributions transform (NDT) scan matching and a real-time kinematic global navigation satellite system (GNSS) is successfully developed. One of the issues encountered in this method is the sharing of global coordinates among the different estimation methods. Therefore, the three-dimensional environmental maps utilized in the NDT scan matching are created based on the planar Cartesian coordinate system used in the GNSS to obtain accurate information regarding the location, shape, and size of the actual terrain and geographic features. Consequently, seamlessly switching between different methods enables mobile robots to stably obtain accurate estimated positions and attitudes. An autonomous driving experiment is conducted using this self-localization method in the Tsukuba Challenge 2022, and the mobile robot completed a designated course involving more than 2 km in an urban area.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138957921","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
Robust Cooperative Transport System with Model Error Compensator Using Multiple Robots with Suction Cups 带模型误差补偿器的鲁棒合作运输系统(使用带吸盘的多个机器人
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1583
N. Matsunaga, Kazuhi Murata, Hiroshi Okajima
In cooperative transport systems, multiple robots work together to transport objects that are difficult to transport with a single robot. In recent years, multi-robot systems that cooperate to transport objects have been researched. However, during the transfer of objects, misalignment occurs between the ideal and actual grasp positions. In an automatic transport system, a grasping error can cause an error in the trajectory of the object, significantly reducing the transport efficiency. In this paper, a control system that allows robust cooperative transport control using a model error compensator is proposed for a leader–follower system in which the transported object is the virtual leader and the followers are ideally arranged. This system adds robustness to the operation of a conventional cooperative transport system by using the ideal formation of robots. The effectiveness of the proposed method was evaluated through cooperative transport experiments using two ideal formations for passing through a narrow entrance. The cooperative transport system could not pass through the narrow entrance using the conventional method; however, the system using the compensator passed through the narrow entrance smoothly.
在合作运输系统中,多个机器人共同合作运输单个机器人难以运输的物体。近年来,人们对合作运输物体的多机器人系统进行了研究。然而,在传送物体的过程中,理想抓取位置和实际抓取位置之间会出现偏差。在自动运输系统中,抓取误差会导致物体轨迹出现误差,从而大大降低运输效率。本文提出了一种利用模型误差补偿器实现稳健协同运输控制的控制系统,适用于以被运输物体为虚拟领导者、跟随者为理想排列的领导者-跟随者系统。该系统通过使用理想的机器人编队,增加了传统合作运输系统运行的鲁棒性。通过使用两种理想编队通过狭窄入口的合作运输实验,评估了所提方法的有效性。使用传统方法的合作运输系统无法通过狭窄的入口,而使用补偿器的系统则顺利通过了狭窄的入口。
{"title":"Robust Cooperative Transport System with Model Error Compensator Using Multiple Robots with Suction Cups","authors":"N. Matsunaga, Kazuhi Murata, Hiroshi Okajima","doi":"10.20965/jrm.2023.p1583","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1583","url":null,"abstract":"In cooperative transport systems, multiple robots work together to transport objects that are difficult to transport with a single robot. In recent years, multi-robot systems that cooperate to transport objects have been researched. However, during the transfer of objects, misalignment occurs between the ideal and actual grasp positions. In an automatic transport system, a grasping error can cause an error in the trajectory of the object, significantly reducing the transport efficiency. In this paper, a control system that allows robust cooperative transport control using a model error compensator is proposed for a leader–follower system in which the transported object is the virtual leader and the followers are ideally arranged. This system adds robustness to the operation of a conventional cooperative transport system by using the ideal formation of robots. The effectiveness of the proposed method was evaluated through cooperative transport experiments using two ideal formations for passing through a narrow entrance. The cooperative transport system could not pass through the narrow entrance using the conventional method; however, the system using the compensator passed through the narrow entrance smoothly.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138954051","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
Proposal for Navigation System Using Three-Dimensional Maps—Self-Localization Using a 3D Map and Slope Detection Using a 2D Laser Range Finder and 3D Map 关于使用三维地图的导航系统的建议--使用三维地图进行自我定位以及使用二维激光测距仪和三维地图进行斜坡探测
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1604
Neng Chen, S. Suga, Masato Suzuki, Tomokazu Takahashi, Yasushi Mae, Yasuhiko Arai, S. Aoyagi
Many teams participating in robotic competitions achieve localization using a 2D map plotted using adaptive Monte Carlo localization, a robot operating system (ROS) open-source software program. However, outdoor environments often include nonlevel terrain such as slopes. In the indoor environment of multilevel structures, the data representing different levels overlap on the map. These factors can lead to localization failures. To resolve this problem, we develop a software by combining HDL localization, which is an ROS open-source software, with our own program, and use it to achieve localization based on a 3D map. Furthermore, the authors observe the erroneous recognition of a slope as a forward obstacle during a competition event. To resolve this, we propose a method to correct erroneous recognition of obstacles using a 2D laser range finder and 3D map and confirm its validity in an experiment carried out on a slope on a university campus.
许多参加机器人竞赛的团队都是利用机器人操作系统(ROS)开源软件程序自适应蒙特卡洛定位绘制的二维地图实现定位的。然而,室外环境通常包括斜坡等非水平地形。在多层结构的室内环境中,代表不同楼层的数据会在地图上重叠。这些因素都可能导致定位失败。为了解决这个问题,我们将 ROS 开源软件 HDL 本地化与我们自己的程序相结合,开发了一款软件,并利用它实现了基于三维地图的本地化。此外,作者还观察到在比赛中将斜坡错误地识别为前方障碍物的情况。为了解决这个问题,我们提出了一种利用二维激光测距仪和三维地图纠正错误障碍物识别的方法,并在大学校园的一个斜坡上进行了实验,证实了这种方法的有效性。
{"title":"Proposal for Navigation System Using Three-Dimensional Maps—Self-Localization Using a 3D Map and Slope Detection Using a 2D Laser Range Finder and 3D Map","authors":"Neng Chen, S. Suga, Masato Suzuki, Tomokazu Takahashi, Yasushi Mae, Yasuhiko Arai, S. Aoyagi","doi":"10.20965/jrm.2023.p1604","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1604","url":null,"abstract":"Many teams participating in robotic competitions achieve localization using a 2D map plotted using adaptive Monte Carlo localization, a robot operating system (ROS) open-source software program. However, outdoor environments often include nonlevel terrain such as slopes. In the indoor environment of multilevel structures, the data representing different levels overlap on the map. These factors can lead to localization failures. To resolve this problem, we develop a software by combining HDL localization, which is an ROS open-source software, with our own program, and use it to achieve localization based on a 3D map. Furthermore, the authors observe the erroneous recognition of a slope as a forward obstacle during a competition event. To resolve this, we propose a method to correct erroneous recognition of obstacles using a 2D laser range finder and 3D map and confirm its validity in an experiment carried out on a slope on a university campus.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139169480","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
Detection and Measurement of Opening and Closing Automatic Sliding Glass Doors 检测和测量自动滑动玻璃门的开合情况
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1503
Kazuma Yagi, Yitao Ho, A. Nagata, Takayuki Kiga, Masato Suzuki, Tomokazu Takahashi, Kazuyo Tsuzuki, S. Aoyagi, Yasuhiko Arai, Yasushi Mae
This paper proposes a method for the recognition of the opened/closed states of automatic sliding glass doors to allow for automatic robot-controlled movement from outdoors to indoors and vice versa by a robot. The proposed method uses an RGB-D camera as a sensor for extraction of the automatic sliding glass doors region and image recognition to determine whether the door is opened or closed. The RGB-D camera measures the distance between the opened or moving door frames, thereby facilitating outdoor to indoor movement and vice versa. Several automatic sliding glass doors under different experimental conditions are experimentally investigated to demonstrate the effectiveness of the proposed method.
本文提出了一种识别自动玻璃移门开启/关闭状态的方法,以实现机器人控制自动玻璃移门从室外移动到室内,或从室内移动到室外。所提出的方法使用 RGB-D 摄像机作为传感器,用于提取自动玻璃移门区域,并通过图像识别来确定门是打开还是关闭。RGB-D 摄像机可测量打开或移动的门框之间的距离,从而方便从室外到室内的移动,反之亦然。对不同实验条件下的几扇自动玻璃移门进行了实验研究,以证明所提方法的有效性。
{"title":"Detection and Measurement of Opening and Closing Automatic Sliding Glass Doors","authors":"Kazuma Yagi, Yitao Ho, A. Nagata, Takayuki Kiga, Masato Suzuki, Tomokazu Takahashi, Kazuyo Tsuzuki, S. Aoyagi, Yasuhiko Arai, Yasushi Mae","doi":"10.20965/jrm.2023.p1503","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1503","url":null,"abstract":"This paper proposes a method for the recognition of the opened/closed states of automatic sliding glass doors to allow for automatic robot-controlled movement from outdoors to indoors and vice versa by a robot. The proposed method uses an RGB-D camera as a sensor for extraction of the automatic sliding glass doors region and image recognition to determine whether the door is opened or closed. The RGB-D camera measures the distance between the opened or moving door frames, thereby facilitating outdoor to indoor movement and vice versa. Several automatic sliding glass doors under different experimental conditions are experimentally investigated to demonstrate the effectiveness of the proposed method.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139170733","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
Development and Evaluation of Arm Lifting Assist Devices 手臂提升辅助设备的开发与评估
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1675
Ryota Jitsukawa, Hiroshi Kobayashi, Kenta Matsumoto, T. Hashimoto
Musculoskeletal disorders are common occupational diseases that have become a major social problem. Mechanization has been promoted as a solution to this problem. However, several tasks still require manual labor, such as fruit harvesting in orchards, making the introduction of machinery difficult in many cases. Recently, from the viewpoint of worker protection and ergonomics, various wearable robots for work support have attracted attention. In Europe and the US, there has been much development of arm-lifting assistive devices that support upward work while holding tools in the hands for industrial applications. However, most of the devices currently on the market are expensive compared to their assistive capabilities. Against this background, we developed three types of arm-lifting assistive devices with different concepts (an exoskeleton arm-lifting assistive device utilizing a gas spring, an exoskeleton arm-lifting assistive device utilizing McKibben-type artificial muscles, and an arm-lifting assistive suit utilizing rubber) to develop inexpensive, high-power devices. Furthermore, comparative verification of the assist effectiveness of each device was conducted.
肌肉骨骼疾病是常见的职业病,已成为一个重大的社会问题。机械化已被作为解决这一问题的办法加以推广。然而,有几项工作仍然需要手工劳动,例如果园里的水果采摘,因此在很多情况下很难引进机械。最近,从工人保护和人体工程学的角度来看,各种用于工作支持的可穿戴机器人引起了人们的关注。在欧洲和美国,手臂举起辅助设备的发展非常迅速,这些设备可以在工业应用中支持手持工具向上工作。然而,与辅助功能相比,目前市场上的大多数设备都价格昂贵。在此背景下,我们开发了三种不同概念的手臂举升辅助装置(利用空气弹簧的外骨骼手臂举升辅助装置、利用麦基本型人工肌肉的外骨骼手臂举升辅助装置和利用橡胶的手臂举升辅助服),以开发出廉价、高功率的装置。此外,还对每种装置的辅助效果进行了比较验证。
{"title":"Development and Evaluation of Arm Lifting Assist Devices","authors":"Ryota Jitsukawa, Hiroshi Kobayashi, Kenta Matsumoto, T. Hashimoto","doi":"10.20965/jrm.2023.p1675","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1675","url":null,"abstract":"Musculoskeletal disorders are common occupational diseases that have become a major social problem. Mechanization has been promoted as a solution to this problem. However, several tasks still require manual labor, such as fruit harvesting in orchards, making the introduction of machinery difficult in many cases. Recently, from the viewpoint of worker protection and ergonomics, various wearable robots for work support have attracted attention. In Europe and the US, there has been much development of arm-lifting assistive devices that support upward work while holding tools in the hands for industrial applications. However, most of the devices currently on the market are expensive compared to their assistive capabilities. Against this background, we developed three types of arm-lifting assistive devices with different concepts (an exoskeleton arm-lifting assistive device utilizing a gas spring, an exoskeleton arm-lifting assistive device utilizing McKibben-type artificial muscles, and an arm-lifting assistive suit utilizing rubber) to develop inexpensive, high-power devices. Furthermore, comparative verification of the assist effectiveness of each device was conducted.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138994283","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
Dataset Creation for Semantic Segmentation Using Colored Point Clouds Considering Shadows on Traversable Area 利用考虑到可穿越区域阴影的彩色点云创建语义分割数据集
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1406
Marin Wada, Yuriko Ueda, Junya Morioka, Miho Adachi, Ryusuke Miyamoto
Semantic segmentation, which provides pixel-wise class labels for an input image, is expected to improve the movement performance of autonomous robots significantly. However, it is difficult to train a good classifier for target applications; public large-scale datasets are often unsuitable. Actually, a classifier trained using Cityscapes is not enough accurate for the Tsukuba Challenge. To generate an appropriate dataset for the target environment, we attempt to construct a semi-automatic method using a colored point cloud obtained with a 3D scanner. Although some degree of accuracy is achieved, it is not practical. Hence, we propose a novel method that creates images with shadows by rendering them in the 3D space to improve the classification accuracy of actual images with shadows, for which existing methods do not output appropriate results. Experimental results using datasets captured around the Tsukuba City Hall demonstrate that the proposed method was superior when appropriate constraints were applied for shadow generation; the mIoU was improved from 0.358 to 0.491 when testing images were obtained at different locations.
语义分割可为输入图像提供像素级标签,有望显著提高自主机器人的运动性能。然而,要为目标应用训练出一个好的分类器并不容易;公开的大规模数据集通常并不适合。事实上,在筑波挑战赛中,使用城市景观训练的分类器不够准确。为了生成适合目标环境的数据集,我们尝试使用三维扫描仪获得的彩色点云构建一种半自动方法。虽然达到了一定的精确度,但并不实用。因此,我们提出了一种新方法,通过在三维空间中渲染阴影来创建有阴影的图像,以提高有阴影的实际图像的分类准确性,而现有的方法并不能输出适当的结果。使用在筑波市政厅周围捕获的数据集进行的实验结果表明,在阴影生成过程中应用适当的限制条件时,所提出的方法更胜一筹;在不同地点获取测试图像时,mIoU 从 0.358 提高到 0.491。
{"title":"Dataset Creation for Semantic Segmentation Using Colored Point Clouds Considering Shadows on Traversable Area","authors":"Marin Wada, Yuriko Ueda, Junya Morioka, Miho Adachi, Ryusuke Miyamoto","doi":"10.20965/jrm.2023.p1406","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1406","url":null,"abstract":"Semantic segmentation, which provides pixel-wise class labels for an input image, is expected to improve the movement performance of autonomous robots significantly. However, it is difficult to train a good classifier for target applications; public large-scale datasets are often unsuitable. Actually, a classifier trained using Cityscapes is not enough accurate for the Tsukuba Challenge. To generate an appropriate dataset for the target environment, we attempt to construct a semi-automatic method using a colored point cloud obtained with a 3D scanner. Although some degree of accuracy is achieved, it is not practical. Hence, we propose a novel method that creates images with shadows by rendering them in the 3D space to improve the classification accuracy of actual images with shadows, for which existing methods do not output appropriate results. Experimental results using datasets captured around the Tsukuba City Hall demonstrate that the proposed method was superior when appropriate constraints were applied for shadow generation; the mIoU was improved from 0.358 to 0.491 when testing images were obtained at different locations.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139168715","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
Simplified System Integration of Robust Mobile Robot for Initial Pose Estimation for the Nakanoshima Robot Challenge 用于中之岛机器人挑战赛初始姿态估计的鲁棒移动机器人简化系统集成
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1532
Tomohiro Umetani, Seo Takeda, Ryusei Yamamoto, Yuki Shirakata
This paper describes a study of the simple system integration of a mobile robot in the Nakanoshima Robot Challenge 2022. To improve the operability of the robot at the start of its journey, we studied the solution to the problem of initial localization during the experimental run and the setting of virtual obstacles on the map to be used by the mobile robot. This method reduces the amount of time and manual operation required to estimate the initial position and orientation of a mobile robot in mobile robot experiments. In this study, a mobile robot is implemented using open-source products such as robot operating system (ROS) and i-Cart mini. Experimental runs in the Extra Challenge of the Nakanoshima Robot Challenge 2022 demonstrate the feasibility of the method.
本文介绍了在 "中之岛机器人挑战赛2022 "中对移动机器人的简单系统集成进行的研究。为了提高机器人在旅程开始时的可操作性,我们研究了实验运行过程中初始定位问题的解决方案,以及在地图上设置虚拟障碍物供移动机器人使用的方法。这种方法减少了移动机器人实验中估计移动机器人初始位置和方向所需的时间和人工操作。本研究使用机器人操作系统(ROS)和 i-Cart mini 等开源产品实现了移动机器人。在 2022 年中之岛机器人挑战赛额外挑战中的实验运行证明了该方法的可行性。
{"title":"Simplified System Integration of Robust Mobile Robot for Initial Pose Estimation for the Nakanoshima Robot Challenge","authors":"Tomohiro Umetani, Seo Takeda, Ryusei Yamamoto, Yuki Shirakata","doi":"10.20965/jrm.2023.p1532","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1532","url":null,"abstract":"This paper describes a study of the simple system integration of a mobile robot in the Nakanoshima Robot Challenge 2022. To improve the operability of the robot at the start of its journey, we studied the solution to the problem of initial localization during the experimental run and the setting of virtual obstacles on the map to be used by the mobile robot. This method reduces the amount of time and manual operation required to estimate the initial position and orientation of a mobile robot in mobile robot experiments. In this study, a mobile robot is implemented using open-source products such as robot operating system (ROS) and i-Cart mini. Experimental runs in the Extra Challenge of the Nakanoshima Robot Challenge 2022 demonstrate the feasibility of the method.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138953456","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
Development of Mobility Type Upper Limb Power Assist System —Mechanism and Design of Power Assist Device— 移动式上肢动力辅助系统的开发--动力辅助装置的机械原理与设计--
IF 1.1 Q3 Computer Science Pub Date : 2023-12-20 DOI: 10.20965/jrm.2023.p1629
Hiroyuki Inoue, Hiroshi Shimura
In fruit cultivation, viticulture requires the longest working hours in extended arm postures, much of which is carried out in standing postures to accumulate fatigue on arms, shoulders, and legs: a tough working environment. In this study, we propose a power assist system to assist its users in their extended arm work while they move in vineyards. The proposed system largely consists of a mobile robot, a power assist device for work, and a control system. The mobile robot is structured with a tracked vehicle for rough terrain arranged on its left and right sides so that the users can sit between the two vehicles and be assisted by the power assist device for work installed on it. The power assist device for work with a single linear actuator utilizing a linkage mechanism has the function to retain users’ hand attitude angles while assisting the flexion and extension movements of their shoulder, elbow, and carpometacarpal joints. Then, we verify by simulations the effects that the arrangement and lengths of links will have on the carpometacarpal joints’ trajectories as well as on the hand attitude angles. Finally, in order to check the effectiveness of the proposed power assist device for work, we conducted the evaluation experiments for assumed grape-harvesting work and gibberellin treatments. As a result, we proved its work assisting effects from the muscle activity states as well as its applicability to other kinds of work by altering its linkage structure and hand support part.
在水果栽培中,葡萄栽培需要长时间的伸臂工作,其中大部分工作都是以站立姿势进行的,手臂、肩部和腿部的疲劳会不断累积:这是一种艰苦的工作环境。在这项研究中,我们提出了一种动力辅助系统,以帮助用户在葡萄园中移动时伸展手臂工作。该系统主要由移动机器人、工作动力辅助装置和控制系统组成。移动机器人的左右两侧各有一辆用于崎岖地形的履带车,用户可以坐在两辆车之间,由安装在上面的工作动力辅助装置提供帮助。工作动力辅助装置带有一个利用连杆机构的单线性致动器,具有保留用户手部姿态角的功能,同时辅助用户肩关节、肘关节和腕掌关节的屈伸运动。然后,我们通过模拟验证了连杆的排列和长度对腕掌关节运动轨迹和手部姿态角的影响。最后,为了检验所建议的工作动力辅助装置的有效性,我们进行了假设葡萄采摘工作和赤霉素处理的评估实验。结果,我们从肌肉活动状态证明了该装置的工作辅助效果,并通过改变其联动结构和手部支撑部分证明了该装置适用于其他类型的工作。
{"title":"Development of Mobility Type Upper Limb Power Assist System —Mechanism and Design of Power Assist Device—","authors":"Hiroyuki Inoue, Hiroshi Shimura","doi":"10.20965/jrm.2023.p1629","DOIUrl":"https://doi.org/10.20965/jrm.2023.p1629","url":null,"abstract":"In fruit cultivation, viticulture requires the longest working hours in extended arm postures, much of which is carried out in standing postures to accumulate fatigue on arms, shoulders, and legs: a tough working environment. In this study, we propose a power assist system to assist its users in their extended arm work while they move in vineyards. The proposed system largely consists of a mobile robot, a power assist device for work, and a control system. The mobile robot is structured with a tracked vehicle for rough terrain arranged on its left and right sides so that the users can sit between the two vehicles and be assisted by the power assist device for work installed on it. The power assist device for work with a single linear actuator utilizing a linkage mechanism has the function to retain users’ hand attitude angles while assisting the flexion and extension movements of their shoulder, elbow, and carpometacarpal joints. Then, we verify by simulations the effects that the arrangement and lengths of links will have on the carpometacarpal joints’ trajectories as well as on the hand attitude angles. Finally, in order to check the effectiveness of the proposed power assist device for work, we conducted the evaluation experiments for assumed grape-harvesting work and gibberellin treatments. As a result, we proved its work assisting effects from the muscle activity states as well as its applicability to other kinds of work by altering its linkage structure and hand support part.","PeriodicalId":51661,"journal":{"name":"Journal of Robotics and Mechatronics","volume":null,"pages":null},"PeriodicalIF":1.1,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139170346","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
期刊
Journal of Robotics and Mechatronics
全部 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