Skip to content

Commit

Permalink
Updated readme and final paper
Browse files Browse the repository at this point in the history
  • Loading branch information
Samleo8 committed May 5, 2022
1 parent abcc2ad commit 44710ff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
# RadarSLAMPy
# RAW-ROAM: Really Adverse Weather-Radar Odometry and Mapping (Python reimplementation of RadarSLAM)

A Python reimplementation of odometry component of RadarSLAM using
A Python reimplementation of odometry and mapping component of RadarSLAM by Hong et al. [1,2].

## Results (Odometry)

With Motion Compensation

![With Motion Compensation](results/full_seq_1_withmotion.jpg)

Without Motion Compensation:

![Without Motion Compensation](results/full_seq_1_nomotion.jpg)

## Relevant Papers

Relevant Papers:
1. [RadarSLAM (2021)](https://arxiv.org/abs/2104.05347)
2. [RadarSLAM (2020)](https://arxiv.org/abs/2005.02198)
3. [PhaRaO](https://ieeexplore.ieee.org/document/9197231)
Binary file added finalpaper.pdf
Binary file not shown.

0 comments on commit 44710ff

Please sign in to comment.