habitat-sim
habitat-sim copied to clipboard
Google colab installation
When I want to run colab_install.sh script in Google Colab, I am confused about content of that script, because it is copying some files to /usr/local and trying to create symbolic links, but there is no /usr/local directory in google colab, only directory content that was created while executing colab_install.sh script. Can someone explain me this, and how to overcome the issue?