diff --git a/README.md b/README.md index a63948e..0b3d5d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # RAW-ROAM: Really Adverse Weather-Radar Odometry and Mapping (Python reimplementation of RadarSLAM) A Python reimplementation of odometry and mapping component of RadarSLAM by Hong et al. [1,2]. +[**RAW-ROAM: An Open-Source Implementation of Adverse Weather RadarSLAM**](https://github.com/Samleo8/RadarSLAMPy/blob/master/raw-roam.pdf) ## Results (Odometry) diff --git a/results/full_seq_1_nomotion.jpg b/results/full_seq_1_nomotion.jpg new file mode 100644 index 0000000..b5aa23a Binary files /dev/null and b/results/full_seq_1_nomotion.jpg differ diff --git a/results/full_seq_1_withmotion.jpg b/results/full_seq_1_withmotion.jpg new file mode 100644 index 0000000..697af34 Binary files /dev/null and b/results/full_seq_1_withmotion.jpg differ diff --git a/results/motiondistort_trajectory.png b/results/motiondistort_trajectory.png new file mode 100644 index 0000000..ac26fb9 Binary files /dev/null and b/results/motiondistort_trajectory.png differ