You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***May 2018:** maplab was presented at [ICRA](https://icra2018.org/) in Brisbane. ([paper](https://arxiv.org/abs/1711.10250))
11
-
***March 2018:** Check out our release candidate with improved localization and lots of new features! [PR](https://github.com/ethz-asl/maplab/pull/55)
9
+
***May 2018:** maplab was presented at [ICRA](https://icra2018.org/) in Brisbane. [Paper](https://arxiv.org/abs/1711.10250) / [Initial Release](https://github.com/ethz-asl/maplab/releases/tag/initial_release)
10
+
***July 2018:** Check out our release candidate with improved localization and lots of new features! [Release 1.3](https://github.com/ethz-asl/maplab/releases/tag/1.3)
11
+
***November 2022:** maplab 2.0 initial release with new features and sensors
12
12
13
13
## Description
14
14
15
-
This repository contains **maplab**, an open, research-oriented visual-inertial mapping framework, written in C++, for creating, processing and manipulating multi-session maps.
16
-
On the one hand, maplab can be considered as a ready-to-use visual-inertial mapping and localization system.
17
-
On the other hand, maplab provides the research community with a collection of multi-session mapping tools that include map merging, visual-inertial batch optimization, and loop closure.
18
-
19
-
Furthermore, it includes an online frontend, **ROVIOLI**, that can create visual-inertial maps and also track a global drift-free pose within a localization map.
20
-
21
-
For documentation, tutorials and datasets, please visit the [wiki](https://maplab.asl.ethz.ch/docs/develop/index.html).
22
-
23
-
Please also check out our video:
15
+
This repository contains **maplab 2.0**, an open research-oriented mapping framework, written in C++, for multi-session and multi-robot mapping. For the original maplab release from 2018 the source code and documentation is available [here](https://github.com/ethz-asl/maplab/releases/tag/1.3).
More detailed information can be found in the [wiki pages](https://maplab.asl.ethz.ch/docs/develop/index.html).
45
+
**More detailed information can be found in the [wiki pages](https://maplab.asl.ethz.ch/docs/develop/index.html).**
54
46
55
47
## Research Results
56
48
57
-
The maplab framework has been used as an experimental platform for numerous scientific publications. For a complete list of publications please refer to [Research based on maplab](https://github.com/ethz-asl/maplab/wiki/Related-Research).
49
+
The maplab framework has been used as an experimental platform for numerous scientific publications. For a complete list of publications please refer to [Research based on maplab](https://maplab.asl.ethz.ch/pages/overview_and_introduction/C_Related-Research.html).
58
50
59
51
## Citing
60
52
61
-
Please cite the [following paper](https://arxiv.org/abs/1711.10250) when using maplab or ROVIOLI for your research:
53
+
Please cite the [following paper](https://arxiv.org/abs/1711.10250) when using maplab for your research:
0 commit comments