Code Monkey home page Code Monkey logo

laser_slam-1's Introduction

laser-slam

深蓝学院 第一期激光slam 作业完整答案解析

  1. 在ros工作空间的src文件夹下执行 git clone [email protected]:Wleisure95/laser_slam.git
  2. 共有5个工程,具体分析看每个工程的pdf课件和README文件。
  • calib_odom : 实现了一个基于csm库的icp函数的激光里程计,并用线性最小二乘对里程计做了矫正。
  • laser_undistortion : 实现了利用里程计线性插值的数据,去除激光雷达在运动过程中产生的畸变。依赖于champion_nav_msgs包,一种自定义的激光雷达数据消息类型。如果编译报错,可以先编译champion_nav_msgs包,再编译本身。
  • gmapping : 对gmapping的流程进行了分析。
  • ls_slam : 实现了一个二维位姿的图优化,手写了一个BA。
  • occupany_mapping : 实现了基于已知定位的覆盖栅格建图算法。

laser_slam-1's People

Contributors

wleisure95 avatar

Watchers

James Cloos 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.