Skip to content

Releases: zdzhaoyong/GSLAM

v3.0.0: New architecture of GSLAM

28 Oct 16:07
Compare
Choose a tag to compare

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

15 Oct 07:53
Compare
Choose a tag to compare

Improvements:

  • Fix Estimator bug
  • Added TileArea and Projection for TileManager

Version 2.4.4, first version to support Python and Javascript

18 Sep 02:41
Compare
Choose a tag to compare

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

28 Jun 07:52
Compare
Choose a tag to compare