GithubHelp home page GithubHelp logo

heg555 / sensorfusion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edwardcooler/sensorfusion

0.0 0.0 0.0 798 KB

激光雷达(KF)和毫米波雷达(EKF)的融合

License: MIT License

Shell 0.01% C++ 98.33% C 1.40% CMake 0.26%

sensorfusion's Introduction

SensorFusion


激光雷达和毫米波雷达的融合

目录结构

多传感器融合的代码目录结构如下所示:
|___SensorFusion
    |___bin 代码编译后的可执行文件存放目录
    |___build 代码编译时的过程文件存放处
    |___data 传感器融合的输入数据
    |___src 传感器融合的源代码
    |___build.sh 编译脚本
    |___CMakeLists.txt 组建工程的CMake文件
    |___LICENSE Udacity的License
    |___Reame.md 使用说明

使用方法

系统 Linux Ubuntu 16.04

编译 $ bash build.sh

运行 $ cd bin $ ./SensorFusion ../data/sample-laser-radar-measurement-data-2.txt

sensorfusion's People

Contributors

edwardcooler 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.