期刊文献+
共找到1,891篇文章
< 1 2 95 >
每页显示 20 50 100
一种基于ROS的森林草原风力灭火机器人系统研究
1
作者 任长清 赵鑫 +1 位作者 杨春梅 刘林 《消防科学与技术》 北大核心 2026年第3期90-99,共10页
针对森林草原地表火灾燃烧迅速、范围广泛,以及在复杂环境下灭火机器人导航与火源定位的难题,设计了一种基于机器人操作系统(ROS)的森林草原风力灭火机器人系统。系统硬件部分由履带式机器人底盘、风机系统、风筒控制机构以及组合惯导... 针对森林草原地表火灾燃烧迅速、范围广泛,以及在复杂环境下灭火机器人导航与火源定位的难题,设计了一种基于机器人操作系统(ROS)的森林草原风力灭火机器人系统。系统硬件部分由履带式机器人底盘、风机系统、风筒控制机构以及组合惯导、摄像头和激光雷达等多种传感器构成,采用GPS卫星定位信息与AMCL算法融合实现机器人的定位。提出一种基于模糊逻辑的动态加权A^(*)算法,通过障碍物密度与分布离散度的模糊推理生成环境复杂度指标,在25%障碍密度的30×30栅格地图仿真试验中,与传统A^(*)算法相比,搜索节点数下降约82.1%,规划时间缩短约52.8%,总代价降低约1.8%;在45%障碍密度的30×30栅格地图仿真试验中,与传统A^(*)算法相比,搜索节点数减少约24.4%,总代价下降约3.4%,规划时间减少约22.3%。相较于其他算法,在DWA评价函数中引入动态障碍物影响因子能够在保证安全性的前提下,在更短时间内准确到达目标点;建立火焰高度反馈的风筒角度控制策略,能够精准定位火源并调整风筒角度进行灭火。结果表明,该系统能够在复杂林地环境中实现自主避障与目标定位,能够满足森林草原复杂环境下的实际灭火需求。 展开更多
关键词 机器人操作系统 风力灭火机器人 A^(*)算法 DWA算法 路径规划
在线阅读 下载PDF
基于ROS的变电站智能巡检机器人设计与研究
2
作者 王健 孙浩忻 +3 位作者 马天宝 陈重瑜 唐子豪 吕超 《电子质量》 2026年第1期100-105,共6页
电力巡检对于保障电力系统的安全稳定至关重要。随着电力需求的增长,传统人工巡检方式因劳动强度大、主观性强、效率低、易出现漏检或误检等问题,已难以满足现代电网的需求。巡检机器人因其高效、安全可靠、智能化等优势,已逐步替代人... 电力巡检对于保障电力系统的安全稳定至关重要。随着电力需求的增长,传统人工巡检方式因劳动强度大、主观性强、效率低、易出现漏检或误检等问题,已难以满足现代电网的需求。巡检机器人因其高效、安全可靠、智能化等优势,已逐步替代人工应用于巡检作业。设计了一款基于机器人操作系统的低成本变电站智能巡检机器人,通过分析变电站环境与巡检任务需求,构建了完整的硬件与软件架构,实现了对设备的动态监测、故障诊断与数据采集,提升了巡检的智能化水平,为变电站智能化运维提供了新思路。 展开更多
关键词 变电站 机器人 机器人操作系统 自动巡检 自主导航
在线阅读 下载PDF
Automated Pipe Defect Identification in Underwater Robot Imagery with Deep Learning 被引量:1
3
作者 Mansour Taheri Andani Farhad Ameri 《哈尔滨工程大学学报(英文版)》 2026年第1期197-215,共19页
Underwater pipeline inspection plays a vital role in the proactive maintenance and management of critical marine infrastructure and subaquatic systems.However,the inspection of underwater pipelines presents a challeng... Underwater pipeline inspection plays a vital role in the proactive maintenance and management of critical marine infrastructure and subaquatic systems.However,the inspection of underwater pipelines presents a challenge due to factors such as light scattering,absorption,restricted visibility,and ambient noise.The advancement of deep learning has introduced powerful techniques for processing large amounts of unstructured and imperfect data collected from underwater environments.This study evaluated the efficacy of the You Only Look Once(YOLO)algorithm,a real-time object detection and localization model based on convolutional neural networks,in identifying and classifying various types of pipeline defects in underwater settings.YOLOv8,the latest evolution in the YOLO family,integrates advanced capabilities,such as anchor-free detection,a cross-stage partial network backbone for efficient feature extraction,and a feature pyramid network+path aggregation network neck for robust multi-scale object detection,which make it particularly well-suited for complex underwater environments.Due to the lack of suitable open-access datasets for underwater pipeline defects,a custom dataset was captured using a remotely operated vehicle in a controlled environment.This application has the following assets available for use.Extensive experimentation demonstrated that YOLOv8 X-Large consistently outperformed other models in terms of pipe defect detection and classification and achieved a strong balance between precision and recall in identifying pipeline cracks,rust,corners,defective welds,flanges,tapes,and holes.This research establishes the baseline performance of YOLOv8 for underwater defect detection and showcases its potential to enhance the reliability and efficiency of pipeline inspection tasks in challenging underwater environments. 展开更多
关键词 YOLO8 Underwater robot Object detection Underwater pipelines Remotely operated vehicle Deep learning
在线阅读 下载PDF
ROSGPT:Natural Language Control of Mobile Robots Navigation via Large Language Model
4
作者 HUANG Jiacui ZHAO Mingbo ZHANG Hongtao 《Journal of Donghua University(English Edition)》 2025年第3期315-329,共15页
The objective of this work is to develop an innovative system(ROSGPT)that merges large language models(LLMs)with the robot operating system(ROS),facilitating natural language voice control of mobile robots.This integr... The objective of this work is to develop an innovative system(ROSGPT)that merges large language models(LLMs)with the robot operating system(ROS),facilitating natural language voice control of mobile robots.This integration aims to bridge the gap between human-robot interaction(HRI)and artificial intelligence(AI).ROSGPT integrates several subsystems,including speech recognition,prompt engineering,LLM and ROS,enabling seamless control of robots through human voice or text commands.The LLM component is optimized,with its performance refined from the open-source Llama2 model through fine-tuning and quantization procedures.Through extensive experiments conducted in both real-world and virtual environments,ROSGPT demonstrates its efficacy in meeting user requirements and delivering user-friendly interactive experiences.The system demonstrates versatility and adaptability through its ability to comprehend diverse user commands and execute corresponding tasks with precision and reliability,thereby showcasing its potential for various practical applications in robotics and AI.The demonstration video can be viewed at https://iklxo6z9yv.feishu.cn/docx/Lux3dmTDxoZ5YnxWJTZcxUCWnTh. 展开更多
关键词 Llama2 model large language model(LLM) automatic speech recognition(ASR) human-robot interaction(HRI) robot operating system(ros) Habitat simulator
在线阅读 下载PDF
基于ROS系统的智能机器人课程设计与教学实践探索
5
作者 韩润奇 彭康见 林伯韬 《科教导刊》 2026年第4期1-7,共7页
在智能机器人教育需求快速增长的背景下,现有课程存在理论与实践脱节、初学者入门难等问题,对此,文章提出了以机器人本体设计与ROS操作系统为核心的“理论设计+仿真驱动+实践模块”一体化教学体系。围绕机器人本体结构与驱动传动系统设... 在智能机器人教育需求快速增长的背景下,现有课程存在理论与实践脱节、初学者入门难等问题,对此,文章提出了以机器人本体设计与ROS操作系统为核心的“理论设计+仿真驱动+实践模块”一体化教学体系。围绕机器人本体结构与驱动传动系统设计、运动学与动力学建模等理论,培育硬件设计能力;通过多个仿真实践单元设计,将抽象理论转化为可操作工程任务,为软件算法开发奠定基础。通过调查问卷等教学效果评估,学生不仅深化了对机器人核心知识的理解,同时也实现了从理论设计到ROS操作实践的应用能力进阶,理论与实践融合的教学模式取得了良好成效。 展开更多
关键词 智能机器人 本体设计 机器人操作系统ros 教学评价
在线阅读 下载PDF
Robot-assisted percutaneous coronary intervention:a prospective,multicenter,randomized controlled,non-inferiority clinical trial
6
作者 Yi YU Zheng CHEN +7 位作者 Zhi-Jian WANG Yue-Ping LI Li-Xia YANG Jing QI Jing XIE Tao HUANG Dong-Mei SHI Yu-Jie ZHOU 《Journal of Geriatric Cardiology》 2025年第8期725-735,共11页
OBJECTIVE To evaluate the safety and effectiveness of robot-assisted percutaneous coronary intervention(R-PCI)compared to traditional manual percutaneous coronary intervention(M-PCI).METHODS This prospective,multicent... OBJECTIVE To evaluate the safety and effectiveness of robot-assisted percutaneous coronary intervention(R-PCI)compared to traditional manual percutaneous coronary intervention(M-PCI).METHODS This prospective,multicenter,randomized controlled,non-inferior clinical trial enrolled patients with coronary heart disease who met the inclusion criteria and had indications for elective percutaneous coronary intervention.Participants were randomly assigned to either the R-PCI group or the M-PCI group.Primary endpoints were clinical and technical success rates.Clinical success was defined as visually estimated residual post-percutaneous coronary intervention stenosis<30% with no 30-day major adverse cardiac events.Technical success in the R-PCI group was defined as successful completion of percutaneous coronary intervention using the ETcath200 robot-assisted system,without conversion to M-PCI in the event of a guidewire or balloon/stent catheter that was unable to cross the vessel or was poorly supported by the catheter.Secondary endpoints included total procedure time,percutaneous coronary intervention procedure time,fluoroscopy time,contrast volume,operator radiation exposure,air kerma,and dose-area product.RESULTS The trial enrolled 152 patients(R-PCI:73 patients,M-PCI:79 patients).Lesions were predominantly B2/C type(73.6%).Both groups achieved 100% clinical success rate.No major adverse cardiac events occurred during the 30-day follow-up.The R-PCI group had a technical success rate of 100%.The R-PCI group had longer total procedure and fluoroscopy times,but lower operator radiation exposure.The percutaneous coronary intervention procedure time,contrast volume,air kerma,and dose-area product were similar between the two groups.CONCLUSIONS For certain complex lesions,performing percutaneous coronary intervention using the ETcath200 robot-assisted system is safe and effective and does not result in conversion to M-PCI. 展开更多
关键词 complex lesions non inferiority clinical trial technical success operator radiation exposure robot assisted percutaneous coronary intervention coronary heart disease elective percutaneous coronary interventionparticipants traditional manual percutaneous coronary intervention m pci methods
暂未订购
A Novel Design Framework for Smart Operating Robot in Power System 被引量:1
7
作者 Qiang Wang Xiaojing Yang +4 位作者 Zhigang Huang Shiqian Ma Qiao Li David Wenzhong Gao Fei-Yue Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2018年第2期531-538,共8页
This paper proposes the concept and framework of smart operating system based on the artificial intelligence(AI)techniques. The demands and the potential applications of AI technologies in power system control centers... This paper proposes the concept and framework of smart operating system based on the artificial intelligence(AI)techniques. The demands and the potential applications of AI technologies in power system control centers is discussed in the beginning of the paper. The discussion is based on the results of a field study in the Tianjin Power System Control Center in China. According to the study, one problem in power systems is that the power system analysis system in the control center is not fast and powerful enough to help the operators in time to deal with the incidents in the power system. Another issue in current power system control center is that the operation tickets are compiled manually by the operators, so that it is less efficient and human errors cannot be avoided. Based on these problems, a framework of the smart operating robot is proposed in this paper, which includes an intelligent power system analysis system and a smart operation ticket compiling system to solve the two problems in power system control centers. The proposed framework is mainly based on the AI techniques, especially the neural network with deep learning, since it is faster and more capable of dealing with the highly nonlinear and complex power system. 展开更多
关键词 Index Terms-Artificial intelligence deep learning human-in-the-loop power system control center power system operatingrobot machine learning.
在线阅读 下载PDF
基于ROS的植物工厂番茄采摘机器人控制系统设计 被引量:6
8
作者 谢晓轩 孔德义 +2 位作者 潘斌 单建华 谢淮北 《农机化研究》 北大核心 2025年第10期82-89,共8页
针对目前植物工厂环境下的番茄采摘自动化、智能化程度较低的问题,研制了一种可应用于植物工厂的番茄采摘机器人及其控制系统。首先,根据采摘任务的功能需求,搭建出机器人的硬件系统架构;其次,基于机器人操作系统(ROS)架构设计了分布式... 针对目前植物工厂环境下的番茄采摘自动化、智能化程度较低的问题,研制了一种可应用于植物工厂的番茄采摘机器人及其控制系统。首先,根据采摘任务的功能需求,搭建出机器人的硬件系统架构;其次,基于机器人操作系统(ROS)架构设计了分布式模块化的控制系统,包括人机交互、自主导航、视觉识别和采摘执行等各个功能子系统,利用ROS分布式通信机制,对各个子系统节点进行了功能实现,通过中央决策控制节点获取各个子系统节点的数据信息和反馈信号,下发相应的指令完成采摘任务;最后,在植物工厂中对控制系统进行可行性实验验证和性能指标测试。结果表明:机器人定位导航位置偏差小于5.5 cm,航向角偏差小于2.7°,单个番茄平均采摘时长为12 s,实验过程中控制系统运行稳定可靠,能够实现植物工厂环境下的高精度导航、目标识别、番茄采摘和语音人机交互等各项功能。 展开更多
关键词 植物工厂 农业机器人 番茄采摘 ros机器人 控制系统
在线阅读 下载PDF
Adaptive neural network control for coordinated motion of a dual-arm space robot system with uncertain parameters 被引量:1
9
作者 郭益深 陈力 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2008年第9期1131-1140,共10页
Control of coordinated motion between the base attitude and the arm joints of a free-floating dual-arm space robot with uncertain parameters is discussed. By combining the relation of system linear momentum conversati... Control of coordinated motion between the base attitude and the arm joints of a free-floating dual-arm space robot with uncertain parameters is discussed. By combining the relation of system linear momentum conversation with the Lagrangian approach, the dynamic equation of a robot is established. Based on the above results, the free-floating dual-arm space robot system is modeled with RBF neural networks, the GL matrix and its product operator. With all uncertain inertial system parameters, an adaptive RBF neural network control scheme is developed for coordinated motion between the base attitude and the arm joints. The proposed scheme does not need linear parameterization of the dynamic equation of the system and any accurate prior-knowledge of the actual inertial parameters. Also it does not need to train the neural network offline so that it would present real-time and online applications. A planar free-floating dual-arm space robot is simulated to show feasibility of the proposed scheme. 展开更多
关键词 flee-floating dual-arm space robot RBF neural network GL matrix andits product operator coordinated motion adaptive control
在线阅读 下载PDF
基于ROS的蔬菜移栽机器人控制系统设计 被引量:5
10
作者 马文强 冯青春 +2 位作者 李亚军 茹孟菲 赵春江 《农机化研究》 北大核心 2025年第2期54-60,共7页
为实现温室蔬菜移栽无人智能化作业,设计了基于ROS架构的蔬菜移栽机器人控制系统,实现了蔬菜移栽机器人自主取苗部件、秧苗栽植部件和自主移动平台的自动控制。控制系统主要分为总线单元和导航单元,并基于EtherCAT总线和Realsense深度... 为实现温室蔬菜移栽无人智能化作业,设计了基于ROS架构的蔬菜移栽机器人控制系统,实现了蔬菜移栽机器人自主取苗部件、秧苗栽植部件和自主移动平台的自动控制。控制系统主要分为总线单元和导航单元,并基于EtherCAT总线和Realsense深度相机搭建硬件系统,利用分层模块化理念开发基于ROS架构的软件控制系统,搭建并实现了移栽作业中取苗、投苗、栽苗及移动平台协同一体化控制。实验结果表明:在大于2s/株的取栽苗周期运动条件下,可实现较高成功率的移栽作业。所设计控制系统保证了移栽作业成功率,提高了当前蔬菜移栽机的智能化水平。 展开更多
关键词 蔬菜移栽机器人 控制系统 ros 伺服控制
在线阅读 下载PDF
The Fuzzy Neural Network Control Scheme With H∞ Tracking Characteristic of Space Robot System With Dual-arm After Capturing a Spin Spacecraft 被引量:1
11
作者 Jing Cheng Li Chen 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2020年第5期1417-1424,共8页
In this paper,the dynamic evolution for a dualarm space robot capturing a spacecraft is studied,the impact effect and the coordinated stabilization control problem for postimpact closed chain system are discussed.At f... In this paper,the dynamic evolution for a dualarm space robot capturing a spacecraft is studied,the impact effect and the coordinated stabilization control problem for postimpact closed chain system are discussed.At first,the pre-impact dynamic equations of open chain dual-arm space robot are established by Lagrangian approach,and the dynamic equations of a spacecraft are obtained by Newton-Euler method.Based on the results,with the process of integral and simplify,the response of the dual-arm space robot impacted by the spacecraft is analyzed by momentum conservation law and force transfer law.The closed chain system is formed in the post-impact phase.Closed chain constraint equations are obtained by the constraints of closed-loop geometry and kinematics.With the closed chain constraint equations,the composite system dynamic equations are derived.Secondly,the recurrent fuzzy neural network control scheme is designed for calm motion of unstable closed chain system with uncertain system parameter.In order to overcome the effects of uncertain system inertial parameters,the recurrent fuzzy neural network is used to approximate the unknown part,the control method with H∞tracking characteristic.According to the Lyapunov theory,the global stability is demonstrated.Meanwhile,the weighted minimum-norm theory is introduced to distribute torques guarantee that cooperative operation between manipulators.At last,numerical examples simulate the response of the collision,and the efficiency of the control scheme is verified by the simulation results. 展开更多
关键词 Capturing operation calm motion control closed chain system dual-arm space robot recurrent fuzzy neural network H∞tracking characteristic
在线阅读 下载PDF
Influence of Robot-Assisted Tumor Surgery Nursing on Patient Rehabilitation in Operating Room and Discussion on Nursing Strategies 被引量:1
12
作者 Yuanyuan Zhang 《Journal of Cancer Therapy》 2023年第9期367-372,共6页
Objective: To evaluate the effect of operating room nursing on the outcome of patients undergoing robot-assisted tumor surgery. Methods: This research starts from October 2021 to October 2022. The number of patients w... Objective: To evaluate the effect of operating room nursing on the outcome of patients undergoing robot-assisted tumor surgery. Methods: This research starts from October 2021 to October 2022. The number of patients with robot-assisted tumor surgery included in our hospital is 769. The patients are treated in the operating room, and the prognosis of the patients is summarized. Results: The intraoperative blood loss in patients undergoing robot-assisted tumor surgery was (57.51 ± 12.01) ml;the operation time was (3.57 ± 0.66) h;and the hospital stay was (6.04 ± 0.53) d. There were 21 cases of complications after robot-assisted tumor surgery, accounting for 2.73%. After surgery, all robot-assisted tumor surgery patients recovered and were discharged smoothly after being checked by doctors. Conclusion: Robot-assisted tumor surgery nursing has a definite effect on patients’ rehabilitation in the operating room. 展开更多
关键词 robotICS Tumor Surgery operating Room Care REHABILITATION
暂未订购
Research on Hand-eye Calibration Technology of Visual Service Robot Grasping Based on ROS 被引量:3
13
作者 LI Shengqian ZHANG Xiaofan 《Instrumentation》 2022年第1期23-30,共8页
For the hand-eye calibration of the vision service robot,the traditional hand-eye calibration tech-nology can’t be realized which because the service robot is independently developed and there is no teaching device t... For the hand-eye calibration of the vision service robot,the traditional hand-eye calibration tech-nology can’t be realized which because the service robot is independently developed and there is no teaching device to feed back the pose information of the service robot in real time.In this paper,a hand-eye calibration method based on ROS(Robot Operating System)is proposed.In this method,ROS system is used to accurately control the arm of the service robot to rotate in different positions for many times.Meanwhile,the head camera of the service robot takes images of a fixed point in the scene.Then,the nonlinear equations were established ac-cording to the homography matrix of the two images and the position and pose information of the ROS system,and the accurate hand-eye relationship was optimized by the least square method.Finally,an experimental platform is built and the proposed hand-eye calibration method is verified.The experiment results show that the method is easy to operate,simple algorithm and correct result,which verifies the effectiveness of the algorithm and provides conditions for the realization of humanoid grasping of visual service robot. 展开更多
关键词 Service robot ros Least Square Method Hand-eye Calibration
原文传递
基于ROS的遥控水下机器人建模与仿真 被引量:3
14
作者 龚利文 周焕银 +1 位作者 李明桂 黄佳豪 《机电工程技术》 2025年第7期124-130,共7页
为探讨利用虚拟仿真技术进行ROV开发的方法及其在海洋作业环境中的应用潜力。考虑到在真实物理系统上进行开发和实验的高成本和风险,提出基于与ROS兼容的Gazebo环境模拟器为基础,通过仿真平台验证ROV在复杂水下环境中的运动控制效果,从... 为探讨利用虚拟仿真技术进行ROV开发的方法及其在海洋作业环境中的应用潜力。考虑到在真实物理系统上进行开发和实验的高成本和风险,提出基于与ROS兼容的Gazebo环境模拟器为基础,通过仿真平台验证ROV在复杂水下环境中的运动控制效果,从而为实际应用提供理论和实验基础。选取了UUV_Simulator开源项目中的RexROV作为研究对象,并利用Gazebo模拟器构建虚拟海洋仿真环境,通过URDF文件与外部导入法在ROS建立ROV模型与仿真环境相集成。在此基础上,嵌入非线性PID控制器,以模拟ROV在复杂海洋环境中的运动控制行为。通过设置两组测试对ROV在虚拟海洋环境下的运动作业进行评估,实验结果展示了控制算法在复杂水下环境中的准确性和仿真平台在模拟机器人行为方面的可靠性。具体而言,实验表明仿真平台能够有效预测ROV的运动及其在复杂海洋环境中的行为响应,从而为真实海洋作业中的ROV行为预测和性能优化提供了理论基础和实验依据。 展开更多
关键词 仿真建模 ros ROV Gazebo 非线性PID控制
在线阅读 下载PDF
Development of a Robotic Cochlear Implantation System
15
作者 CHEN Ziyun XIE Le +1 位作者 DAI Peidong ZHANG Tianyu 《Journal of Shanghai Jiaotong university(Science)》 EI 2022年第1期7-14,共8页
Traditional cochlear implantation surgery has problems such as high surgical accuracy requirement and large trauma,which cause the difficulty of the operation and the high requirements for doctors,so that only a few d... Traditional cochlear implantation surgery has problems such as high surgical accuracy requirement and large trauma,which cause the difficulty of the operation and the high requirements for doctors,so that only a few doctors can complete the operation independently.However,there is no research on robotic cochlear implantation in China.In response to this problem,a robotic cochlear implantation system is proposed.The robot is controlled by robot operating system(ROS).A simulation environment for the overall surgery is established on the ROS based on the real surgery environment.Through the analysis of the kinematics and the motion planning algorithm of the manipulator,an appropriate motion mode is designed to control the motion of the manipulator,and perform the surgery under the simulation environment.A simple and feasible method of navigation is proposed,and through the model experiment,the feasibility of robotic cochlear implantation surgery is verified. 展开更多
关键词 cochlear implantation surgery robot operating system(ros) MANIPULATOR motion planning
原文传递
基于ROS的水下机器人实验教学平台设计 被引量:5
16
作者 陈铭治 王卓 高端 《实验室研究与探索》 北大核心 2025年第2期42-46,共5页
结合上海理工大学机械工程学院和水下机器人与智能系统研究院的教学与研究成果,设计了一款基于机器人操作系统(ROS)的水下机器人实验平台。该平台依托ROS水下机器人实验平台和UUV Simulator仿真环境,构建了基础-进阶-提升3阶段的实验教... 结合上海理工大学机械工程学院和水下机器人与智能系统研究院的教学与研究成果,设计了一款基于机器人操作系统(ROS)的水下机器人实验平台。该平台依托ROS水下机器人实验平台和UUV Simulator仿真环境,构建了基础-进阶-提升3阶段的实验教学内容体系。通过完成这些实践教学模块,学生能够在控制理论学习的同时获得全面的ROS操作经验,并且有效地掌握了水下机器人的路径规划、深度控制、姿态调整以及距离感知等关键技术。基于ROS的水下机器人实践课程强调了动手能力对于培养学生综合素质的重要性,并取得了显著的教学成效。 展开更多
关键词 机器人操作系统 水下机器人 路径规划 自动控制
在线阅读 下载PDF
基于ROS的制造车间移动机器人导航仿真 被引量:1
17
作者 王栎茗 姜歌东 《内蒙古工业大学学报(自然科学版)》 2025年第1期9-16,共8页
随着机器人技术的发展,自主移动机器人已经逐渐在制造车间物流运输系统中得到应用,同步定位与地图构建(simultaneous localization and mapping,SLAM)和路径规划是实现车间物流机器人自主移动的关键。针对制造车间自主移动物流机器人,... 随着机器人技术的发展,自主移动机器人已经逐渐在制造车间物流运输系统中得到应用,同步定位与地图构建(simultaneous localization and mapping,SLAM)和路径规划是实现车间物流机器人自主移动的关键。针对制造车间自主移动物流机器人,研究基于机器人操作系统(robot operating system,ROS)的机器人路径规划仿真平台搭建方法,建立了移动机器人模型及制造车间的导航地图,实现了机器人SLAM及路径规划仿真,验证了基于ROS实现制造车间移动机器导航仿真的可行性。 展开更多
关键词 ros 机器人 路径规划 导航 SLAM
在线阅读 下载PDF
Maturation of robotic liver resection during the last decade:A systematic review and meta-analysis
18
作者 Tomohiro Ishinuki Shigenori Ota +10 位作者 Kohei Harada Makoto Meguro Masaki Kawamoto Goro Kutomi Hiroomi Tatsumi Keisuke Harada Koji Miyanishi Ichiro Takemasa Toshio Ohyanagi Thomas T Hui Toru Mizuguchi 《World Journal of Meta-Analysis》 2021年第5期462-473,共12页
BACKGROUND Minimally invasive hepatectomy techniques have developed rapidly since 2000.Pure laparoscopic liver resection(LLR)has become the primary approach for managing liver tumors and procuring donor organs for liv... BACKGROUND Minimally invasive hepatectomy techniques have developed rapidly since 2000.Pure laparoscopic liver resection(LLR)has become the primary approach for managing liver tumors and procuring donor organs for liver transplantation.Robotic liver resection(RLR)has emerged during the last decade.The technical status of RLR seems to be improving.AIM To conduct a systematic review and meta-analysis comparing the short-term clinical outcomes of LLR and RLR over two 5-year periods.METHODS A systematic literature search was performed using PubMed and Medline,including the Cochrane Library.The following inclusion criteria were set for the meta-analysis:(1)Studies comparing LLR vs RLR;and(2)Studies that described clinical outcomes,such as the operative time,intraoperative bleeding,intraoperative conversion rate,and postoperative complications.RESULTS A total of 25 articles were included in this meta-analysis after 40 articles had been subjected to full-text evaluations.The studies were divided into early(n=14)and recent(n=11)groups.In the recent group,the operative time did not differ significantly between LLR and RLR(P=0.70),whereas in the early group the operative time of LLR was significantly shorter than that of RLR(P<0.001).CONCLUSION The initial disadvantages of RLR,such as its long operation time,have been overcome during the last 5 years.The other clinical outcomes of RLR are comparable to those of LLR.The cost and quality-of-life outcomes of RLR should be evaluated in future studies to promote its routine clinical use. 展开更多
关键词 HEPATECTOMY LAPArosCOPY robot Operation time
暂未订购
Barbed polyglyconate vs monocryl suture in vesico-urethral anastomosis during robot-assisted radical prostatectomy
19
作者 Devang Desai Kevin Lah +1 位作者 Charles Chabert Troy Gianduzzo 《World Journal of Clinical Urology》 2015年第2期92-96,共5页
AIM: To compare outcomes using barbed polyglyconate(V-Loc 180) vs monofilament monocryl suture in forming vesico-urethral anastomosis(VUA) during robot assisted radical prostatectomy.METHODS: Review of prospectively c... AIM: To compare outcomes using barbed polyglyconate(V-Loc 180) vs monofilament monocryl suture in forming vesico-urethral anastomosis(VUA) during robot assisted radical prostatectomy.METHODS: Review of prospectively collected robot assisted radical prostatectomy data between July 2011 and September 2012. VUA technique: VUA was performed using 2 cm × 15 cm 2/0 V-Loc 180 continuous sutures or 3/0 monofilament monocryl sutures. Anastomotic integrity was tested intra-operatively with a water leak test. All patients had a post-operative cystogram at day 7 to 10.RESULTS: There were 189 patients in the study with 113 in the V-Loc group and 76 in the monocryl group. Demographics were similar for both groups P > 0.05). The median operative time for V-Loc group was 130 min and monocryl group was 145 min, which was statistically significant(P < 0.001). The median blood loss for both groups was 200 m L with no significant difference(P = 0.260). The pathology results of the 2 groups were similar(P = 0.537). Four patients in the V-Loc group and two patients in the monocryl group had radiological urinary leak. This was not statistically significant(P = 1.00) and all patients improved with conservative management. The continence rates were comparable for both groups.CONCLUSION: V-Loc suture significantly reduced operative time facilitating ease of VUA formation. Overall functional outcome and urinary morbidity were not significantly different from the monofilament group. 展开更多
关键词 Prostatectomy ProsTATE cancer robotic surgery V-loc Monocryl ANASTOMOSIS OPERATIVE time GLEASON score ProsTATE volume INCONTINENCE
暂未订购
上一页 1 2 95 下一页 到第
使用帮助 返回顶部