From 02cd70698e5fee0d4d7fcd9c8034b548ce437417 Mon Sep 17 00:00:00 2001 From: Brian Zhang <30697412+atomicapple0@users.noreply.github.com> Date: Thu, 5 May 2022 00:24:59 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d0c973..4ee6e4c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# RadarSLAMPy +# [RAW-ROAM: An Open-Source Implementation of Adverse Weather RadarSLAM](https://github.com/Samleo8/RadarSLAMPy/blob/master/raw-roam.pdf) -A Python reimplementation of odometry component of RadarSLAM using +A Python reimplementation of odometry component of RadarSLAM. Relevant Papers: 1. [RadarSLAM (2021)](https://arxiv.org/abs/2104.05347)