SLAM文献阅读(不定期更新)

[1] Comparison of Optimization Techniques for 3D Graph-based SLAM

综述性论文,针对Graph SLAM的总体框架、前端、后端分别进行描述。

  1. 前端分类为map to map (构建submap), image to map(通过点特征确定相机相对于map的位姿), image to image (相机图像匹配,simplest);
  2. 后端中主要使用了三种工具:G2O(General (Hyper) Graph Optimization)、GTSAM(Georgia Tech Smoothing and Mapping)和HOG-Man(Hierarchical Optimization on Manifolds)
    G2O: It is a C++ framework for performing the optimization of nonlinear least squares problems that can be embedded as a graph or in an hyper-graph. (工程常用)
    GTSAM: It is a C++ library based on factor graphs. A factor graph consists of factors connected to variables. The factors represent probabilistic information on the unknown random variables in the estimation problem. (代码具有优秀的编程规范,适合学习, iSAM 求解器)
    HOG-Man: It applies Gauss Newton with sparse Cholesky factorization that considers a manifold representation of the state space to better deal with the camera rotations. (划分submap,多层图结构)
    在这里插入图片描述

[2] AEKF-SLAM: A New Algorithm for Robotic Underwater Navigation

  1. sensors的论文感觉都挺长啊,这篇论文里综述部分整理的很有条理,表格如下

  • 0
    点赞
  • 15
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值