Giter Site home page Giter Site logo

e-kiss-me / vins-with-imu-nn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kunruihuang/vins-with-imu-nn

0.0 0.0 0.0 53.51 MB

vins mono with a IMU neural network

License: GNU General Public License v3.0

Shell 0.15% C++ 92.41% C 0.22% Makefile 0.04% CMake 6.99% Dockerfile 0.19%

vins-with-imu-nn's Introduction

VINS-Mono-with-IMU-NN

About VINS-mono-with-IMU-NN

A VI SLAM system that integrates IMU neural network observations, developed based on vins-mono.

IMU neural network

IMU neural network using RNIN-VIO,the pretrained-model can be downloaded from:model(password:gwkw).

sample data

Because neural networks are suitable for handheld devices, we provide a data packet collected by iphone12,sample data can be downloaded from Rosbag(password ovci)

Build and Run

1 dependencise

1.1 ROS ROS Installation

    sudo apt-get install ros-YOUR_DISTRO-cv-bridge ros-YOUR_DISTRO-tf ros-YOUR_DISTRO-message-filters ros-YOUR_DISTRO-image-transport

we use libtorch1.8.2+cu102 for nural network inference.

1.2. Ceres Solver Follow Ceres Installation, remember to make install. (Our testing environment: Ubuntu 18.04, ROS Melodic, OpenCV 4.5, Eigen 3.3.3)

2 build

Clone the repository and catkin_make:

    catkin_make
    source ~/catkin_ws/devel/setup.bash

3 run

    roslaunch vins_estimator euroc.launch 
    roslaunch vins_estimator vins_rviz.launch
    rosbag play YOUR_PATH_TO_DATASET/MH_01_easy.bag 

Reference

[1]Chen D, Wang N, Xu R, et al. Rnin-vio: Robust neural inertial navigation aided visual-inertial odometry in challenging scenes[C]//2021 IEEE International Symposium on Mixed and Augmented Reality (ISMAR). IEEE, 2021: 275-283.

[2]Qin T, Li P, Shen S. Vins-mono: A robust and versatile monocular visual-inertial state estimator[J]. IEEE Transactions on Robotics, 2018, 34(4): 1004-1020.

vins-with-imu-nn's People

Contributors

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