Sensor Fusion-based Exploration in Home Environments using Information, Driving and Localization Gains(基于传感器融合的使用信息、驾驶和定位增益在家庭环境中的探索)
Authors: Joong-Tae Park, Jae-Bok Song
Department:Department of Mechanical Engineering, Korea University, Anam-ro 145, Seongbuk-gu, Seoul, South Korea(机械工程系,高丽大学,韩国)
Exploration is one of the most important functions for a mobile service robot because a map is required to carry out various tasks. A suitable strategy is needed to efficiently explore an environment and to build an accurate map. This study proposed the use of several gains (information, driving, localization) that if considered during exploration, can simultaneously improve the efficiency of the exploration process and quality of the resulting map. Considering the information and driving gains reduces behavior that leads a robot to explore a previously visited place, and thus the exploration distance is reduced. In addition, the robot can select a favorable path for localization by considering the localization gain during exploration, and the robot can estimate its pose more robustly than other methods that do not consider localizability during exploration. This proposed exploration method was verified by various experiments, which verified that a robot can build an accurate map fully autonomously and effciently in various home environments using the proposed method.(探索是移动服务机器人最重要的功能之一,因为地图是执行不同任务的必需品。因此需要合适的策略来有效地探索一个环境并且生成准确的地图。这个研究提出如果在探索中使用多个增量[信息,驾驶,定位],将能同步地提高探索过程的有效性和生成地图的质量。考虑信息和驾驶增量将降低机器人探索之前已经到过的地方的行为,因此探索距离被减小的。除此之外,在探索时考虑定位机器人将能选择对定位有效的路径,因而机器人将比不考虑定位估计姿态更有力。该建议的探索方法由不同的实验验证,结果表明使用该建议的方法机器人能在不同的家庭环境中完全自动而有效地建立准确地图。)
1. Introduction
In recent years, there have been various trials to extend robotic technology to non-industrial applications such as surgery, cleaning, patrol, and so on. Indoor mobile home service robots are receiving attention especially, because of their economic potential and social expectations. In order to make mobile service robots more accessible in home environments, the problem of environmental modeling, which is one of the fundamental problems in mobile robots, should be solved first. This is because a mobile service robot uses a map to carry out various tasks, including navigation, human-robot interaction, and so on. Therefore, the simultaneous localization and mapping (SLAM) community has developed many efficient and highly accurate map-building techniques, but most of these techniques offer no proposals on how a robot can be made to function autonomously. However, autonomy is an important factor for environmentalmodeling of service robots. Therefore, various methods of exploration – the name typically given to automated map-building – have been proposed.
Frontier-based exploration, which explores the unknown area in a grid map, was proposed in. In frontier-based exploration, a robot detects the regions between the unexplored area and the open space, designated as the frontier. The robot then moves to the new frontiers to explore them until the entire environment has been explored. Frontier-based exploration has the draw-back of not being able to use information known about obstacles,which can serve as a guide for the robot to move and correct its localization error. To overcome this problem, an autonomous exploration method using regions of interest was proposed.In this research, the view that would result in the sensor data that could be used to maximize exploration efficiency was estimated. While this approach does improve exploration efficiency, it does not address map accuracy at all. (基于前沿的探索,就是在格网地图上搜索未知区域,被提出来。在基于前沿的探索中,机器人探测未探索的区域和公开空间之间的区域,这部分被划分为前沿。机器人于是移动到新的前沿探索它们直到整个环境都被探索了。基于前沿的探索有不能使用障碍物的信息的缺点,这其实可以作为机器人移动的引导并且纠正定位误差。为了克服这个问题,使用感兴趣区域的自动探索被提出来。在该研究中,可能会导致被用来最大化探索效率的传感器数据的视图得到估计。虽然该方法确实提高了探索效率,但是它并没有解决地图精度。)
The aforementioned strategies are considered metric-based exploration methods. Another type of exploration method exists, known as topological information-based exploration. The most representative topological information-based exploration strategy is based on the Generalized Voronoi Graph (GVG) representation.In Topological SLAM, developed for exploration of an unknown environment, the robot traces all GVG edges and visits all meet points and boundary points
(上述策略被称为基于度量的探索方法。还有另一种探索方法类型的存在,即基于拓扑信息的探索。最具代表性的基于拓扑信息的探索方法是基于广义Voronoi图的表示。)
Sensor Fusion-based Exploration in Home Environments using Information, Driving and Localization Gains(基于传感器融合的使用信息、驾驶和定位增益在家庭环境中的探索)的更多相关文章
- Sensor fusion(传感器融合)
From Wikipedia, the free encyclopedia 来自维基百科,免费的百科Sensor fusion is combining of sensory data or data ...
- Udacity carnd2 Sensor Fusion, Extended Karman Filter (English)
Extended Karman Filter Zhenglei 2018 January This is a project to estimate the car position from Lid ...
- 【sqli-labs】 less26 GET- Error based -All you SPACES and COMMENTS belong to us(GET型基于错误的去除了空格和注释的注入)
看了下源码 所有的注释形式和反斜线,and,or都被了过滤掉了 单引号没有过滤 空格也被过滤了 http://localhost/sqli-labs-master/Less-26/?id=1' htt ...
- C# based on PdfSharp to split pdf files and get MemoryStream C#基于PdfSharp拆分pdf,并生成MemoryStream
install-package PdfSharp -v 1.51.5185-beta using System; using PdfSharp.Pdf; using System.IO; using ...
- Anveshak: Placing Edge Servers In The Wild
Anveshak:在野外放置边缘服务器 本文为SIGCOMM 2018 Workshop (Mobile Edge Communications, MECOMM)论文. 笔者翻译了该论文.由于时间仓促 ...
- Gmapping笔记
2D-slam 激光slam: 开源代码的比较HectorSLAM Gmapping KartoSLAM CoreSLAM LagoSLAM 作者:kint_zhao 原文:https://blog. ...
- 三维重建7:Visual SLAM算法笔记
VSLAM研究了几十年,新的东西不是很多,三维重建的VSLAM方法可以用一篇文章总结一下. 此文是一个好的视觉SLAM综述,对视觉SLAM总结比较全面,是SLAM那本书的很好的补充.介绍了基于滤波器的 ...
- NVMe - NB的特性
翻译一下,纯粹是为了记住这些特性: NVMe provides the following benefits: ● Ultra-low latency 非常低的延迟 ● Very high throu ...
- AR(增强现实) 知识篇
增强现实(Augmented Reality,简称AR),是一种实时地计算摄影机影像的位置及角度并加上相应图像的技术,这种技术的目标是在屏幕上把虚拟世界套在现实世界并进行互动.这种技术估计由1990年 ...
随机推荐
- 疯狂java——第一章 java语言概述与开发环境
J2ME: 主要用于控制移动设备和信息家电等有限存储的设备. J2SE: 整个java技术的核心和基础,它是J2ME和J2EE编程的基础. J2EE: Java技术中应用最广泛的部分,J2EE提供了企 ...
- 常用数据库ID格式
转自:http://www.biotrainee.com/thread-411-1-1.html 常用数据库 ID ID 示例 ID 来源 ENSG00000116717 Ensemble ID GA ...
- 自定义事件 js
// 原理如下// 创建 类型为HTMLEvents的事件 var evt = document.createEvent("HTMLEvents"); // 初始化 自定义eee ...
- spring JPA分页排序条件查询
@RequestMapping("/listByPage") public Page<Production> listByPage(int page, int size ...
- INI
.ini 文件是Initialization File的缩写,即初始化文件,是windows的系统配置文件所采用的存储格式,统管windows的各项配置,一般用户就用windows提供的各项图形化管理 ...
- RigidBody组件的Is Kinematic
RigidBody组件的Is Kinematic属性打上勾(设为true,使其不受物理引擎驱动,Wall是为了防止其移动,Person是为了防止其受到力不断旋转—看的心塞=v=) .is kinema ...
- GridView自定义分页样式(上一页,下一页,到第几页)
今天要为网站做一个文章列表,发现GridView的分页样式很难看,于是结合网上的例子,自己做了一个.不是很美观,不过还是很实用的,先看下效果吧,如图(1). 图(1)GridView分页效果 自定义G ...
- 关于"undefined reference"错误
这个错误换句话说: 链接的时候找不到实现的文件(谨记从这个入手!). 可能导致的原因有: 1. 没有链接库文件,包括静态库或动态库. 2. 链接文件的顺序问题,先后依赖问题,把被依赖的放后面. 3. ...
- MySQL中执行sql语句错误 Error Code: 1093. You can't specify target table 'car' for update in FROM clause
MySQL中执行sql语句错误 Error Code: 1093. You can't specify target table 'car' for update in FROM clause 201 ...
- mysqlbateis generator 当遇到tinyint 生成转化bool 解决方法
当遇到tyint 生成转化bool 类型问题很恶心,记录一下解决方法 一. TinyInt转换规则 JAVA数据类型 和 MYSQL的数据类型转换,要注意tinyInt 类型,且存储长度为1的情况. ...