Setup

Git-lfs is required for correct cloning of the repository due to scene .blend file being over 100MB.

To setup CLIER please visit and clone the repository:

git clone https://github.com/michaal94/CLIER.git
cd CLIER

Or if using SSH authorisation:

git clone git@github.com:michaal94/CLIER.git
cd CLIER

We suggest using docker or conda environment to use CLIER. The main requirements of CLIER are:

When using Blender the exact version of Python is necessary for the pipeline to work. Additionally, external python instance has to be linked to Blender. Also, we change certain files inside robosuite (we are currently working towards aleviating this necessity).

We noticed memory issuses on some machines using docker. If that happens to you, please consider using conda environment.


Table of contents