Skip to content

Commit df9a376

Browse files
committed
new_web
1 parent f08e5c3 commit df9a376

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Efficient and Consistent Bundle Adjustment on Lidar Point Clouds
44

5-
**BALM 2.0** is a basic and simple system to use bundle adjustment (BA) in lidar mapping. It includes three experiments in the paper. We try to keep the code as concise as possible, to avoid confuse the readers. It is notable that this package do not include the application experiments, which will be open-sourced in other projects. The paper is available on Arxiv and more experiments details can be found in the [video](https://youtu.be/MDrIAyhQ-9E).
5+
**BALM 2.0** is a basic and simple system to use bundle adjustment (BA) in lidar mapping. It includes three experiments in the paper. We try to keep the code as concise as possible, to avoid confusing the readers. It is notable that this package does not include the application experiments, which will be open-sourced in other projects. The paper is available on Arxiv and more experiments details can be found in the [video](https://youtu.be/MDrIAyhQ-9E).
66

77
<div align="center">
88
<img src="./pic/formulation.png" width = 50% >
@@ -66,7 +66,7 @@ Due to the file size, other dataset will be uploaded to one drive later.
6666

6767
1. **Lidar-Inertial odometry with sliding window optimization**: The codes will be open-sourced in the next work.
6868
2. **Multiple-Lidar calibration**: More details can be seen [here](https://github.com/hku-mars/mlcc).
69-
3. **Global BA on large-scale dataset**: More details can be seen [here](https://youtu.be/CuLnTnXVujw).
69+
3. **Global BA on large-scale dataset**: More details can be seen [here](https://arxiv.org/pdf/2209.11939.pdf).
7070

7171
## 5. Acknowledgement
7272

0 commit comments

Comments
 (0)