Skip to content

SLAM-Hive/vins-mono

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the VINS-Mono by Dockerfile

Firstly, git clone the algorithm Dockerfile repository to your computer, then:

cd vins-mono
./install.sh

You can check whether the image is successfully built as follows:

docker images

you can see:

slam-hive-algorithm vins-mono [IMAGE ID] [CREATED] [SIZE]

For source code, we just change the places where used to save trajectory and mapping result files.

About

A Robust and Versatile Monocular Visual-Inertial State Estimator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 92.0%
  • CMake 6.9%
  • Dockerfile 0.4%
  • Python 0.3%
  • C 0.2%
  • Shell 0.2%