Giter Club home page Giter Club logo

stereo-vo's Introduction

Build Status

stereo-vo

A C++ library for stereo visual odometry: Robust Stereo visual Odometry (RSO). For a complete SLAM system based on this library, check out srba-stereo-slam.

Documentation

  • Doxygen API reference
  • References:
    • Moreno, F.A. and Blanco, J.L. and Gonzalez, J. A constant-time SLAM back-end in the continuum between global mapping and submapping: application to visual stereo SLAM, International Journal of Robotics Research, 2016. (In Press)
    • Moreno, F.A. Stereo Visual SLAM for Mobile Robots Navigation, PhD Thesis, 2015. (PDF)

Building from sources

Prerequisites

  • CMake (>=2.4.5)
  • MRPT (>=1.0.0, recommended >=1.3.0)
  • OpenCV (>=2.4.8, recommended >=3.0.0)

They can be installed in recent Debian or Ubuntu distributions (Trusty 14.04 minimum) with:

sudo apt-get install build-essential cmake libmrpt-dev libopencv-dev

Note: Better efficiency can be achieved if MRPT and OpenCV are compiled from sources instead of grabbed with apt-get by instructing the compiler to optimize for native architecture. You can also install optimized MRPT builds from this PPA repository.

Compiling

As usual with CMake, create an empty build directory, call cmake and make or build from your favorite IDE (e.g. Visual Studio in Windows).

stereo-vo's People

Contributors

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