Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xuankuzcr authored Dec 3, 2020
1 parent bdb7906 commit b7b1843
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions isee-camvox/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ make -j16

cd ../../../

echo "Uncompress vocabulary ..."

cd Vocabulary
tar -xf ORBvoc.txt.tar.gz

cd ..

echo "Configuring and building Camvox ..."

mkdir build
Expand Down

0 comments on commit b7b1843

Please sign in to comment.