Giter VIP home page Giter VIP logo

minisam_lib's Introduction

minisam

This repository contains code for a lightweight graph optimization library developed by GraphOptimization (Beijing), Inc..

Thanks for the gtsam's authors. We only keep the core functions and classes in gtsam.

The following rules are followed when we write the library.

  1. Use templates as few as possible.
  2. No boost libraries are used.
  3. No traits.
  4. No smart pointers.

Requirements:

  1. gcc compiler version:5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.11)

  2. Cmake above version 2.6

  3. eigen3

Install:

  1. Clone the project to your local.

    git clone https://github.com/shaolinbit/minisam_lib.git

  2. run the commands:

  cd minisam_lib
  mkdir build
  cd build
  cmake ..
  sudo make install

Platforms:

Only Ubuntu is supported. For other platforms, you can contact with us.

Contact:

If you have any demands, propose an issue at github or email to [email protected].

Phone Number: +86-138-1060-7681

Wechat Number: shaolin_bit

minisam_lib's People

Contributors

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