Releases: zdzhaoyong/GSLAM
Releases · zdzhaoyong/GSLAM
v3.0.0: New architecture of GSLAM
This is the first version of new GSLAM architecture:
- Svar is used to provide all plugin interface and multi-languages support.
- Messenger is popular used for high performance intra-process communication.
- Visualizer and slam plugins are all GSLAM application now.
- Parameters are not blind anymore, they are all exposed with Svar and support tab completion.
v2.4.5
Improvements:
- Fix Estimator bug
- Added TileArea and Projection for TileManager
Version 2.4.4, first version to support Python and Javascript
After this version, Python and Node.JS wrapper are implemented:
Python: https://github.com/zdzhaoyong/GSLAM-Python
Javascrpt: https://github.com/zdzhaoyong/GSLAM-JS
Other improvements:
- Use PICMake version 1.2.5.
Compiled on both mac and linux systems
2.4.3 2.4.3