Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 214 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 214 Bytes

⬇️ Installation

We advise creating a new conda environment to run the program.

conda update conda
conda clean --all

Then:

conda env create --file install/cgrasp.yml
conda activate cgrasp