-
Download the ignore-file.zip and upzip the file.
-
Put the contents in
ignore-file/assets/
into${YOUR_PATH}/Scene-Diffuser/assets/
and put the contents inignore-file/envs/assets/
into${YOUR_PATH}/Scene-Diffuser/envs/assets/
. -
Download the MultiDex_UR dataset, then specify
asset_dir
configs/task/grasp_gen_ur.yaml
. You can also change them in the bash files, e.g.,scripts/grasp_gen_ur/train.sh
. -
Download the FK2PlanDataset dataset, then specify
data_dir
inconfigs/task/franka_planning.yaml
. You can also change them in the bash files, e.g.,scripts/franka_planning/train.sh
.