期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
面向任务的无人智能清扫车系统设计
1
作者 张钧铎 《人工智能与机器人研究》 2024年第1期98-111,共14页
近年来,自主清扫系统,例如机器人吸尘器,因其能够自主导航和清洁室内空间的能力,越来越受到社会的欢迎。然而,这些系统的应用仍受限于其清洁范围有限、无法适应各种环境等问题。本研究旨在解决这些局限性,通过提出一种基于ROS2框架的面... 近年来,自主清扫系统,例如机器人吸尘器,因其能够自主导航和清洁室内空间的能力,越来越受到社会的欢迎。然而,这些系统的应用仍受限于其清洁范围有限、无法适应各种环境等问题。本研究旨在解决这些局限性,通过提出一种基于ROS2框架的面向任务的智能清扫车系统。该系统利用ROS2的模块化、灵活性和进程间通信等优势,以增强清扫系统的性能和适应性。主要目标是开发一种能够高效、有效地清洁室内空间的系统。研究的关键步骤包括对自主清扫系统和ROS2的文献进行分析,设计和开发硬件架构,实现ROS2软件组件,以及对系统的性能进行严格的测试和评估。 展开更多
关键词 面向任务 清扫系统 ros2 (Robot Operating System 2) 无人驾驶 智能清扫车 模块化
下载PDF
基于多传感器融合的抓取控制研究 被引量:1
2
作者 谭建豪 宋彩霞 +1 位作者 张俊 胡颖 《湖南大学学报(自然科学版)》 EI CAS CSCD 北大核心 2012年第12期50-55,共6页
针对现有抓取系统中双目视觉定位精度较差,易受环境影响,使得抓取的成功率较低,鲁棒性不强的现象,本文提出采用视觉、红外测距传感器、触觉传感器和编码器等多传感器数据融合的方法,设计并实现了一种可靠的、鲁棒性强的、能自动调整抓... 针对现有抓取系统中双目视觉定位精度较差,易受环境影响,使得抓取的成功率较低,鲁棒性不强的现象,本文提出采用视觉、红外测距传感器、触觉传感器和编码器等多传感器数据融合的方法,设计并实现了一种可靠的、鲁棒性强的、能自动调整抓取力的抓取系统.通过双目视觉辅以单目相机和红外测距传感器来精确定位,改善抓空情况;通过集成触觉传感器和编码器,对抓取过程中的力-位进行实时监测,减少目标物体破碎和滑落的现象,并通过实验证明了相对于单传感器,多传感器数据融合能大大改善抓取的成功率,提高系统的性能. 展开更多
关键词 传感器数据融合 抓取 力位置控制 粒子群算法 ros(Robot Operating System)
下载PDF
基于激光雷达的停车场车辆定位算法 被引量:12
3
作者 周苏 李伟嘉 郭军华 《同济大学学报(自然科学版)》 EI CAS CSCD 北大核心 2021年第7期1029-1038,共10页
在停车场、隧道中GPS、Wi-Fi信号受限的情况下,提出一种基于激光雷达的车辆自主定位方法。采用激光雷达SLAM(simultaneous localization and mapping)算法,通过三维激光雷达点云匹配获取车辆的估计位姿;根据图优化方法和非线性优化方法... 在停车场、隧道中GPS、Wi-Fi信号受限的情况下,提出一种基于激光雷达的车辆自主定位方法。采用激光雷达SLAM(simultaneous localization and mapping)算法,通过三维激光雷达点云匹配获取车辆的估计位姿;根据图优化方法和非线性优化方法,对所有位姿进行后端调整,进而得到分辨率可控的环境信息平面栅格地图;基于蒙特卡洛方法,采用粒子滤波器进行实时车辆定位,并提出了粒子采样的一种改善方式,实现了较高精度的激光雷达自主定位。结果表明:粒子滤波器能够有效地实现车辆在停车场等无GPS环境下的定位,定位精度在10 cm之内。 展开更多
关键词 自动驾驶 ros(robot operating system) 激光雷达 高精度定位 粒子滤波器
下载PDF
基于改进A^(*)与DWA算法的物流机器人路径规划 被引量:13
4
作者 杨桂华 卫嘉乐 《科学技术与工程》 北大核心 2022年第34期15213-15220,共8页
传统的仓库自动导引车(automated guided vehicle,AGV)一般按照铺设的磁轨道进行作业,导致机器人搬运路线并非最优路线,工作效率较低。研究了一种基于机器人操作系统(robot operating system,ROS)的路径规划自主控制算法,从实际应用场... 传统的仓库自动导引车(automated guided vehicle,AGV)一般按照铺设的磁轨道进行作业,导致机器人搬运路线并非最优路线,工作效率较低。研究了一种基于机器人操作系统(robot operating system,ROS)的路径规划自主控制算法,从实际应用场景出发,对移动机器人运行的仓储环境利用同时定位与地图创建(simultaneous localization and mapping,SLAM)构建地图,对传统的A*算法和动态窗口法(dynamic window approach,DWA)算法进行改进优化,并在ROS开发平台上开发程序,进行实验验证。实验结果表明,该方法能有效实现自主导航、动态避障功能以及路径优化,并从路径转折次数、运行总时间、运行总路径长度等角度验证了策略的有效性。 展开更多
关键词 机器人操作系统(robot operating system ros)系统 路径规划 动态避障 物流机器人
下载PDF
融合激光与视觉信息的自主移动机器人的SLAM研究 被引量:1
5
作者 刘雅彬 陈万米 《工业控制计算机》 2015年第9期70-72,74,共4页
对自主机器人在激光下导航中的定位和建立地图等方面进行分析和设计并通过引入Kinect采集的三维数据对激光产生的地图进行优化和融合,得到了更为真实精确的地图以得到更好的导航效果。首先通过分析SLAM问题,得到在只有激光和里程计的信... 对自主机器人在激光下导航中的定位和建立地图等方面进行分析和设计并通过引入Kinect采集的三维数据对激光产生的地图进行优化和融合,得到了更为真实精确的地图以得到更好的导航效果。首先通过分析SLAM问题,得到在只有激光和里程计的信息的情况下通过Rao-Blackwellized粒子滤波的方法得到机器人的位姿的估计,而后通过分析激光传感器采集数据的不足,通过Kinect三维数据的信息对激光所建地图进行补充和改进,得到融合信息的地图。在具体的生活场景中进行了实验,可以看出经过数据融合改进的机器人导航系统可以较好地完成导航的任务。 展开更多
关键词 自主导航 数据融合 路径规划 ros(Robot Operating System)
下载PDF
Hybrid Navigation Method for Multiple Robots Facing Dynamic Obstacles
6
作者 Kaidong Zhao Li Ning 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2022年第6期894-901,共8页
With the continuous development of robotics and artificial intelligence,robots are being increasingly used in various applications.For traditional navigation algorithms,such as Dijkstra and A*,many dynamic scenarios i... With the continuous development of robotics and artificial intelligence,robots are being increasingly used in various applications.For traditional navigation algorithms,such as Dijkstra and A*,many dynamic scenarios in life are difficult to cope with.To solve the navigation problem of complex dynamic scenes,we present an improved reinforcement-learning-based algorithm for local path planning that allows it to perform well even when more dynamic obstacles are present.The method applies the gmapping algorithm as the upper layer input and uses reinforcement learning methods as the output.The algorithm enhances the robots’ability to actively avoid obstacles while retaining the adaptability of traditional methods. 展开更多
关键词 simultaneous localization and mapping(SLAM) reinforcement learning multirobots dynamic obstacles robot operating system(ros) NAVIGATION
原文传递
Development of a Robotic Cochlear Implantation System
7
作者 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
原文传递
Robot programming by demonstration: a novel system for robot trajectory programming based on robot operating system
8
作者 Hong-Da Zhang Shou-Bin Liu +3 位作者 Qu-Jiang Lei Yue He Yang Yang Yang Bai 《Advances in Manufacturing》 SCIE CAS CSCD 2020年第2期216-229,共14页
In this article,a new trajectory programming system that allows non-expert users to intuitively and efficiently program trajectories for robots is proposed.The system tracks a pen-shaped marker and obtains its positio... In this article,a new trajectory programming system that allows non-expert users to intuitively and efficiently program trajectories for robots is proposed.The system tracks a pen-shaped marker and obtains its position and orientation by processing the point cloud data of the workspace.A graphical user interface,which enables users to save and execute the acquired trajectory immediately after performing trajectory demonstration,is designed and developed for the system.The performance of the developed system is experimentally evaluated by using it to program trajectories for a UR5 robot.The results indicate that compared with traditional kinesthetic programming,the developed system has the potential of significantly reducing the ergonomic stress and workload of users.The system is developed based on the robot operating system,which facilitates its integration with different robot control systems. 展开更多
关键词 Programming by demonstration(PbD) Trajectory programming Point cloud Robot operating system(ros)
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部