dancher00 commited on
Commit
27d9b0e
·
verified ·
1 Parent(s): 0958755

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - tutorial
8
+ configs:
9
+ - config_name: default
10
+ data_files: data/*/*.parquet
11
+ ---
12
+
13
+
14
+ This dataset was created using [ManiSkill](https://maniskill.readthedocs.io/en/latest/tasks/table_top_gripper/index.html#pickcube-v1).
15
+
16
+ - **License:** apache-2.0
17
+
18
+ ## Dataset Structure
19
+
20
+ meta/info.json:
21
+
22
+
23
+
24
+ ## Citation
25
+
26
+ **BibTeX:**
27
+
28
+ ```bibtex
29
+ [More Information Needed]
30
+ ```