Giter Club home page Giter Club logo

slslam's Introduction

*** SLSLAM ***
Guoxuan Zhang, Jin Han Lee, Jongwoo Lim, Il Hong Suh

This code implements a Stereo Line-based SLAM (SLSLAM) presented in
"Building a 3D Line-based Map Using a Stereo SLAM," in a revision
process of IEEE Transactions on Robotics.

Dependencies: Ceres-solver 1.7.0, OpenCV 2.4.10, Google Flags 2.1.0, Google
Logging 0.0.0, OpenGL, GLFW

All dependencies should be installed in your system beforehand.

This code has been tested only on 64-bit linux (Ubuntu 12.04 and 14.04) systems.

First download the code:
$ git clone https://github.com/slslam/slslam.git
$ cd slslam

Make a directory for datasets
$ mkdir data 

Then download a zipped dataset file from:
https://drive.google.com/file/d/0B3bB8rHbc3fWNGQ3YnhLczIwNG8/view?usp=sharing
and copy it to ${source_root_dir}/data.

$ cd data
$ unzip data.zip
$ cd ..
$ mkdir build && cd build
$ cmake ..
$ make

$ ./slslam_it3f
$ ./slslam_olympic4f
$ ./slslam_myungdong

* Currently, line detection, tracking, and loop closure detection modules are
not included due to license problem with a project supported by Korean
government.

slslam's People

Contributors

spacetrain avatar slslam avatar

Watchers

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