Code Monkey home page Code Monkey logo

eskf_lio's Introduction

iESKF-lio

This repository is a modified LiDAR-inertial odometry system. The system is developed based on the open-source odometry framework FAST-LIO to get the odometry information. And the feature extract moudle is implemented based on LIO-SAM .

Modification

  • Feature extract moudle is implemented based on lio-sam, this moudle support multiple lidar types(such as velodyne,ouster,robosense, livox etc.);
  • laser mapping moudle is implemented base on fast-lio 1.0, Use Eigen matrix instead of IKFom;
  • use ikdtree manage the map;
  • the new laser mapping moudle support multiple lidar types: both traditional spinning lidar (velodyne, ouster, robsense etc.) and solid-state lidar(livox);
  • add online extrinsic calib as fast-lio2
  • add new lidar process moudle, this moudle support process multi-lidar (as one Lidar);

DEMO

[update 2022-08-05]

drawing drawing

UrbanNav-HK-TST-20210517 test video

drawing

Ouster32 test video

drawing

hkust_20201105full test video

Dependency

Follow the fast_lio

Build

Use the following commands to download and compile the package.

cd ~/${yourdir}/src
git clone https://github.com/chengwei0427/ESKF_LIO.git
cd ..
source devel/setup.bash
catkin_make 

How to run

  1. change the params in config/feat.yaml;
  2. test direct/feature based eskf-lio use run.launch;
  3. test multi-lidar slam use run_multi.launch;

other notes

  1. you cloud test the multi-lidar with the UrbanNavDataset;
  2. the auxiliary lidar only support velodyne current, the primary lidar support multi-type lidars(such as velodyne,ouster,robosense, livox etc.);

TODO

  • add ivox
  • add extrinsic parameter calibration
  • compare with FAST-LIO2
  • add test video
  • support multi-lidar

Acknowledgments

Thanks for LOAM, FAST_LIO ,LIO_SAM and UrbanNavDataset.

eskf_lio's People

Contributors

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