The code/scripts in this folder are used to generate all the demonstration datasets for the ManiSkill Benchmark as well as generate the standard state-based and vision-based demonstration datasets for imitation learning baselines.
The tasks that have demonstrations are documented here with the "has demonstrations" tag: https://maniskill.readthedocs.io/en/latest/tasks/index.html
replay_for_il_baselines.sh
: This script is used to generate the state-based and vision-based demonstration datasets for imitation learning baselines using the demonstration datasets uploaded to the ManiSkill HuggingFace dataset: https://huggingface.co/datasets/haosulab/ManiSkill_Demonstrationsrl.sh
: This script is used for using reinforcement learning to learn a policy from dense rewards to then rollout success demonstrations for different controller modesmotionplanning.sh
: This script is used for generating the motion planning demonstrations for various tasks that have predefined motion planning solutions