Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dongjing3309/minisam
A general and flexible factor graph non-linear least square optimization framework
https://github.com/dongjing3309/minisam
factor-graph least-squares optimization robotics slam
Last synced: about 1 month ago
JSON representation
A general and flexible factor graph non-linear least square optimization framework
- Host: GitHub
- URL: https://github.com/dongjing3309/minisam
- Owner: dongjing3309
- License: bsd-3-clause
- Created: 2019-06-09T23:52:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T13:55:29.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T18:40:04.983Z (5 months ago)
- Topics: factor-graph, least-squares, optimization, robotics, slam
- Language: C++
- Homepage: https://minisam.readthedocs.io/
- Size: 936 KB
- Stars: 471
- Watchers: 28
- Forks: 90
- Open Issues: 28
Awesome Lists containing this project
- awesome-learning - miniSAM - An open-source C++/Python framework for solving factor graph-based least squares problems inspired by GTSAM but more lightweight. Some tutorials on factor graph-based optimization problems should be very useful. (Basic theory)