Skip to content

A simple script to automate the setup process of Habitat AI

Notifications You must be signed in to change notification settings

Claessens14/Habitat-Automated-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Habitat-Automated-Setup (WIP)

A simple script to automate the setup process of Habitat AI

Supports

Does Not Support

Warning

  • The script fails for me, however even in failure is a concise way to access all the needed commands.
  • The script does not use the CUDA flag yet
  • If the install fails, you will need to comment out (#) sections of the script to re-run (ie. conda create, git clone)
  • Mac specific issues are addressed in comments in the script.

Setup

Reguires a Posix terminal (Bash, Zsh etc).
Turn the script into an executable

chmod +x setup.sh

Run:

./setup.sh

Notes

  • The conda env name has v# in the name because I like to number my environments because I find I often corrupt them.
  • ChatGPT helped with creating some of the bash commands and comments.
  • Useful to note: Habitat Config keys and Config Information

Useful Links

About

A simple script to automate the setup process of Habitat AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages