stonet2000 commited on
Commit
df8b93f
·
verified ·
1 Parent(s): a949a9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -22,6 +22,10 @@ This dataset repo contains all of the latest ManiSkill's demonstration datasets.
22
 
23
  For the previous ManiSkill2 paper's demonstration data (v0.5.3 of the `mani_skill` package) see https://huggingface.co/datasets/haosulab/ManiSkill2
24
 
 
 
 
 
25
  <video autoplay>
26
- <source src="https://huggingface.co/datasets/haosulab/ManiSkill_Demonstrations/resolve/main/demos/PegInsertionSide-v1/motionplanning/sample.mp4?download=true">
27
- </video>
 
22
 
23
  For the previous ManiSkill2 paper's demonstration data (v0.5.3 of the `mani_skill` package) see https://huggingface.co/datasets/haosulab/ManiSkill2
24
 
25
+
26
+ The demonstrations are organized first by environment ID / task ID, then organized into subfolders indicating where the demonstration data is sourced from (motionplanning, rl, teleop). In the subfolders there may sometimes be several demonstration .h5 dataset files which are typically labelled by the control mode the actions in the dataset are using.
27
+
28
+ Motionplanning Demonstration Examples
29
  <video autoplay>
30
+ <source src="https://huggingface.co/datasets/haosulab/ManiSkill_Demonstrations/resolve/main/sample_videos/PegInsertionSide-v1-motionplanning.mp4?download=true">
31
+ </video>