shirasu206 commited on
Commit
4bbae71
·
verified ·
1 Parent(s): 0d1a431

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +212 -0
README.md ADDED
@@ -0,0 +1,212 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - dual-arm
8
+ - ur5e
9
+ - ur3e
10
+ - lerobot
11
+ configs:
12
+ - config_name: default
13
+ data_files: data/*/*.parquet
14
+ ---
15
+
16
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
17
+
18
+
19
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=shirasu206/dual_arm_ur5e_ur3e_20260531_v6">
20
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
21
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
22
+ </a>
23
+
24
+
25
+ ## Dataset Description
26
+
27
+
28
+
29
+ - **Homepage:** [More Information Needed]
30
+ - **Paper:** [More Information Needed]
31
+ - **License:** apache-2.0
32
+
33
+ ## Dataset Structure
34
+
35
+ [meta/info.json](meta/info.json):
36
+ ```json
37
+ {
38
+ "codebase_version": "v3.0",
39
+ "robot_type": "dual_arm_ur5e_ur3e",
40
+ "total_episodes": 20,
41
+ "total_frames": 6382,
42
+ "total_tasks": 1,
43
+ "chunks_size": 1000,
44
+ "data_files_size_in_mb": 0.0001,
45
+ "video_files_size_in_mb": 0.0001,
46
+ "fps": 15,
47
+ "splits": {
48
+ "train": "0:20"
49
+ },
50
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
51
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
52
+ "features": {
53
+ "observation.base_image": {
54
+ "dtype": "video",
55
+ "shape": [
56
+ 224,
57
+ 224,
58
+ 3
59
+ ],
60
+ "names": [
61
+ "H",
62
+ "W",
63
+ "C"
64
+ ],
65
+ "info": {
66
+ "video.height": 224,
67
+ "video.width": 224,
68
+ "video.codec": "h264",
69
+ "video.pix_fmt": "yuv420p",
70
+ "video.is_depth_map": false,
71
+ "video.fps": 15,
72
+ "video.channels": 3,
73
+ "has_audio": false
74
+ }
75
+ },
76
+ "observation.ur5e_image": {
77
+ "dtype": "video",
78
+ "shape": [
79
+ 224,
80
+ 224,
81
+ 3
82
+ ],
83
+ "names": [
84
+ "H",
85
+ "W",
86
+ "C"
87
+ ],
88
+ "info": {
89
+ "video.height": 224,
90
+ "video.width": 224,
91
+ "video.codec": "h264",
92
+ "video.pix_fmt": "yuv420p",
93
+ "video.is_depth_map": false,
94
+ "video.fps": 15,
95
+ "video.channels": 3,
96
+ "has_audio": false
97
+ }
98
+ },
99
+ "observation.ur3e_image": {
100
+ "dtype": "video",
101
+ "shape": [
102
+ 224,
103
+ 224,
104
+ 3
105
+ ],
106
+ "names": [
107
+ "H",
108
+ "W",
109
+ "C"
110
+ ],
111
+ "info": {
112
+ "video.height": 224,
113
+ "video.width": 224,
114
+ "video.codec": "h264",
115
+ "video.pix_fmt": "yuv420p",
116
+ "video.is_depth_map": false,
117
+ "video.fps": 15,
118
+ "video.channels": 3,
119
+ "has_audio": false
120
+ }
121
+ },
122
+ "observation.state": {
123
+ "dtype": "float32",
124
+ "shape": [
125
+ 14
126
+ ],
127
+ "names": [
128
+ "ur5e_j0",
129
+ "ur5e_j1",
130
+ "ur5e_j2",
131
+ "ur5e_j3",
132
+ "ur5e_j4",
133
+ "ur5e_j5",
134
+ "ur5e_grip",
135
+ "ur3e_j0",
136
+ "ur3e_j1",
137
+ "ur3e_j2",
138
+ "ur3e_j3",
139
+ "ur3e_j4",
140
+ "ur3e_j5",
141
+ "ur3e_grip"
142
+ ]
143
+ },
144
+ "action": {
145
+ "dtype": "float32",
146
+ "shape": [
147
+ 14
148
+ ],
149
+ "names": [
150
+ "a_ur5e_j0",
151
+ "a_ur5e_j1",
152
+ "a_ur5e_j2",
153
+ "a_ur5e_j3",
154
+ "a_ur5e_j4",
155
+ "a_ur5e_j5",
156
+ "a_ur5e_grip",
157
+ "a_ur3e_j0",
158
+ "a_ur3e_j1",
159
+ "a_ur3e_j2",
160
+ "a_ur3e_j3",
161
+ "a_ur3e_j4",
162
+ "a_ur3e_j5",
163
+ "a_ur3e_grip"
164
+ ]
165
+ },
166
+ "timestamp": {
167
+ "dtype": "float32",
168
+ "shape": [
169
+ 1
170
+ ],
171
+ "names": null
172
+ },
173
+ "frame_index": {
174
+ "dtype": "int64",
175
+ "shape": [
176
+ 1
177
+ ],
178
+ "names": null
179
+ },
180
+ "episode_index": {
181
+ "dtype": "int64",
182
+ "shape": [
183
+ 1
184
+ ],
185
+ "names": null
186
+ },
187
+ "index": {
188
+ "dtype": "int64",
189
+ "shape": [
190
+ 1
191
+ ],
192
+ "names": null
193
+ },
194
+ "task_index": {
195
+ "dtype": "int64",
196
+ "shape": [
197
+ 1
198
+ ],
199
+ "names": null
200
+ }
201
+ }
202
+ }
203
+ ```
204
+
205
+
206
+ ## Citation
207
+
208
+ **BibTeX:**
209
+
210
+ ```bibtex
211
+ [More Information Needed]
212
+ ```