首页 > 最新文献

2019 International Conference on Robotics and Automation (ICRA)最新文献

英文 中文
Energy Budget Transaction Protocol for Distributed Robotic Systems 分布式机器人系统的能量预算交易协议
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8794388
S. S. Groothuis, S. Stramigioli
Passivity is a necessary condition for a system’s stability, meaning that an energy generating system may readily become unstable. Energy-aware actuation can enforce passivity by monitoring the amount of energy that is exchanged with a system, while using an allocated energy budget to execute a task. Careful communication of the energy budgets is important to prevent accidental generation of energy. Therefore, this paper proposes an energy transaction protocol to communicate energy budgets in a distributed robotic system to guarantee that passivity is kept. Simulations are performed with a model of the protocol that is applied to a simulated unreliable communication channel. It is verified that the proposed protocol keeps passivity in the system, while a naive communication strategy either violates passivity or is unnecessarily dissipative.
无源性是系统稳定的必要条件,这意味着发电系统很容易变得不稳定。当使用分配的能量预算来执行任务时,能量感知驱动可以通过监控与系统交换的能量量来实现被动。仔细沟通能源预算对于防止意外产生能源很重要。为此,本文提出了一种能量交易协议,用于分布式机器人系统的能量预算通信,以保证系统的无源性。利用该协议的模型对一个模拟的不可靠通信信道进行了仿真。验证了所提出的协议保持了系统的无源性,而幼稚的通信策略要么违反了无源性,要么是不必要的耗散。
{"title":"Energy Budget Transaction Protocol for Distributed Robotic Systems","authors":"S. S. Groothuis, S. Stramigioli","doi":"10.1109/ICRA.2019.8794388","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8794388","url":null,"abstract":"Passivity is a necessary condition for a system’s stability, meaning that an energy generating system may readily become unstable. Energy-aware actuation can enforce passivity by monitoring the amount of energy that is exchanged with a system, while using an allocated energy budget to execute a task. Careful communication of the energy budgets is important to prevent accidental generation of energy. Therefore, this paper proposes an energy transaction protocol to communicate energy budgets in a distributed robotic system to guarantee that passivity is kept. Simulations are performed with a model of the protocol that is applied to a simulated unreliable communication channel. It is verified that the proposed protocol keeps passivity in the system, while a naive communication strategy either violates passivity or is unnecessarily dissipative.","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"116 1","pages":"1563-1568"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86799951","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Learning Primitive Skills for Mobile Robots 学习移动机器人的基本技能
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8793688
Yifeng Zhu, Devin Schwab, M. Veloso
Achieving effective task performance on real mobile robots is a great challenge when hand-coding algorithms, both due to the amount of effort involved and manually tuned parameters required for each skill. Learning algorithms instead have the potential to lighten up this challenge by using one single set of training parameters for learning different skills, but the question of the feasibility of such learning in real robots remains a research pursuit. We focus on a kind of mobile robot system - the robot soccer “small-size” domain, in which tactical and high-level team strategies build upon individual robot ball-based skills. In this paper, we present our work using a Deep Reinforcement Learning algorithm to learn three real robot primitive skills in continuous action space: go-to-ball, turn-and-shoot and shoot-goalie, for which there is a clear success metric to reach a destination or score a goal. We introduce the state and action representation, as well as the reward and network architecture. We describe our training and testing using a simulator of high physical and hardware fidelity. Then we test the policies trained from simulation on real robots. Our results show that the learned skills achieve an overall better success rate at the expense of taking 0.29 seconds slower on average for all three skills. In the end, we show that our policies trained in simulation have good performance on real robots by directly transferring the policy.
当手工编码算法时,在真实的移动机器人上实现有效的任务性能是一个巨大的挑战,这既是由于所涉及的工作量,也是由于每个技能需要手动调整参数。相反,学习算法有可能通过使用一组单一的训练参数来学习不同的技能来减轻这一挑战,但这种学习在真实机器人中的可行性问题仍然是一个研究追求。我们专注于一种移动机器人系统-机器人足球“小尺寸”领域,其中战术和高水平的团队战略建立在个人机器人的球技基础上。在本文中,我们展示了我们的工作,使用深度强化学习算法来学习连续动作空间中的三种真实机器人基本技能:接球,转身射门和射门守门员,其中有一个明确的成功指标来达到目的地或得分。我们介绍了状态和动作表示,以及奖励和网络架构。我们描述了我们的训练和测试使用高物理和硬件保真模拟器。然后,我们在真实的机器人上测试从仿真中训练出来的策略。我们的研究结果表明,学习到的技能总体上获得了更好的成功率,但代价是这三种技能平均要慢0.29秒。最后,我们通过直接迁移策略,证明了我们在仿真中训练的策略在真实机器人上具有良好的性能。
{"title":"Learning Primitive Skills for Mobile Robots","authors":"Yifeng Zhu, Devin Schwab, M. Veloso","doi":"10.1109/ICRA.2019.8793688","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8793688","url":null,"abstract":"Achieving effective task performance on real mobile robots is a great challenge when hand-coding algorithms, both due to the amount of effort involved and manually tuned parameters required for each skill. Learning algorithms instead have the potential to lighten up this challenge by using one single set of training parameters for learning different skills, but the question of the feasibility of such learning in real robots remains a research pursuit. We focus on a kind of mobile robot system - the robot soccer “small-size” domain, in which tactical and high-level team strategies build upon individual robot ball-based skills. In this paper, we present our work using a Deep Reinforcement Learning algorithm to learn three real robot primitive skills in continuous action space: go-to-ball, turn-and-shoot and shoot-goalie, for which there is a clear success metric to reach a destination or score a goal. We introduce the state and action representation, as well as the reward and network architecture. We describe our training and testing using a simulator of high physical and hardware fidelity. Then we test the policies trained from simulation on real robots. Our results show that the learned skills achieve an overall better success rate at the expense of taking 0.29 seconds slower on average for all three skills. In the end, we show that our policies trained in simulation have good performance on real robots by directly transferring the policy.","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"38 1","pages":"7597-7603"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90262304","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}
引用次数: 9
Coordinating multi-robot systems through environment partitioning for adaptive informative sampling 通过环境划分协调多机器人系统,实现自适应信息采样
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8794103
Nicholas Fung, J. Rogers, Carlos Nieto, H. Christensen, S. Kemna, G. Sukhatme
As robotic platforms have become more capable and autonomous, they have increasingly been utilized in time sensitive applications such as search and rescue. To that end, we have developed a system for teams of robots to efficiently explore an environment while taking sensor measurements. The system utilizes an information seeking algorithm that generates high priority points of interest based on the highest expected information gained per distance travelled. In order to coordinate multiple robots, the system partitions the area into different regions according to the effort needed to explore each region. Robots are assigned different regions to measure in order to minimize repetition of work and reduce interference between each robot.We present an information rate adaptive sampling approach for tasking robots within an environment to gather sensor measurements. We evaluated our approach within a simulation environment with one to four robots. Multiple robots are coordinated through our region segmentation approach. The data shows efficiency gains through the use of adaptive information gain rate tasking above a naïve closest point approach. We also see positive results from using the region segmentation technique. We further the experimentation by testing the algorithm on real world robots and verify the results in real world experimentation.
随着机器人平台的能力和自主性越来越强,它们越来越多地用于搜索和救援等对时间敏感的应用。为此,我们开发了一个系统,让机器人团队在进行传感器测量的同时有效地探索环境。该系统利用信息搜索算法,根据每行驶距离获得的最高期望信息生成高优先级兴趣点。为了协调多个机器人,系统根据探索每个区域所需的努力将区域划分为不同的区域。为了减少重复工作和减少机器人之间的干扰,机器人被分配到不同的区域进行测量。我们提出了一种信息率自适应采样方法,用于任务机器人在环境中收集传感器测量值。我们在一到四个机器人的模拟环境中评估了我们的方法。通过我们的区域分割方法来协调多个机器人。数据显示,通过使用naïve最近点方法以上的自适应信息增益率任务,效率得到了提高。我们也看到了使用区域分割技术的积极结果。我们通过在真实世界的机器人上测试算法来进一步实验,并在真实世界的实验中验证结果。
{"title":"Coordinating multi-robot systems through environment partitioning for adaptive informative sampling","authors":"Nicholas Fung, J. Rogers, Carlos Nieto, H. Christensen, S. Kemna, G. Sukhatme","doi":"10.1109/ICRA.2019.8794103","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8794103","url":null,"abstract":"As robotic platforms have become more capable and autonomous, they have increasingly been utilized in time sensitive applications such as search and rescue. To that end, we have developed a system for teams of robots to efficiently explore an environment while taking sensor measurements. The system utilizes an information seeking algorithm that generates high priority points of interest based on the highest expected information gained per distance travelled. In order to coordinate multiple robots, the system partitions the area into different regions according to the effort needed to explore each region. Robots are assigned different regions to measure in order to minimize repetition of work and reduce interference between each robot.We present an information rate adaptive sampling approach for tasking robots within an environment to gather sensor measurements. We evaluated our approach within a simulation environment with one to four robots. Multiple robots are coordinated through our region segmentation approach. The data shows efficiency gains through the use of adaptive information gain rate tasking above a naïve closest point approach. We also see positive results from using the region segmentation technique. We further the experimentation by testing the algorithm on real world robots and verify the results in real world experimentation.","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"2 1","pages":"3231-3237"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86371086","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}
引用次数: 18
Hunting Drones with Other Drones: Tracking a Moving Radio Target 用其他无人机狩猎无人机:跟踪移动的无线电目标
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8794243
L. Dressel, Mykel J. Kochenderfer
Unauthorized drone flights near aircraft, airports, and emergency operations compromise the safety of passengers and bystanders. A detection system that can quickly find and track drones could help mitigate the risk of unauthorized drone flights. In this work, we show how a consumer drone outfitted with antennas and commodity radios can autonomously localize another drone by its telemetry radio emissions. We show how a non-myopic planner improves tracking performance over traditionally used greedy, one-step planners. Improved tracking is validated with simulations and the system is demonstrated with real drones in flight tests.
未经授权的无人机在飞机、机场和紧急行动附近飞行,会危及乘客和旁观者的安全。一种可以快速发现和跟踪无人机的探测系统可以帮助降低未经授权的无人机飞行的风险。在这项工作中,我们展示了配备天线和商用无线电的消费无人机如何通过其遥测无线电发射自主定位另一架无人机。我们展示了非短视计划器如何比传统上使用的贪婪的一步计划器提高跟踪性能。通过仿真验证了改进的跟踪性能,并用实际无人机进行了飞行试验。
{"title":"Hunting Drones with Other Drones: Tracking a Moving Radio Target","authors":"L. Dressel, Mykel J. Kochenderfer","doi":"10.1109/ICRA.2019.8794243","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8794243","url":null,"abstract":"Unauthorized drone flights near aircraft, airports, and emergency operations compromise the safety of passengers and bystanders. A detection system that can quickly find and track drones could help mitigate the risk of unauthorized drone flights. In this work, we show how a consumer drone outfitted with antennas and commodity radios can autonomously localize another drone by its telemetry radio emissions. We show how a non-myopic planner improves tracking performance over traditionally used greedy, one-step planners. Improved tracking is validated with simulations and the system is demonstrated with real drones in flight tests.","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"138 1","pages":"1905-1912"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85421571","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}
引用次数: 21
On-line 3D active pose-graph SLAM based on key poses using graph topology and sub-maps 基于图拓扑和子图的基于关键位姿的在线三维主动位姿SLAM
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8793632
Yongbo Chen, Shoudong Huang, R. Fitch, Liang Zhao, Huan Yu, Di Yang
In this paper, we present an on-line active pose-graph simultaneous localization and mapping (SLAM) frame-work for robots in three-dimensional (3D) environments using graph topology and sub-maps. This framework aims to find the best trajectory for loop-closure by re-visiting old poses based on the T-optimality and D-optimality metrics of the Fisher information matrix (FIM) in pose-graph SLAM. In order to reduce computational complexity, graph topologies are introduced, including weighted node degree (T-optimality metric) and weighted tree-connectivity (D-optimality metric), to choose a candidate trajectory and several key poses. With the help of the key poses, a sampling-based path planning method and a continuous-time trajectory optimization method are combined hierarchically and applied in the whole framework. So as to further improve the real-time capability of the method, the sub-map joining method is used in the estimation and planning process for large-scale active SLAM problems. In simulations and experiments, we validate our approach by comparing against existing methods, and we demonstrate the on-line planning part using a quad-rotor unmanned aerial vehicle (UAV).
在本文中,我们提出了一种基于图拓扑和子地图的三维(3D)环境下机器人在线主动姿态图同步定位和映射(SLAM)框架。该框架旨在基于姿态图SLAM中Fisher信息矩阵(FIM)的t -最优性和d -最优性度量,通过重新访问旧姿态来寻找闭环的最佳轨迹。为了降低计算复杂度,引入了加权节点度(t -最优性度量)和加权树连通性(d -最优性度量)的图拓扑来选择候选轨迹和几个关键姿态。在关键位姿的帮助下,将基于采样的路径规划方法和连续时间轨迹优化方法分层结合,并应用于整个框架。为了进一步提高方法的实时性,在大规模主动SLAM问题的估计和规划过程中采用了子图连接方法。在仿真和实验中,我们通过与现有方法的比较验证了我们的方法,并使用四旋翼无人机(UAV)演示了在线规划部分。
{"title":"On-line 3D active pose-graph SLAM based on key poses using graph topology and sub-maps","authors":"Yongbo Chen, Shoudong Huang, R. Fitch, Liang Zhao, Huan Yu, Di Yang","doi":"10.1109/ICRA.2019.8793632","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8793632","url":null,"abstract":"In this paper, we present an on-line active pose-graph simultaneous localization and mapping (SLAM) frame-work for robots in three-dimensional (3D) environments using graph topology and sub-maps. This framework aims to find the best trajectory for loop-closure by re-visiting old poses based on the T-optimality and D-optimality metrics of the Fisher information matrix (FIM) in pose-graph SLAM. In order to reduce computational complexity, graph topologies are introduced, including weighted node degree (T-optimality metric) and weighted tree-connectivity (D-optimality metric), to choose a candidate trajectory and several key poses. With the help of the key poses, a sampling-based path planning method and a continuous-time trajectory optimization method are combined hierarchically and applied in the whole framework. So as to further improve the real-time capability of the method, the sub-map joining method is used in the estimation and planning process for large-scale active SLAM problems. In simulations and experiments, we validate our approach by comparing against existing methods, and we demonstrate the on-line planning part using a quad-rotor unmanned aerial vehicle (UAV).","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"67 1","pages":"169-175"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78732343","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}
引用次数: 11
Active Damping of Parallel Robots Driven by Flexible Cables Using Cold-Gas Thrusters 柔性电缆驱动并联机器人的主动阻尼研究
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8794061
Hugo Sellet, Imane Khayour, L. Cuvillon, S. Durand, J. Gangloff
This work is a preliminary study assessing the feasibility of using cold-gas thrusters for active damping of flexible cable-driven parallel robots. The concept is validated experimentally on a planar robot embedding custom-built supersonic air thrusters operating at an industry-standard pressure level.
这项工作是一项初步研究,评估使用冷气体推力器对柔性索驱动并联机器人进行主动阻尼的可行性。该概念在一个平面机器人上进行了实验验证,该机器人嵌入了在工业标准压力水平下运行的定制超音速空气推进器。
{"title":"Active Damping of Parallel Robots Driven by Flexible Cables Using Cold-Gas Thrusters","authors":"Hugo Sellet, Imane Khayour, L. Cuvillon, S. Durand, J. Gangloff","doi":"10.1109/ICRA.2019.8794061","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8794061","url":null,"abstract":"This work is a preliminary study assessing the feasibility of using cold-gas thrusters for active damping of flexible cable-driven parallel robots. The concept is validated experimentally on a planar robot embedding custom-built supersonic air thrusters operating at an industry-standard pressure level.","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"43 1","pages":"530-536"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78928941","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}
引用次数: 10
Locomotion Dynamics of a Miniature Wave-Like Robot, Modeling and Experiments 微型波浪型机器人的运动动力学,建模与实验
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8794015
Drory Lee-Hee, David Zarrouk
In a recent study, we developed a minimally actuated wave-like robot and analyzed its kinematics. In this paper, we present the dynamic locomotion analysis of a miniature version of this wave robot. We examine different crawling environments, determine under which conditions it can advance, and evaluate its propulsion force. We first developed two locomotion models to characterize the cases where the robot is crawling between two straight surfaces or over a single flat surface. We specified the conditions in which the robot will advance and the advance time ratio as a function of the friction forces and weight of the robot. Next, we developed highly flexible tube-like shapes that we molded from silicone rubber to experimentally test the forces acting on the robot inside these tubes. Finally, we designed a miniature model of the robot and experimentally validated its crawling conditions (see video).
在最近的一项研究中,我们开发了一个最小驱动的波浪型机器人,并分析了它的运动学。在本文中,我们提出了一个微型版本的波浪机器人的动态运动分析。我们研究了不同的爬行环境,确定在哪些条件下它可以前进,并评估其推进力。我们首先开发了两个运动模型来描述机器人在两个直线表面之间或在单个平面上爬行的情况。我们指定了机器人前进的条件和前进时间比作为摩擦力和机器人重量的函数。接下来,我们开发了高度灵活的管状形状,我们用硅橡胶模制,实验测试作用在这些管里的机器人上的力。最后,我们设计了一个机器人的微型模型,并通过实验验证了它的爬行条件(见视频)。
{"title":"Locomotion Dynamics of a Miniature Wave-Like Robot, Modeling and Experiments","authors":"Drory Lee-Hee, David Zarrouk","doi":"10.1109/ICRA.2019.8794015","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8794015","url":null,"abstract":"In a recent study, we developed a minimally actuated wave-like robot and analyzed its kinematics. In this paper, we present the dynamic locomotion analysis of a miniature version of this wave robot. We examine different crawling environments, determine under which conditions it can advance, and evaluate its propulsion force. We first developed two locomotion models to characterize the cases where the robot is crawling between two straight surfaces or over a single flat surface. We specified the conditions in which the robot will advance and the advance time ratio as a function of the friction forces and weight of the robot. Next, we developed highly flexible tube-like shapes that we molded from silicone rubber to experimentally test the forces acting on the robot inside these tubes. Finally, we designed a miniature model of the robot and experimentally validated its crawling conditions (see video).","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"19 1","pages":"8422-8428"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88478889","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}
引用次数: 10
Admittance Control for Human-Robot Interaction Using an Industrial Robot Equipped with a F/T Sensor 基于F/T传感器的工业机器人人机交互导纳控制
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8793657
Eleonora Mariotti, Emanuele Magrini, Alessandro De Luca
We present an approach to safe physical Human-Robot Interaction (pHRI) for industrial robots, including collision detection, distinguishing accidental from intentional contacts, and achieving collaborative tasks. Typical industrial robots have a closed control architecture that accepts only velocity/position reference inputs, there are no joint torque sensors, and little or no information is available to the user on robot dynamics and on low-level joint controllers. Nonetheless, taking also advantage of the presence of a Force/Torque (F/T) sensor at the end-effector, a safe pHRI strategy based on kinematic information, on measurements from joint encoders and motor currents, and on end-effector forces/torques can be realized. An admittance control law has been implemented for collaboration in manual guidance mode, with whole-body collision detection in place both when the robot is in autonomous operation and when is simultaneously collaborating with a human. Several pHRI experiments validate the approach on a KUKA KR5 Sixx R650 robot equipped with an ATI F/T sensor.
我们提出了一种用于工业机器人的安全物理人机交互(pHRI)方法,包括碰撞检测,区分意外接触和故意接触,以及实现协作任务。典型的工业机器人具有封闭的控制体系结构,仅接受速度/位置参考输入,没有关节扭矩传感器,并且很少或根本没有关于机器人动力学和低级关节控制器的信息可供用户使用。尽管如此,利用末端执行器上的力/扭矩(F/T)传感器,可以实现基于运动学信息、关节编码器和电机电流测量以及末端执行器力/扭矩的安全pHRI策略。在手动引导模式下的协作中实施了导纳控制律,当机器人处于自主操作状态和与人类同时协作时,都可以进行全身碰撞检测。几个pHRI实验在配备ATI F/T传感器的KUKA KR5 Sixx R650机器人上验证了该方法。
{"title":"Admittance Control for Human-Robot Interaction Using an Industrial Robot Equipped with a F/T Sensor","authors":"Eleonora Mariotti, Emanuele Magrini, Alessandro De Luca","doi":"10.1109/ICRA.2019.8793657","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8793657","url":null,"abstract":"We present an approach to safe physical Human-Robot Interaction (pHRI) for industrial robots, including collision detection, distinguishing accidental from intentional contacts, and achieving collaborative tasks. Typical industrial robots have a closed control architecture that accepts only velocity/position reference inputs, there are no joint torque sensors, and little or no information is available to the user on robot dynamics and on low-level joint controllers. Nonetheless, taking also advantage of the presence of a Force/Torque (F/T) sensor at the end-effector, a safe pHRI strategy based on kinematic information, on measurements from joint encoders and motor currents, and on end-effector forces/torques can be realized. An admittance control law has been implemented for collaboration in manual guidance mode, with whole-body collision detection in place both when the robot is in autonomous operation and when is simultaneously collaborating with a human. Several pHRI experiments validate the approach on a KUKA KR5 Sixx R650 robot equipped with an ATI F/T sensor.","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"70 1","pages":"6130-6136"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89376367","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}
引用次数: 28
Three-Dimensionally Maneuverable Robotic Fish Enabled by Servo Motor and Water Electrolyser 由伺服电机和电解器实现的三维可操作机器鱼
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8793870
Wenyu Zuo, A. Keow, Zheng Chen
Three-dimensionally (3D) maneuverable robotic fish are highly desirable due to their abilities to explore and survey the underwater environment. Existing depth control mechanism is focused on using compressed air or piston to generate volume change, which makes the system bulky and impractical in a small size underwater robot. In this paper, a small and compact 3D maneuverable robotic fish is developed. Instead of using a compressed air tank, the robot is equipped with an on-board water electrolyzer to generate the gases for depth change. The fabricated robotic fish shows fast diving and rising performance. A servo motor is used to generate asymmetric flapping motion on the caudal fin, which leads to a two-dimensionally (2D) planar motion. A 3D dynamic model is then derived for the fabricated robotic fish. Several open-loop control experiments have been conducted to validate the model as well as the design. It has been demonstrated in the experimental results that the robot is capable of generating 3D motion. The robot can achieve 0.13 m/s forward velocity, 30.6 degree/s turning rate, and it takes about 5.5 s to dive to 0.55 m and 10 s to rise.
由于具有探索和调查水下环境的能力,三维(3D)机动机器鱼非常受欢迎。现有的深度控制机制主要是利用压缩空气或活塞来产生体积变化,这使得系统体积庞大,不适用于小型水下机器人。本文研制了一种小型紧凑的三维机动机器鱼。该机器人没有使用压缩空气罐,而是配备了一个车载电解器来产生用于深度变化的气体。制作的机器鱼具有快速潜水和上升的性能。利用伺服电机在尾鳍上产生非对称扑动,使尾鳍进行二维平面运动。建立了机器鱼的三维动力学模型。通过开环控制实验对模型和设计进行了验证。实验结果表明,该机器人能够产生三维运动。机器人的前进速度为0.13 m/s,转弯速度为30.6度/s,下潜至0.55 m需要5.5 s左右,上升需要10 s左右。
{"title":"Three-Dimensionally Maneuverable Robotic Fish Enabled by Servo Motor and Water Electrolyser","authors":"Wenyu Zuo, A. Keow, Zheng Chen","doi":"10.1109/ICRA.2019.8793870","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8793870","url":null,"abstract":"Three-dimensionally (3D) maneuverable robotic fish are highly desirable due to their abilities to explore and survey the underwater environment. Existing depth control mechanism is focused on using compressed air or piston to generate volume change, which makes the system bulky and impractical in a small size underwater robot. In this paper, a small and compact 3D maneuverable robotic fish is developed. Instead of using a compressed air tank, the robot is equipped with an on-board water electrolyzer to generate the gases for depth change. The fabricated robotic fish shows fast diving and rising performance. A servo motor is used to generate asymmetric flapping motion on the caudal fin, which leads to a two-dimensionally (2D) planar motion. A 3D dynamic model is then derived for the fabricated robotic fish. Several open-loop control experiments have been conducted to validate the model as well as the design. It has been demonstrated in the experimental results that the robot is capable of generating 3D motion. The robot can achieve 0.13 m/s forward velocity, 30.6 degree/s turning rate, and it takes about 5.5 s to dive to 0.55 m and 10 s to rise.","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"1 1","pages":"4667-4673"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89757595","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}
引用次数: 6
Robust low-overlap 3-D point cloud registration for outlier rejection 鲁棒低重叠三维点云配准的异常值抑制
Pub Date : 2019-05-20 DOI: 10.1109/ICRA.2019.8793857
J. Stechschulte, N. Ahmed, C. Heckman
When registering 3-D point clouds it is expected that some points in one cloud do not have corresponding points in the other cloud. These non-correspondences are likely to occur near one another, as surface regions visible from one sensor pose are obscured or out of frame for another. In this work, a hidden Markov random field model is used to capture this prior within the framework of the iterative closest point algorithm. The EM algorithm is used to estimate the distribution parameters and learn the hidden component memberships. Experiments are presented demonstrating that this method outperforms several other outlier rejection methods when the point clouds have low or moderate overlap.
在配准三维点云时,期望一个云中的一些点在另一个云中没有相应的点。这些不对应很可能发生在彼此附近,因为从一个传感器姿态可见的表面区域被遮挡或超出了另一个传感器的帧。在这项工作中,使用隐马尔可夫随机场模型在迭代最近点算法的框架内捕获该先验。利用EM算法估计分布参数,学习隐藏分量的隶属度。实验结果表明,当点云具有低重叠或中等重叠时,该方法优于其他几种离群值抑制方法。
{"title":"Robust low-overlap 3-D point cloud registration for outlier rejection","authors":"J. Stechschulte, N. Ahmed, C. Heckman","doi":"10.1109/ICRA.2019.8793857","DOIUrl":"https://doi.org/10.1109/ICRA.2019.8793857","url":null,"abstract":"When registering 3-D point clouds it is expected that some points in one cloud do not have corresponding points in the other cloud. These non-correspondences are likely to occur near one another, as surface regions visible from one sensor pose are obscured or out of frame for another. In this work, a hidden Markov random field model is used to capture this prior within the framework of the iterative closest point algorithm. The EM algorithm is used to estimate the distribution parameters and learn the hidden component memberships. Experiments are presented demonstrating that this method outperforms several other outlier rejection methods when the point clouds have low or moderate overlap.","PeriodicalId":6730,"journal":{"name":"2019 International Conference on Robotics and Automation (ICRA)","volume":"27 1","pages":"7143-7149"},"PeriodicalIF":0.0,"publicationDate":"2019-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89045925","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}
引用次数: 9
期刊
2019 International Conference on Robotics and Automation (ICRA)
全部 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