Prepare data&assets for grasp generation and arm motion planning
April 21, 2023 ยท View on GitHub
-
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_dirconfigs/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_dirinconfigs/task/franka_planning.yaml. You can also change them in the bash files, e.g.,scripts/franka_planning/train.sh.