GithubHelp home page GithubHelp logo

xiaojake / tinygrapekit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ydsf16/tinygrapekit

0.0 1.0 0.0 2.45 MB

!wheel/visual/gps MSCKF融合里程计:A bunch of state estimation algorithms

License: GNU General Public License v3.0

CMake 4.09% C++ 95.49% Shell 0.42%

tinygrapekit's Introduction

TinyGrapeKit

A bunch of state estimation algorithms.

This repo is divided into two parts, one is the basic algorithm, in the library folder. The other is the actual multi-sensor fusion algorithm (e.g. SLAM), in the app folder.

Detailed derivations can be found in: https://www.zhihu.com/column/slamTech

Install

Prerequisites

opencv, ceres, Eigen

Build

chmod +x build.sh
./build.sh

Applications in the app folder

FilterFusion : Filter-Based Sensor Fusion.

Fuse wheel, visual, and GNSS in an Extended Kalman Filter.

For visual-wheel fusion, please refer to: https://zhuanlan.zhihu.com/p/270670373

For fusing of GNSS data, please refer to: https://zhuanlan.zhihu.com/p/330880853

You can select the sensors to participate in the fusion through the configuration file.

sys_config.enable_plane_update: 1
sys_config.enable_gps_update: 1

image image image

Dataset

We used the KAIST dataset to test our method. https://irap.kaist.ac.kr/dataset/

Example

For examples, please refer to the Example folder.

./RunKAISTData ${REPO_PATH}/TinyGrapeKit/app/FilterFusion/params/KAIST.yaml ${KAIST_PATH}

Contact us

For any issues, please feel free to contact Dongsheng Yang: [email protected], [email protected]

tinygrapekit's People

Contributors

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