Skip to content

Commit 38b5147

Browse files
committed
More tweaks
1 parent fc127ad commit 38b5147

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
<div align="center">
22
<h1>FORM</h1>
33
<b>F</b>ixed-Lag <b>O</b>dometry with <b>R</b>eparative <b>M</b>apping
4-
4+
<br />
5+
<br />
56
<a href="https://github.com/rpl-cmu/form/releases"><img src="https://img.shields.io/github/v/release/rpl-cmu/form" /></a>
67
<a href="https://github.com/rpl-cmu/form/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/rpl-cmu/form/ci.yml" /></a>
78
<a href="https://github.com/rpl-cmu/form/blob/master/LICENSE"><img src="https://img.shields.io/github/license/rpl-cmu/form" /></a>
89
<a href="https://arxiv.org/abs/2510.09966"><img src="https://img.shields.io/badge/arXiv-2510.09966-b31b1b.svg" /></a>
9-
10-
11-
10+
<br />
11+
<br />
1212
FORM is a LiDAR Odometry system that performs fixed-lag **smoothing** and sub-map **reparations**, all in **real-time** with minimal parameters.
13+
<br />
14+
<br />
15+
1316
![](.github/assets/readme.png)
1417

1518
</div>

0 commit comments

Comments
 (0)