Releases: Gradiant/FARO
FARO release v1.1.2
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:
-
Download the source code and uncompress it in your pc.
-
Go to the root of FARO and delete the
models
folder. -
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
-
Run the appropriate docker build script for your platform (
docker_build_faro.sh
(Linux/MacOS) ordocker_build_faro.bat
(Windows)). -
Execute the appropriate docker run script for your platform (
docker_run_faro.sh
(Linux/MacOS) ordocker_run_faro.bat
(Windows)).
NOTE: You can also use these scripts for running the version of the docker container that is available in Docker Hub. Check the README for more information.
FARO release v1.1.1
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:
-
Download the source code and uncompress it in your pc.
-
Go to the root of FARO and delete the
models
folder. -
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
-
Run the appropriate docker build script for your platform (
docker_build_faro.sh
(Linux/MacOS) ordocker_build_faro.bat
(Windows)). -
Execute the appropriate docker run script for your platform (
docker_run_faro.sh
(Linux/MacOS) ordocker_run_faro.bat
(Windows)).
_NOTE: You can also use these scripts for running the version of the docker container that is available in Docker Hub. Check the README for more information.
FARO release v1.1.0
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:
-
Download the source code and uncompress it in your pc.
-
Go to the root of FARO and delete the
models
folder. -
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
-
Run the appropriate docker build script for your platform (
docker_build_faro.sh
(Linux/MacOS) ordocker_build_faro.bat
(Windows)). -
Execute the appropriate docker run script for your platform (
docker_run_faro.sh
(Linux/MacOS) ordocker_run_faro.bat
(Windows)).
FARO release v1.0.1
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:
-
Download the source code and uncompress it in your pc.
-
Go to the root of FARO and delete the
models
folder. -
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
-
Run the appropriate docker build script for your platform (
docker_build_faro.sh
(Linux/MacOS) ordocker_build_faro.bat
(Windows)). -
Execute the appropriate docker run script for your platform (
docker_run_faro.sh
(Linux/MacOS) ordocker_run_faro.bat
(Windows)).
v1.0.0
You need to replace the model folder with the models in models.tar.gz. Check the MODELS_INSTALLATION.txt for detailed instructions.