eunjuri commited on
Commit
7f0bed8
·
verified ·
1 Parent(s): cfda3a2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +262 -0
README.md ADDED
@@ -0,0 +1,262 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v2.1",
28
+ "robot_type": "Unitree_G1_Inspire",
29
+ "total_episodes": 79,
30
+ "total_frames": 25462,
31
+ "total_tasks": 2,
32
+ "total_videos": 158,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:79"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
+ "features": {
42
+ "observation.state": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 68
46
+ ],
47
+ "names": [
48
+ [
49
+ "kLeftShoulderPitch",
50
+ "kLeftShoulderRoll",
51
+ "kLeftShoulderYaw",
52
+ "kLeftElbow",
53
+ "kLeftWristRoll",
54
+ "kLeftWristPitch",
55
+ "kLeftWristYaw",
56
+ "kLeftHandPinky",
57
+ "kLeftHandRing",
58
+ "kLeftHandMiddle",
59
+ "kLeftHandIndex",
60
+ "kLeftHandThumbBend",
61
+ "kLeftHandThumbRotation",
62
+ "kRightShoulderPitch",
63
+ "kRightShoulderRoll",
64
+ "kRightShoulderYaw",
65
+ "kRightElbow",
66
+ "kRightWristRoll",
67
+ "kRightWristPitch",
68
+ "kRightWristYaw",
69
+ "kRightHandPinky",
70
+ "kRightHandRing",
71
+ "kRightHandMiddle",
72
+ "kRightHandIndex",
73
+ "kRightHandThumbBend",
74
+ "kRightHandThumbRotation"
75
+ ],
76
+ "left_tactile_little_finger_tip",
77
+ "left_tactile_little_finger_nail",
78
+ "left_tactile_little_finger_pad",
79
+ "left_tactile_ring_finger_tip",
80
+ "left_tactile_ring_finger_nail",
81
+ "left_tactile_ring_finger_pad",
82
+ "left_tactile_middle_finger_tip",
83
+ "left_tactile_middle_finger_nail",
84
+ "left_tactile_middle_finger_pad",
85
+ "left_tactile_index_finger_tip",
86
+ "left_tactile_index_finger_nail",
87
+ "left_tactile_index_finger_pad",
88
+ "left_tactile_thumb_tip",
89
+ "left_tactile_thumb_nail",
90
+ "left_tactile_thumb_middle",
91
+ "left_tactile_thumb_pad",
92
+ "left_tactile_little_knuckle",
93
+ "left_tactile_ring_knuckle",
94
+ "left_tactile_middle_knuckle",
95
+ "left_tactile_index_knuckle",
96
+ "left_tactile_palm",
97
+ "right_tactile_little_finger_tip",
98
+ "right_tactile_little_finger_nail",
99
+ "right_tactile_little_finger_pad",
100
+ "right_tactile_ring_finger_tip",
101
+ "right_tactile_ring_finger_nail",
102
+ "right_tactile_ring_finger_pad",
103
+ "right_tactile_middle_finger_tip",
104
+ "right_tactile_middle_finger_nail",
105
+ "right_tactile_middle_finger_pad",
106
+ "right_tactile_index_finger_tip",
107
+ "right_tactile_index_finger_nail",
108
+ "right_tactile_index_finger_pad",
109
+ "right_tactile_thumb_tip",
110
+ "right_tactile_thumb_nail",
111
+ "right_tactile_thumb_middle",
112
+ "right_tactile_thumb_pad",
113
+ "right_tactile_little_knuckle",
114
+ "right_tactile_ring_knuckle",
115
+ "right_tactile_middle_knuckle",
116
+ "right_tactile_index_knuckle",
117
+ "right_tactile_palm"
118
+ ]
119
+ },
120
+ "action": {
121
+ "dtype": "float32",
122
+ "shape": [
123
+ 26
124
+ ],
125
+ "names": [
126
+ [
127
+ "kLeftShoulderPitch",
128
+ "kLeftShoulderRoll",
129
+ "kLeftShoulderYaw",
130
+ "kLeftElbow",
131
+ "kLeftWristRoll",
132
+ "kLeftWristPitch",
133
+ "kLeftWristYaw",
134
+ "kLeftHandPinky",
135
+ "kLeftHandRing",
136
+ "kLeftHandMiddle",
137
+ "kLeftHandIndex",
138
+ "kLeftHandThumbBend",
139
+ "kLeftHandThumbRotation",
140
+ "kRightShoulderPitch",
141
+ "kRightShoulderRoll",
142
+ "kRightShoulderYaw",
143
+ "kRightElbow",
144
+ "kRightWristRoll",
145
+ "kRightWristPitch",
146
+ "kRightWristYaw",
147
+ "kRightHandPinky",
148
+ "kRightHandRing",
149
+ "kRightHandMiddle",
150
+ "kRightHandIndex",
151
+ "kRightHandThumbBend",
152
+ "kRightHandThumbRotation"
153
+ ]
154
+ ]
155
+ },
156
+ "observation.images.cam_left_high": {
157
+ "dtype": "video",
158
+ "shape": [
159
+ 3,
160
+ 480,
161
+ 848
162
+ ],
163
+ "names": [
164
+ "channels",
165
+ "height",
166
+ "width"
167
+ ],
168
+ "info": {
169
+ "video.fps": 30.0,
170
+ "video.height": 480,
171
+ "video.width": 848,
172
+ "video.channels": 3,
173
+ "video.codec": "av1",
174
+ "video.pix_fmt": "yuv420p",
175
+ "video.is_depth_map": false,
176
+ "has_audio": false
177
+ }
178
+ },
179
+ "observation.images.cam_third": {
180
+ "dtype": "video",
181
+ "shape": [
182
+ 3,
183
+ 480,
184
+ 640
185
+ ],
186
+ "names": [
187
+ "channels",
188
+ "height",
189
+ "width"
190
+ ],
191
+ "info": {
192
+ "video.fps": 30.0,
193
+ "video.height": 480,
194
+ "video.width": 640,
195
+ "video.channels": 3,
196
+ "video.codec": "av1",
197
+ "video.pix_fmt": "yuv420p",
198
+ "video.is_depth_map": false,
199
+ "has_audio": false
200
+ }
201
+ },
202
+ "observation.images.carpet_0": {
203
+ "dtype": "image",
204
+ "shape": [
205
+ 3,
206
+ 32,
207
+ 32
208
+ ],
209
+ "names": [
210
+ "channels",
211
+ "height",
212
+ "width",
213
+ "channel"
214
+ ]
215
+ },
216
+ "timestamp": {
217
+ "dtype": "float32",
218
+ "shape": [
219
+ 1
220
+ ],
221
+ "names": null
222
+ },
223
+ "frame_index": {
224
+ "dtype": "int64",
225
+ "shape": [
226
+ 1
227
+ ],
228
+ "names": null
229
+ },
230
+ "episode_index": {
231
+ "dtype": "int64",
232
+ "shape": [
233
+ 1
234
+ ],
235
+ "names": null
236
+ },
237
+ "index": {
238
+ "dtype": "int64",
239
+ "shape": [
240
+ 1
241
+ ],
242
+ "names": null
243
+ },
244
+ "task_index": {
245
+ "dtype": "int64",
246
+ "shape": [
247
+ 1
248
+ ],
249
+ "names": null
250
+ }
251
+ }
252
+ }
253
+ ```
254
+
255
+
256
+ ## Citation
257
+
258
+ **BibTeX:**
259
+
260
+ ```bibtex
261
+ [More Information Needed]
262
+ ```