Link Search Menu Expand Document

Setup

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

To setup NS-AP please visit and clone the repository:

git clone https://github.com/michaal94/NS-AP.git
cd NS-AP

Or if using SSH authorisation:

git clone git@github.com:michaal94/NS-AP.git
cd NS-AP

We suggest using docker or conda environment to use NS-AP. The main requirements of NS-AP 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