Setup/Update Environment
Setup Conda environment
To set up the environment, one can simply create a conda environment based on the YAML file and activate it by running
Update YAML file from environment
Update the environment from YAML file
Setup ManiSkill2 env
Download an example ReplicaCAD scene from Habitat
wget https://dl.fbaipublicfiles.com/habitat/ReplicaCAD/hab2_bench_assets.zip -P data
cd data && unzip -q hab2_bench_assets.zip -d hab2_bench_assets
Remote Development X11 Forwarding
To use it make sure the ~/.ssh/config contains the following: