Minisam Lib Save

Lightweighted graph optimization (Factor graph) library.

Project README

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.
  5. Self Contained.

Requirements:

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

  2. Cmake above version 2.6

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

Open Source Agenda is not affiliated with "Minisam Lib" Project. README Source: shaolinbit/minisam_lib
Stars
127
Open Issues
0
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating