Skip to content

Commit

Permalink
update readme with docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Samleo8 committed May 5, 2022
1 parent 2bc1d70 commit c44237a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ python3 RawROAMSystem.py <DATASET_NAME> [START_FRAME_IND [END_FRAME_IND]]
Radar sequences can be obtained from [Oxford Radar RobotCar Dataset](https://oxford-robotics-institute.github.io/radar-robotcar-dataset/datasets) and should be placed in the `./data` folder. The folder organization listed as `full_seq_1` is an example of how the directory looks like, and is taken from the [`10-11-46-21` sequence](https://oxford-robotics-institute.github.io/radar-robotcar-dataset/datasets/2019-01-10-11-46-21-radar-oxford-10k).
## Documentation
See the [docs](./doc/html/index.html)
## Relevant Papers
1. [RadarSLAM (2021)](https://arxiv.org/abs/2104.05347)
Expand Down

0 comments on commit c44237a

Please sign in to comment.