Skip to content

An optimization-based multi-sensor state estimator

Notifications You must be signed in to change notification settings

SLAM-Hive/vins-fusion-stereo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the VINS-Fusion by Dockerfile

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

cd vins-fusion-stereo
./install.sh

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

docker images

you can see:

slam-hive-algorithm vins-fusion-stereo [IMAGE ID] [CREATED] [SIZE]

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

About

An optimization-based multi-sensor state estimator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.2%
  • CMake 3.3%
  • Shell 0.7%
  • Dockerfile 0.3%
  • C 0.3%
  • Python 0.2%