| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| LaMa version 1.3.0 source code.tar.gz | 2022-09-01 | 506.4 kB | |
| LaMa version 1.3.0 source code.zip | 2022-09-01 | 676.2 kB | |
| README.md | 2022-09-01 | 507 Bytes | |
| Totals: 3 Items | 1.2 MB | 0 | |
This new release adds a fast :fast_forward: Graph SLAM solution and more:
- Switch to plain cmake instead of a catkin based
- Several performance improvements
- Add a 2D slam solution based on pose graph optimization
- Add read support for more image types thanks to stb_image.h
- Add IO to the map data structure
- Introduce transient mapping to slam2d
- Reduce memory usage of the dynamic distance map by ~30%
- Fix a bug where some cells in the dynamic distance map were not update correctly