Git Product home page Git Product 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.
  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

minisam_lib's People

Contributors

changbinliu avatar shaolinbit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

minisam_lib's Issues

Need GNSS RINEX observation factor

Hey Doc.Lv,
U may know that many scholars research GNSS topics with the RINEX data,including Pesudorange and PhaseCarrier observations, the Optimization methods have always been KF or its variants.
If some RINEX observation factors are added, i think many GNSSers will try them in their work.
Will u please consider about this when you have time?
The following references may be helpful:
#1 https://github.com/wvu-navLab/PPP-BayesTree
#2 https://github.com/wvu-navLab/RobustGNSS
Many thanks in advance

GPSFactor needed

Hi, thanks for your great job.
I've noticed that you've delete GPSFactor from gtsam, i think it's not complecated but useful.
Will u guys please add it back?

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.