Giter Club home page Giter Club logo

basalt's Introduction

pipeline status

Basalt

For more information see https://vision.in.tum.de/research/vslam/basalt

teaser

This project contains tools for:

  • Camera, IMU and motion capture calibration.
  • Visual-inertial odometry and mapping.
  • Simulated environment to test different components of the system.

Some reusable components of the system are available as a separate header-only library (Documentation).

There is also a Github mirror of this project to enable easy forking.

Related Publications

Visual-Inertial Odometry and Mapping:

Calibration (explains implemented camera models):

Calibration (demonstrates how these tools can be used for dataset calibration):

  • The TUM VI Benchmark for Evaluating Visual-Inertial Odometry, D. Schubert, T. Goll, N. Demmel, V. Usenko, J. Stückler, D. Cremers, In 2018 International Conference on Intelligent Robots and Systems (IROS), [DOI:10.1109/IROS.2018.8593419], [arXiv:1804.06120].

Calibration (describes B-spline trajectory representation used in camera-IMU calibration):

Optimization (describes square-root optimization and marginalization used in VIO/VO):

  • Square Root Marginalization for Sliding-Window Bundle Adjustment, N. Demmel, D. Schubert, C. Sommer, D. Cremers, V. Usenko, In 2021 International Conference on Computer Vision (ICCV), [arXiv:2109.02182]

Installation

APT installation for Ubuntu 22.04, 20.04 and 18.04 (Fast)

Set up keys, add the repository to the sources list, update the Ubuntu package index and install Basalt:

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0AD9A3000D97B6C9
sudo sh -c 'echo "deb [arch=amd64] http://packages.usenko.net/ubuntu $(lsb_release -sc) $(lsb_release -sc)/main" > /etc/apt/sources.list.d/basalt.list'
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install basalt

Source installation for Ubuntu >= 18.04 and MacOS >= 10.14 Mojave

Clone the source code for the project and build it. For MacOS you should have Homebrew installed.

git clone --recursive https://gitlab.com/VladyslavUsenko/basalt.git
cd basalt
./scripts/install_deps.sh
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo
make -j8

Usage

Device support

Development

Licence

The code is provided under a BSD 3-clause license. See the LICENSE file for details. Note also the different licenses of thirdparty submodules.

Some improvements are ported back from the fork granite (MIT license).

basalt's People

Contributors

vladyslavusenko avatar nikolausdemmel avatar berndpfrommer avatar schubeda avatar cphjsn92 avatar dominikmuhle avatar

Stargazers

 avatar Luiz Eugênio Filho avatar Jingwen(Jarvis) YU avatar ztd avatar  avatar Michael Sun avatar Dexin Qi avatar He Wenjun avatar Bing avatar zichao-shu avatar huahuahua avatar rui avatar  avatar Eric Archer avatar  avatar  avatar Amro Al-Baali avatar Gerardo Martino avatar cris avatar huangkai avatar  avatar  avatar Markus Preisinger avatar Aquablue avatar  avatar ZHANGZhongping avatar  avatar Nical avatar  avatar William Emfinger avatar ZZR avatar  avatar Jinxi Xiao avatar  avatar Khepry avatar  avatar Ally avatar BaoRun Li avatar Turcan Tuna avatar robertcao avatar LetusRoll avatar  avatar  avatar James D. Morris avatar Qin Shi avatar Mitchell Cohen avatar Sukmin Kim avatar Defe avatar qiu avatar  avatar  avatar  avatar  avatar weihao avatar  avatar  avatar Darren Harton avatar  avatar Yangwei You avatar  avatar  avatar  avatar Jiayu Zhang avatar  avatar ZengZhiK avatar Sanghun Lee avatar Yun Xiang avatar  avatar  avatar  avatar  avatar Kenny Na avatar Shaoan Wang avatar Nwadiuto Jude avatar Lee Sung Hoon avatar  avatar Gitzhao avatar  avatar Shingo Kitagawa avatar  avatar Gilhwan Kang avatar Chanjoon Park avatar Kim Juwon avatar  avatar  avatar  avatar Xinjiang Wang avatar  avatar Zhibo Zhou avatar  avatar XIAOXIONG avatar Huajing (Jerry) Wei avatar Yoon, Seungje avatar Seungjae Lee avatar  avatar  avatar Davide avatar  avatar MirrorYuChen avatar  avatar

Watchers

Daniel Agar avatar  avatar Yipu Zhao avatar Patrick Geneva avatar  avatar  avatar  avatar Adam Babinec avatar Gábor Sörös avatar poiwu avatar  avatar  avatar  avatar  avatar  avatar  avatar Fangget avatar  avatar MadThanos avatar Giseop Kim avatar FrankChen avatar  avatar  avatar Kostas Georgiou avatar Jeff Harris avatar  avatar Chen Yao avatar Haolong avatar  avatar  avatar HenryPeng avatar  avatar Mark West avatar  avatar 西部小狼 avatar paper2code - bot avatar Andrey Penkovskiy 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.