GithubHelp home page GithubHelp logo

jinxianglai / 2d-slam-by-nonlinear-optimization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuzhenboo/2d-slam-by-nonlinear-optimization

0.0 0.0 0.0 6.47 MB

基于非线性优化的2Dslam仿真,实践前端数据关联,滑动窗口法,LM优化,FEJ。

License: GNU General Public License v3.0

Python 100.00%

2d-slam-by-nonlinear-optimization's Introduction

2D-SLAM-By-Nonlinear-Optimization

Features

非线性优化,LM迭代优化,滑动窗口,边缘化,FEJ

Report

技术文档: Reports

Reasults

只使用前端

注释掉slidewindow_graph.py中函数def Update(self, measure):里的:

self.Optimize_graph()

picture0

滑动窗口优化(1)

滑窗之外的观测直接舍去,不使用先验信息。 注释掉注释掉slidewindow_graph.py中函数def Optimize_graph(self):里的:

self.Get_prior()

picture1

滑动窗口优化(2)

滑窗之外的观测信息不直接舍去,利用舒尔补转换成约束矩阵,形成先验信息,在优化中使用。这里使用的边缘化方案,可以保证FEJ。

picture2

2d-slam-by-nonlinear-optimization's People

Contributors

liuzhenboo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.