Skip to content

Commit

Permalink
UPD: Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GiusMoll authored Sep 8, 2023
1 parent 57ee1af commit 5f531d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ wget -O LibTorch.zip https://download.pytorch.org/libtorch/cu102/libtorch-cxx11-
sudo unzip LibTorch.zip -d /usr/local
```

## 2. Building SUPERSLAM3 library and examples
# 2. Building SUPERSLAM3 library and examples
Clone the repository:
```shell
git clone --recursive https://github.com/isarlab-department-engineering/SUPERSLAM3
Expand All @@ -125,8 +125,8 @@ chmod +x build.sh
./build.sh
```

## 3. Monocular Examples
### EUROC Dataset
# 3. Monocular Examples
## EUROC Dataset
To test SUPERSLAM3 with the EUROC dataset:

1) Download the MH01 sequence (ASL Dataset format) from [this link](https://projects.asl.ethz.ch/datasets/doku.php?id=kmavvisualinertialdatasets#downloads).
Expand Down

0 comments on commit 5f531d5

Please sign in to comment.