Giter Club home page Giter Club logo

cartographer-slam-using-2d-lidar-and-rgbd-camera's Introduction

cartographer-SLAM-using-2d-lidar-and-RGBD-camera

本次设计主要是自己的毕业设计相关知识的学习 题目为无光环境的AGV小车的SLAM建图。 根据老师要求,要用深度图对二维雷达的激光信息进行补充

主要使用cartographer作为框架,将深度信息转化为2维雷达信息补充进原雷达信息。

这里是对cartographer源码的学习与注释。 注释部分主要学习自 https://blog.csdn.net/learnmoreonce/category_6989560.html?spm=1001.2014.3001.5482 https://www.zhihu.com/column/c_1040559544505704448

深度图转换为虚拟激光雷达信息:使用的是depthimage_to_laserscan包

融合部分的代码直接在depthimage_to_laserscan中进行的增添与修改。这部分代码是我自己写的,第一次写工程代码,有点乱。但是好在我的注释还是加的比较全的。

首先,对depthimage_to_laserscan的代码进行解读。在我写的这篇博客中:【待撰写】

其次,融合部分的代码思路,在这篇博客中:【待撰写】

然后,交代一下整体学习设计以及实现的过程:【待撰写】

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.