Skip to content

Commit cd5f59a

Browse files
committed
change the build.sh
1 parent 1241026 commit cd5f59a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

build.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ cd Vocabulary
4343
tar -xf *.tar.xz
4444
cd ..
4545

46+
cd hf-net
47+
tar -xf *.tar.xz
48+
cd ..
49+
50+
4651
echo "Configuring and building DXSLAM ..."
4752

4853
mkdir -p build

0 commit comments

Comments
 (0)