Skip to content

Commit 1258fe0

Browse files
author
Mulo01
committed
Update Readme to get test map from zenodo record
1 parent 9011750 commit 1258fe0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ make doc
7878

7979
Source the `env.sh` in the install folder.
8080

81-
At first, get the test point cloud maps and start the GUI.
81+
At first, get the test point cloud map and start the GUI.
8282
```
8383
cd ..
84-
git lfs pull
8584
source build/install/env.sh
86-
ugv_nav4d_bin-qt5 test_data/parking_deck.ply 0.3
85+
wget https://zenodo.org/record/13789320/files/parking_deck.ply
86+
ugv_nav4d_bin-qt5 parking_deck.ply 0.3
8787
```
8888
![PlannerGui](doc/figures/planner_gui.png)
8989

0 commit comments

Comments
 (0)