Skip to content

Commit bfc9229

Browse files
committed
Add in build badge
1 parent 7fc9f53 commit bfc9229

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
<div align="center">
22
<h1>FORM</h1>
33
<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>
46
<a href="https://github.com/rpl-cmu/form/blob/master/LICENSE"><img src="https://img.shields.io/github/license/rpl-cmu/form
57
" /></a>
68
<a href="https://arxiv.org/abs/2510.09966"><img src="https://img.shields.io/badge/arXiv-2510.09966-b31b1b.svg" /></a>
7-
<h4 style="font-weight: normal"><b>F</b>ixed-Lag <b>O</b>dometry with <b>R</b>eparative <b>M</b>apping</h4>
9+
10+
<font size=3><b>F</b>ixed-Lag <b>O</b>dometry with <b>R</b>eparative <b>M</b>apping</font>
811

912

1013
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)