Skip to content

FARO release v1.1.0

Compare
Choose a tag to compare
@hmightypirate hmightypirate released this 19 Dec 09:26
· 12 commits to master since this release

We recommend that you install FARO by first cloning the repository and following the installation instructions in the README.md file.

If for any reason you want to install FARO by directly downloading the files on this release, please follow the next steps:

  1. Download the source code and uncompress it in your pc.

  2. Go to the root of FARO and delete the models folder.

  3. Download models.zip, place it on the root folder and uncompress it.

NOTE: Check that the configuration files (config/es.yaml and config/nolanguage.yaml) point to the current path of the models

Make sure you have Docker installed and running on your pc

  1. Run the appropriate docker build script for your platform (docker_build_faro.sh (Linux/MacOS) or docker_build_faro.bat (Windows)).

  2. Execute the appropriate docker run script for your platform (docker_run_faro.sh (Linux/MacOS) or docker_run_faro.bat (Windows)).