Skip to content

Commit 360c347

Browse files
committed
Fix readmes
1 parent bfc9229 commit 360c347

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
<div align="center">
22
<h1>FORM</h1>
3+
<b>F</b>ixed-Lag <b>O</b>dometry with <b>R</b>eparative <b>M</b>apping
34
<a href="https://github.com/rpl-cmu/form/releases"><img src="https://img.shields.io/github/v/release/rpl-cmu/form" /></a>
4-
<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
5-
" /></a>
6-
<a href="https://github.com/rpl-cmu/form/blob/master/LICENSE"><img src="https://img.shields.io/github/license/rpl-cmu/form
7-
" /></a>
5+
<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>
6+
<a href="https://github.com/rpl-cmu/form/blob/master/LICENSE"><img src="https://img.shields.io/github/license/rpl-cmu/form" /></a>
87
<a href="https://arxiv.org/abs/2510.09966"><img src="https://img.shields.io/badge/arXiv-2510.09966-b31b1b.svg" /></a>
98

10-
<font size=3><b>F</b>ixed-Lag <b>O</b>dometry with <b>R</b>eparative <b>M</b>apping</font>
119

1210

1311
FORM is a LiDAR Odometry system that performs fixed-lag **smoothing** and sub-map **reparations**, all in **real-time** with minimal parameters.

0 commit comments

Comments
 (0)