Skip to content

Commit

Permalink
[Fix] change image width, fix bugs when viewing README.md on moblie p…
Browse files Browse the repository at this point in the history
…latform.
  • Loading branch information
ziv-lin committed Jan 1, 2022
1 parent d7453b2 commit bd8d8af
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,43 +8,43 @@
**R3LIVE** is a novel LiDAR-Inertial-Visual sensor fusion framework, which takes advantage of measurement of LiDAR, inertial, and visual sensors to achieve robust and accurate state estimation. R3LIVE is built upon our previous work [R2LIVE](https://github.com/hku-mars/r2live), is contained of two subsystems: the LiDAR-inertial odometry (LIO) and the visual-inertial odometry (VIO). The LIO subsystem ([FAST-LIO](https://github.com/hku-mars/FAST_LIO)) takes advantage of the measurement from LiDAR and inertial sensors and builds the geometric structure of (i.e. the position of 3D points) global maps. The VIO subsystem utilizes the data of visual-inertial sensors and renders the map's texture (i.e. the color of 3D points). <br>
&emsp; Our preprint paper is available [here](https://github.com/hku-mars/r3live/blob/master/papers/R3LIVE:%20A%20Robust%2C%20Real-time%2C%20RGB-colored%2C%20LiDAR-Inertial-Visual%20tightly-coupled%20stateEstimation%20and%20mapping%20package.pdf), with our accompanying videos are now available on YouTube (click below images to open) and Bilibili<sup>[1](https://www.bilibili.com/video/BV1d341117d6?share_source=copy_web), [2](https://www.bilibili.com/video/BV1e3411q7Di?share_source=copy_web)</sup>.
<div align="center">
<a href="https://youtu.be/j5fT8NE5fdg" target="_blank"><img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/R3LIVE_paper.jpg" alt="video" width="49.5%" /></a>
<a href="https://youtu.be/4rjrrLgL3nk" target="_blank"><img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/R3LIVE_demos.jpg" alt="video" width="49.5%" /></a>
<a href="https://youtu.be/j5fT8NE5fdg" target="_blank"><img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/R3LIVE_paper.jpg" alt="video" width="49%" /></a>
<a href="https://youtu.be/4rjrrLgL3nk" target="_blank"><img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/R3LIVE_demos.jpg" alt="video" width="49%" /></a>
</div>

## 2. What can R3LIVE do?

### 2.1 Strong robustness in various challenging scenarios
R3LIVE is robust enough to work well in various of LiDAR-degenerated scenarios (see following figures):
<div align="center">
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/degenerate_01_pic.png" width="100%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/degenerate_02_pic.png" width="100%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/degenerate_01.gif" width="49.5%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/degenerate_02.gif" width="49.5%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/degenerate_01_pic.png" width="98%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/degenerate_02_pic.png" width="98%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/degenerate_01.gif" width="49%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/degenerate_02.gif" width="49%" />
</div>

And even in simultaneously LiDAR degenerated and visual texture-less environments (see Experiment-1 of our [paper](https://github.com/hku-mars/r3live/blob/master/papers/R3LIVE:%20A%20Robust%2C%20Real-time%2C%20RGB-colored%2C%20LiDAR-Inertial-Visual%20tightly-coupled%20stateEstimation%20and%20mapping%20package.pdf)).
<div align="center">
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/exp_00.png" alt="video" width="49.5%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/degenerate_00.gif" alt="video" width="49.5%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/exp_00.png" alt="video" width="49%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/degenerate_00.gif" alt="video" width="49%" />
</div>

### 2.2 Real-time RGB maps reconstruction
R3LIVE is able to reconstruct the precise, dense, 3D, RGB-colored maps of surrounding environment in real-time (watch this [video](https://youtu.be/j5fT8NE5fdg)).
<div align="center">
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/cover_half.jpg" width = 100% />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/hku_campus_seq_01.png" width = 100% />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/hku_park_01.png" width = 100% />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/hku_demo.gif" width="49.5%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/hkust_demo.gif" alt="video" width="49.5%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/cover_half.jpg" width = 98% />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/hku_campus_seq_01.png" width = 98% />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/hku_park_01.png" width = 98% />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/hku_demo.gif" width="49%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/hkust_demo.gif" alt="video" width="49%" />
</div>

### 2.3 Ready for 3D applications
To make R3LIVE more extensible, we also provide a series of offline utilities for reconstructing and texturing meshes, which further reduce the gap between R3LIVE and various 3D applications (watch this [video](https://youtu.be/4rjrrLgL3nk)).
<div align="center">
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/mesh.png" alt="video" width="100%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/ue_game_0.gif" alt="video" width="49.5%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/ue_game_1.gif" width="49.5%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/pics/mesh.png" alt="video" width="98%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/ue_game_0.gif" alt="video" width="49%" />
<img src="https://github.com/ziv-lin/r3live_dataset/blob/main/gifs/ue_game_1.gif" width="49%" />
</div>

## 3. Prerequisites
Expand Down

0 comments on commit bd8d8af

Please sign in to comment.