Skip to content

Commit

Permalink
update viewer cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
eundersander committed May 22, 2023
1 parent a13a951 commit 8b3f15b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions clipboard.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@

BASE_URL=https://us.download.nvidia.com/tesla
DRIVER_VERSION=460.106.00
curl -fSsl -O $BASE_URL/$DRIVER_VERSION/NVIDIA-Linux-x86_64-$DRIVER_VERSION.run
sudo sh NVIDIA-Linux-x86_64-$DRIVER_VERSION.run


python -m habitat_sim.utils.datasets_download --uids replica_cad_dataset

/mnt/users/siro/habitat-sim/build/utils/viewer/viewer \
Expand Down

0 comments on commit 8b3f15b

Please sign in to comment.