hk239 commited on
Commit
53765e5
·
verified ·
1 Parent(s): a5cba0c

Add gr1_env LeRobot data

Browse files
gr1_env_lerobot.data/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ce09b9d2aa1541cc7c7a71d69504e96d149db59522fc248d16a1a8ef12351d
3
+ size 7220
gr1_env_lerobot.data/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18ddfe271783033443b4e541b38b020063b2b96841816c7b28b13bef667ac59b
3
+ size 7224
gr1_env_lerobot.data/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7c71366134c67486c9285a017d35f4bdf5a67102c36fce68be084413910dc5b
3
+ size 7225
gr1_env_lerobot.data/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8068d49ff50b584597663dadbd93d61a160d356eecacec9c3983c15523a0d40d
3
+ size 7222
gr1_env_lerobot.data/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d63eada91cdfc0246687bd5b334a8abd9fc1c92d2093a40b8bb9f0188764b9ee
3
+ size 7222
gr1_env_lerobot.data/meta/episodes.jsonl ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Use the right hand to pick up chip with green packaging to white bag"], "length": 93, "video_id": "1"}
2
+ {"episode_index": 1, "tasks": ["Use the right hand to pick up orange to metal platform"], "length": 93, "video_id": "2"}
3
+ {"episode_index": 2, "tasks": ["Use the right hand to pick up plastic pitcher and pour water onto green plant"], "length": 93, "video_id": "3"}
4
+ {"episode_index": 3, "tasks": ["Use the right hand to pick up the spoon from the bowl and serve the contents onto the plate"], "length": 93, "video_id": "4"}
5
+ {"episode_index": 4, "tasks": ["Use the right hand to knock over the green Pocky box"], "length": 93, "video_id": "5"}
gr1_env_lerobot.data/meta/info.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robot_type": "dream",
3
+ "total_episodes": 5,
4
+ "total_frames": 465,
5
+ "total_tasks": 5,
6
+ "total_videos": 1,
7
+ "chunks_size": 1000,
8
+ "total_chunks": 1,
9
+ "fps": 8,
10
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
11
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
12
+ "features": {
13
+ "observation.state": {
14
+ "dtype": "float32",
15
+ "shape": [
16
+ 44
17
+ ],
18
+ "names": [
19
+ "motor_0",
20
+ "motor_1",
21
+ "motor_2",
22
+ "motor_3",
23
+ "motor_4",
24
+ "motor_5",
25
+ "motor_6",
26
+ "motor_7",
27
+ "motor_8",
28
+ "motor_9",
29
+ "motor_10",
30
+ "motor_11",
31
+ "motor_12",
32
+ "motor_13",
33
+ "motor_14",
34
+ "motor_15",
35
+ "motor_16",
36
+ "motor_17",
37
+ "motor_18",
38
+ "motor_19",
39
+ "motor_20",
40
+ "motor_21",
41
+ "motor_22",
42
+ "motor_23",
43
+ "motor_24",
44
+ "motor_25",
45
+ "motor_26",
46
+ "motor_27",
47
+ "motor_28",
48
+ "motor_29",
49
+ "motor_30",
50
+ "motor_31",
51
+ "motor_32",
52
+ "motor_33",
53
+ "motor_34",
54
+ "motor_35",
55
+ "motor_36",
56
+ "motor_37",
57
+ "motor_38",
58
+ "motor_39",
59
+ "motor_40",
60
+ "motor_41",
61
+ "motor_42",
62
+ "motor_43"
63
+ ]
64
+ },
65
+ "action": {
66
+ "dtype": "float32",
67
+ "shape": [
68
+ 44
69
+ ],
70
+ "names": [
71
+ "motor_0",
72
+ "motor_1",
73
+ "motor_2",
74
+ "motor_3",
75
+ "motor_4",
76
+ "motor_5",
77
+ "motor_6",
78
+ "motor_7",
79
+ "motor_8",
80
+ "motor_9",
81
+ "motor_10",
82
+ "motor_11",
83
+ "motor_12",
84
+ "motor_13",
85
+ "motor_14",
86
+ "motor_15",
87
+ "motor_16",
88
+ "motor_17",
89
+ "motor_18",
90
+ "motor_19",
91
+ "motor_20",
92
+ "motor_21",
93
+ "motor_22",
94
+ "motor_23",
95
+ "motor_24",
96
+ "motor_25",
97
+ "motor_26",
98
+ "motor_27",
99
+ "motor_28",
100
+ "motor_29",
101
+ "motor_30",
102
+ "motor_31",
103
+ "motor_32",
104
+ "motor_33",
105
+ "motor_34",
106
+ "motor_35",
107
+ "motor_36",
108
+ "motor_37",
109
+ "motor_38",
110
+ "motor_39",
111
+ "motor_40",
112
+ "motor_41",
113
+ "motor_42",
114
+ "motor_43"
115
+ ]
116
+ },
117
+ "annotation.human.coarse_action": {
118
+ "dtype": "int64",
119
+ "shape": [
120
+ 1
121
+ ]
122
+ }
123
+ }
124
+ }
gr1_env_lerobot.data/meta/modality.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "left_arm": {
4
+ "start": 0,
5
+ "end": 7
6
+ },
7
+ "left_hand": {
8
+ "start": 7,
9
+ "end": 13
10
+ },
11
+ "left_leg": {
12
+ "start": 13,
13
+ "end": 19
14
+ },
15
+ "neck": {
16
+ "start": 19,
17
+ "end": 22
18
+ },
19
+ "right_arm": {
20
+ "start": 22,
21
+ "end": 29
22
+ },
23
+ "right_hand": {
24
+ "start": 29,
25
+ "end": 35
26
+ },
27
+ "right_leg": {
28
+ "start": 35,
29
+ "end": 41
30
+ },
31
+ "waist": {
32
+ "start": 41,
33
+ "end": 44
34
+ }
35
+ },
36
+ "action": {
37
+ "left_arm": {
38
+ "start": 0,
39
+ "end": 7
40
+ },
41
+ "left_hand": {
42
+ "start": 7,
43
+ "end": 13
44
+ },
45
+ "left_leg": {
46
+ "start": 13,
47
+ "end": 19
48
+ },
49
+ "neck": {
50
+ "start": 19,
51
+ "end": 22
52
+ },
53
+ "right_arm": {
54
+ "start": 22,
55
+ "end": 29
56
+ },
57
+ "right_hand": {
58
+ "start": 29,
59
+ "end": 35
60
+ },
61
+ "right_leg": {
62
+ "start": 35,
63
+ "end": 41
64
+ },
65
+ "waist": {
66
+ "start": 41,
67
+ "end": 44
68
+ }
69
+ },
70
+ "video": {
71
+ "ego_view": {
72
+ "original_key": "observation.images.ego_view"
73
+ }
74
+ },
75
+ "annotation": {
76
+ "human.action.verb": {},
77
+ "human.action.object": {},
78
+ "human.action.start_location": {},
79
+ "human.action.end_location": {},
80
+ "human.action.hand": {},
81
+ "human.action.rating": {},
82
+ "human.action.failure_code": {},
83
+ "human.action.remarks": {},
84
+ "human.coarse_action": {},
85
+ "human.fine_action": {},
86
+ "human.validity": {}
87
+ }
88
+ }
gr1_env_lerobot.data/meta/stats.json ADDED
@@ -0,0 +1,698 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "mean": [
4
+ -0.1721954196691513,
5
+ 0.18329788744449615,
6
+ -0.13603615760803223,
7
+ -1.0807313919067383,
8
+ 0.14450088143348694,
9
+ 0.1319544017314911,
10
+ -0.08306947350502014,
11
+ 0.21940384805202484,
12
+ 0.21819256246089935,
13
+ 0.20426052808761597,
14
+ 0.22833923995494843,
15
+ 0.06841608136892319,
16
+ 0.9091449975967407,
17
+ 0.0,
18
+ 0.0,
19
+ 0.0,
20
+ 0.0,
21
+ 7.68979953136295e-06,
22
+ -2.6351963242632337e-06,
23
+ -0.0008622645400464535,
24
+ 5.3951262088958174e-05,
25
+ -0.00013521323853638023,
26
+ -0.1590277999639511,
27
+ -0.2511773109436035,
28
+ 0.08599518239498138,
29
+ -1.1420482397079468,
30
+ 0.21259814500808716,
31
+ 0.04237671568989754,
32
+ 0.03427042067050934,
33
+ 0.34993353486061096,
34
+ 0.3412855267524719,
35
+ 0.3271332383155823,
36
+ 0.3575766980648041,
37
+ 0.09723818302154541,
38
+ 1.0641368627548218,
39
+ 0.0,
40
+ 0.0,
41
+ 0.0,
42
+ 0.0,
43
+ 8.152188684107387e-07,
44
+ -7.940252544358373e-06,
45
+ 0.014510802924633026,
46
+ 0.014398206025362015,
47
+ -0.00020241182937752455
48
+ ],
49
+ "std": [
50
+ 0.40682145953178406,
51
+ 0.18259239196777344,
52
+ 0.25132784247398376,
53
+ 0.5786943435668945,
54
+ 0.33050763607025146,
55
+ 0.28609949350357056,
56
+ 0.30134323239326477,
57
+ 0.4278457462787628,
58
+ 0.41304099559783936,
59
+ 0.3710329830646515,
60
+ 0.42297253012657166,
61
+ 0.18603332340717316,
62
+ 0.7297042012214661,
63
+ 0.0,
64
+ 0.0,
65
+ 0.0,
66
+ 0.0,
67
+ 1.7361962818540633e-05,
68
+ 5.2996829253970645e-06,
69
+ 0.01196372415870428,
70
+ 0.0034790514037013054,
71
+ 0.0031053286511451006,
72
+ 0.563156247138977,
73
+ 0.24450603127479553,
74
+ 0.32825493812561035,
75
+ 0.7310536503791809,
76
+ 0.4813914895057678,
77
+ 0.35611921548843384,
78
+ 0.509053111076355,
79
+ 0.4914742112159729,
80
+ 0.4654525816440582,
81
+ 0.4451630115509033,
82
+ 0.4866269826889038,
83
+ 0.1814946085214615,
84
+ 0.573503315448761,
85
+ 0.0,
86
+ 0.0,
87
+ 0.0,
88
+ 0.0,
89
+ 1.92081461136695e-06,
90
+ 1.7361962818540633e-05,
91
+ 0.12270263582468033,
92
+ 0.032448362559080124,
93
+ 0.00728295324370265
94
+ ],
95
+ "min": [
96
+ -1.7593636512756348,
97
+ -0.08899051696062088,
98
+ -1.6571800708770752,
99
+ -2.516343355178833,
100
+ -2.307133436203003,
101
+ -1.4132264852523804,
102
+ -1.4408576488494873,
103
+ -3.262805700302124,
104
+ -2.7771592140197754,
105
+ -3.4712820053100586,
106
+ -2.7828404903411865,
107
+ -2.197380781173706,
108
+ -2.636387825012207,
109
+ 0.0,
110
+ 0.0,
111
+ 0.0,
112
+ 0.0,
113
+ -2.446335656713927e-06,
114
+ -1.6033794963732362e-05,
115
+ -0.23586410284042358,
116
+ -0.03865945711731911,
117
+ -0.06754876673221588,
118
+ -2.2743337154388428,
119
+ -2.999122142791748,
120
+ -1.7424250841140747,
121
+ -2.536545753479004,
122
+ -2.6034910678863525,
123
+ -1.5032434463500977,
124
+ -1.4913568496704102,
125
+ -1.7595213651657104,
126
+ -1.8982670307159424,
127
+ -1.8622381687164307,
128
+ -1.8314869403839111,
129
+ -1.0045679807662964,
130
+ -0.31411829590797424,
131
+ 0.0,
132
+ 0.0,
133
+ 0.0,
134
+ 0.0,
135
+ -2.446335656713927e-06,
136
+ -5.166131450096145e-05,
137
+ -0.8131351470947266,
138
+ -0.4901888370513916,
139
+ -0.7304351925849915
140
+ ],
141
+ "max": [
142
+ 1.3570959568023682,
143
+ 1.5781080722808838,
144
+ 1.7425614595413208,
145
+ 0.04977008327841759,
146
+ 2.521491289138794,
147
+ 1.5104753971099854,
148
+ 1.3451268672943115,
149
+ 2.8765757083892822,
150
+ 2.6975045204162598,
151
+ 3.3291828632354736,
152
+ 2.7148845195770264,
153
+ 3.664421558380127,
154
+ 3.5466625690460205,
155
+ 0.0,
156
+ 0.0,
157
+ 0.0,
158
+ 0.0,
159
+ 5.186659473110922e-05,
160
+ 0.0,
161
+ 0.01535311620682478,
162
+ 0.05556071177124977,
163
+ 0.008969387039542198,
164
+ 1.7399436235427856,
165
+ 0.07876992970705032,
166
+ 2.5426626205444336,
167
+ 0.048908114433288574,
168
+ 3.000918388366699,
169
+ 1.4513440132141113,
170
+ 1.5000383853912354,
171
+ 2.397510290145874,
172
+ 2.4422738552093506,
173
+ 3.0158462524414062,
174
+ 2.457378625869751,
175
+ 1.4605257511138916,
176
+ 2.168534278869629,
177
+ 0.0,
178
+ 0.0,
179
+ 0.0,
180
+ 0.0,
181
+ 5.369959126255708e-06,
182
+ 0.0,
183
+ 1.0323854684829712,
184
+ 0.7102982997894287,
185
+ 0.43762317299842834
186
+ ],
187
+ "q01": [
188
+ -1.6011584222316741,
189
+ -0.0004831812286283818,
190
+ -0.9488833963871002,
191
+ -2.43623423576355,
192
+ -0.940359205007553,
193
+ -0.648951044678688,
194
+ -0.9641011685132981,
195
+ -0.17130047902464868,
196
+ -0.002568027237430215,
197
+ -0.002998544566798955,
198
+ -0.0024907408631406726,
199
+ -0.14894675761461257,
200
+ -0.0002731013679294847,
201
+ 0.0,
202
+ 0.0,
203
+ 0.0,
204
+ 0.0,
205
+ -2.446335656713927e-06,
206
+ -1.6033794963732362e-05,
207
+ -0.00492388429120183,
208
+ -0.0027977502904832363,
209
+ 0.0,
210
+ -1.4233640372753142,
211
+ -1.0436977982521056,
212
+ -0.7169023394584656,
213
+ -2.4936094284057617,
214
+ -0.7377233326435089,
215
+ -0.8036172896623611,
216
+ -0.9991738587617874,
217
+ -0.004218762856908143,
218
+ -0.004575904295779765,
219
+ -0.005576773989014327,
220
+ -0.004707079078070819,
221
+ -0.18967307358980176,
222
+ 0.03200087323784828,
223
+ 0.0,
224
+ 0.0,
225
+ 0.0,
226
+ 0.0,
227
+ -2.446335656713927e-06,
228
+ -5.166131450096145e-05,
229
+ -0.3365072563290596,
230
+ -0.0290498711168766,
231
+ -0.026060330495238305
232
+ ],
233
+ "q99": [
234
+ 0.6305126994848265,
235
+ 0.7966297268867493,
236
+ 0.3873166218400004,
237
+ -0.07399308793246723,
238
+ 1.0455405175685888,
239
+ 0.8574009954929354,
240
+ 0.48388660699129127,
241
+ 1.5014824867248535,
242
+ 1.5016536712646484,
243
+ 1.404326802492144,
244
+ 1.5127789616584781,
245
+ 0.7817099303007136,
246
+ 1.872669064998627,
247
+ 0.0,
248
+ 0.0,
249
+ 0.0,
250
+ 0.0,
251
+ 5.186659473110922e-05,
252
+ 0.0,
253
+ 2.9924885893706232e-06,
254
+ 0.0002969176275655627,
255
+ 0.0,
256
+ 1.1677674055099487,
257
+ 0.0006303858070168663,
258
+ 0.8771779745817194,
259
+ -0.0582109544426202,
260
+ 1.4707317113876357,
261
+ 0.8474899172782919,
262
+ 1.2271583080291748,
263
+ 1.4994217157363892,
264
+ 1.5029035806655884,
265
+ 1.661455136537552,
266
+ 1.5188306391239168,
267
+ 0.6953653633594525,
268
+ 1.8182492077350618,
269
+ 0.0,
270
+ 0.0,
271
+ 0.0,
272
+ 0.0,
273
+ 5.369959126255708e-06,
274
+ 0.0,
275
+ 0.48663658648729347,
276
+ 0.12612193301320096,
277
+ 0.02228020317852497
278
+ ]
279
+ },
280
+ "action": {
281
+ "mean": [
282
+ -0.17771673202514648,
283
+ 0.18351773917675018,
284
+ -0.1372099369764328,
285
+ -1.0842658281326294,
286
+ 0.14675945043563843,
287
+ 0.1292145699262619,
288
+ -0.09504522383213043,
289
+ -0.22721463441848755,
290
+ -0.21956320106983185,
291
+ -0.2144497036933899,
292
+ -0.21446840465068817,
293
+ -0.48631641268730164,
294
+ 1.6838233470916748,
295
+ 0.0,
296
+ 0.0,
297
+ 0.0,
298
+ 0.0,
299
+ 0.0,
300
+ 0.0,
301
+ 0.0,
302
+ 0.0,
303
+ 0.0,
304
+ -0.16953834891319275,
305
+ -0.2535267770290375,
306
+ 0.08221600204706192,
307
+ -1.1492931842803955,
308
+ 0.21761417388916016,
309
+ 0.0431099571287632,
310
+ 0.041337188333272934,
311
+ -0.5435706377029419,
312
+ -0.5304322242736816,
313
+ -0.5179098844528198,
314
+ -0.4968528747558594,
315
+ -1.1343770027160645,
316
+ 2.1282095909118652,
317
+ 0.0,
318
+ 0.0,
319
+ 0.0,
320
+ 0.0,
321
+ 0.0,
322
+ 0.0,
323
+ 0.014836843125522137,
324
+ 0.01042813528329134,
325
+ -0.00014937532250769436
326
+ ],
327
+ "std": [
328
+ 0.4174487590789795,
329
+ 0.18478454649448395,
330
+ 0.25687918066978455,
331
+ 0.5807053446769714,
332
+ 0.3365735411643982,
333
+ 0.2984270751476288,
334
+ 0.3153652846813202,
335
+ 1.0050891637802124,
336
+ 1.012416124343872,
337
+ 1.0138051509857178,
338
+ 1.020043969154358,
339
+ 2.066762685775757,
340
+ 1.4588384628295898,
341
+ 0.0,
342
+ 0.0,
343
+ 0.0,
344
+ 0.0,
345
+ 0.0,
346
+ 0.0,
347
+ 0.0,
348
+ 0.0,
349
+ 0.0,
350
+ 0.5752111673355103,
351
+ 0.2584686279296875,
352
+ 0.341155469417572,
353
+ 0.7394758462905884,
354
+ 0.48707106709480286,
355
+ 0.3721199631690979,
356
+ 0.5423213839530945,
357
+ 1.1248024702072144,
358
+ 1.1392076015472412,
359
+ 1.1426663398742676,
360
+ 1.3018625974655151,
361
+ 2.1998753547668457,
362
+ 0.9186902642250061,
363
+ 0.0,
364
+ 0.0,
365
+ 0.0,
366
+ 0.0,
367
+ 0.0,
368
+ 0.0,
369
+ 0.12568794190883636,
370
+ 0.030695030465722084,
371
+ 0.004574332851916552
372
+ ],
373
+ "min": [
374
+ -2.291214942932129,
375
+ -0.001746351015754044,
376
+ -2.4999990463256836,
377
+ -2.814260482788086,
378
+ -2.3611011505126953,
379
+ -1.4937989711761475,
380
+ -1.4969758987426758,
381
+ -1.9597030878067017,
382
+ -1.8635213375091553,
383
+ -1.9709523916244507,
384
+ -1.5,
385
+ -3.0,
386
+ 0.0,
387
+ 0.0,
388
+ 0.0,
389
+ 0.0,
390
+ 0.0,
391
+ 0.0,
392
+ 0.0,
393
+ 0.0,
394
+ 0.0,
395
+ 0.0,
396
+ -2.318650960922241,
397
+ -2.9999561309814453,
398
+ -1.9257696866989136,
399
+ -2.8759055137634277,
400
+ -2.620600461959839,
401
+ -1.5001521110534668,
402
+ -1.4994292259216309,
403
+ -1.5,
404
+ -1.5,
405
+ -1.5,
406
+ -1.5,
407
+ -3.0,
408
+ 4.470348358154297e-08,
409
+ 0.0,
410
+ 0.0,
411
+ 0.0,
412
+ 0.0,
413
+ 0.0,
414
+ 0.0,
415
+ -0.8292319774627686,
416
+ -0.5185094475746155,
417
+ -0.37811079621315
418
+ ],
419
+ "max": [
420
+ 1.4113223552703857,
421
+ 1.8901419639587402,
422
+ 1.7754145860671997,
423
+ 7.309383363462985e-05,
424
+ 2.563594102859497,
425
+ 1.5000243186950684,
426
+ 1.4908421039581299,
427
+ 1.5707963705062866,
428
+ 1.646651268005371,
429
+ 1.709236979484558,
430
+ 2.0620639324188232,
431
+ 3.0,
432
+ 3.0,
433
+ 0.0,
434
+ 0.0,
435
+ 0.0,
436
+ 0.0,
437
+ 0.0,
438
+ 0.0,
439
+ 0.0,
440
+ 0.0,
441
+ 0.0,
442
+ 1.7834906578063965,
443
+ 0.0002448999439366162,
444
+ 2.549729585647583,
445
+ 7.45560391806066e-05,
446
+ 3.0000460147857666,
447
+ 1.4975632429122925,
448
+ 1.4998434782028198,
449
+ 1.5707963705062866,
450
+ 1.7183797359466553,
451
+ 3.979951858520508,
452
+ 3.9879753589630127,
453
+ 3.0,
454
+ 3.0,
455
+ 0.0,
456
+ 0.0,
457
+ 0.0,
458
+ 0.0,
459
+ 0.0,
460
+ 0.0,
461
+ 1.049119234085083,
462
+ 0.6198405623435974,
463
+ 0.45177245140075684
464
+ ],
465
+ "q01": [
466
+ -1.6055770933628082,
467
+ -7.429541994952153e-07,
468
+ -0.9837155520915984,
469
+ -2.480029511451721,
470
+ -0.9457575023174285,
471
+ -0.7192997813224793,
472
+ -1.008323037624359,
473
+ -1.5,
474
+ -1.5,
475
+ -1.5,
476
+ -1.5,
477
+ -3.0,
478
+ 0.0,
479
+ 0.0,
480
+ 0.0,
481
+ 0.0,
482
+ 0.0,
483
+ 0.0,
484
+ 0.0,
485
+ 0.0,
486
+ 0.0,
487
+ 0.0,
488
+ -1.4375487387180328,
489
+ -1.0682010412216187,
490
+ -0.7535711079835892,
491
+ -2.6383612155914307,
492
+ -0.7471688866615296,
493
+ -0.8604200631380081,
494
+ -1.090039813518524,
495
+ -1.5,
496
+ -1.5,
497
+ -1.5,
498
+ -1.5,
499
+ -3.0,
500
+ 0.0433624254539609,
501
+ 0.0,
502
+ 0.0,
503
+ 0.0,
504
+ 0.0,
505
+ 0.0,
506
+ 0.0,
507
+ -0.3402548208832741,
508
+ -0.025130789913237094,
509
+ -0.016220059804618357
510
+ ],
511
+ "q99": [
512
+ 0.6335921049118056,
513
+ 0.8018405169248584,
514
+ 0.39303458780050327,
515
+ -0.0636610623449087,
516
+ 1.0508334636688232,
517
+ 0.8918659299612055,
518
+ 0.5138001590967183,
519
+ 1.5,
520
+ 1.5,
521
+ 1.5,
522
+ 1.5,
523
+ 3.0,
524
+ 3.0,
525
+ 0.0,
526
+ 0.0,
527
+ 0.0,
528
+ 0.0,
529
+ 0.0,
530
+ 0.0,
531
+ 0.0,
532
+ 0.0,
533
+ 0.0,
534
+ 1.1753968834877018,
535
+ -9.999999974752427e-07,
536
+ 0.8976036489009873,
537
+ -0.05795218236744387,
538
+ 1.4876463234424593,
539
+ 0.877433916926385,
540
+ 1.464138692617417,
541
+ 1.5,
542
+ 1.5,
543
+ 1.5,
544
+ 1.5,
545
+ 3.0,
546
+ 3.0,
547
+ 0.0,
548
+ 0.0,
549
+ 0.0,
550
+ 0.0,
551
+ 0.0,
552
+ 0.0,
553
+ 0.4959896907210364,
554
+ 0.12137954644858845,
555
+ 0.010726323025301111
556
+ ]
557
+ },
558
+ "timestamp": {
559
+ "mean": [
560
+ 8.383989334106445
561
+ ],
562
+ "std": [
563
+ 7.029383659362793
564
+ ],
565
+ "min": [
566
+ 0.0
567
+ ],
568
+ "max": [
569
+ 115.70001220703125
570
+ ],
571
+ "q01": [
572
+ 0.09999990463256836
573
+ ],
574
+ "q99": [
575
+ 33.150001525878906
576
+ ]
577
+ },
578
+ "next.reward": {
579
+ "mean": [
580
+ 0.0035861777141690254
581
+ ],
582
+ "std": [
583
+ 0.05977778881788254
584
+ ],
585
+ "min": [
586
+ 0.0
587
+ ],
588
+ "max": [
589
+ 1.0
590
+ ],
591
+ "q01": [
592
+ 0.0
593
+ ],
594
+ "q99": [
595
+ 0.0
596
+ ]
597
+ },
598
+ "next.done": {
599
+ "mean": [
600
+ 0.0035861777141690254
601
+ ],
602
+ "std": [
603
+ 0.05977778881788254
604
+ ],
605
+ "min": [
606
+ 0.0
607
+ ],
608
+ "max": [
609
+ 1.0
610
+ ],
611
+ "q01": [
612
+ 0.0
613
+ ],
614
+ "q99": [
615
+ 0.0
616
+ ]
617
+ },
618
+ "task_index": {
619
+ "mean": [
620
+ 1423.7724609375
621
+ ],
622
+ "std": [
623
+ 4091.40771484375
624
+ ],
625
+ "min": [
626
+ 0.0
627
+ ],
628
+ "max": [
629
+ 26504.0
630
+ ],
631
+ "q01": [
632
+ 1.0
633
+ ],
634
+ "q99": [
635
+ 20746.0
636
+ ]
637
+ },
638
+ "annotation.human.coarse_action": {
639
+ "mean": [
640
+ 1423.7796630859375
641
+ ],
642
+ "std": [
643
+ 4091.404541015625
644
+ ],
645
+ "min": [
646
+ 0.0
647
+ ],
648
+ "max": [
649
+ 26504.0
650
+ ],
651
+ "q01": [
652
+ 1.0
653
+ ],
654
+ "q99": [
655
+ 20746.0
656
+ ]
657
+ },
658
+ "episode_index": {
659
+ "mean": [
660
+ 4956.24951171875
661
+ ],
662
+ "std": [
663
+ 3097.883544921875
664
+ ],
665
+ "min": [
666
+ 0.0
667
+ ],
668
+ "max": [
669
+ 12266.0
670
+ ],
671
+ "q01": [
672
+ 31.0
673
+ ],
674
+ "q99": [
675
+ 10883.0
676
+ ]
677
+ },
678
+ "index": {
679
+ "mean": [
680
+ 1508482.125
681
+ ],
682
+ "std": [
683
+ 1090772.625
684
+ ],
685
+ "min": [
686
+ 0.0
687
+ ],
688
+ "max": [
689
+ 4624261.0
690
+ ],
691
+ "q01": [
692
+ 8972.0
693
+ ],
694
+ "q99": [
695
+ 4308930.8500000015
696
+ ]
697
+ }
698
+ }
gr1_env_lerobot.data/meta/tasks.jsonl ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {"task_index": 0, "task": "Use the right hand to pick up chip with green packaging to white bag"}
2
+ {"task_index": 1, "task": "Use the right hand to pick up orange to metal platform"}
3
+ {"task_index": 2, "task": "Use the right hand to pick up plastic pitcher and pour water onto green plant"}
4
+ {"task_index": 3, "task": "Use the right hand to pick up the spoon from the bowl and serve the contents onto the plate"}
5
+ {"task_index": 4, "task": "Use the right hand to knock over the green Pocky box"}
gr1_env_lerobot.data/videos/chunk-000/observation.images.ego_view/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:571169c259959151590a801f09274e6aa077ef3613896c5263e2484ceb7a6834
3
+ size 106560
gr1_env_lerobot.data/videos/chunk-000/observation.images.ego_view/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc5c4317c60f17ff1d7490fc6cf067a475e80eaa1fda6c04d51799f58c8b0d5
3
+ size 83964
gr1_env_lerobot.data/videos/chunk-000/observation.images.ego_view/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb3ef7b099ff0d385464558fadf9e2dc16aeb73bc7586c0fe6f3417c5bc3b0bc
3
+ size 123006
gr1_env_lerobot.data/videos/chunk-000/observation.images.ego_view/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbfb218c6871b78fcc16f546fbe2488ac2d9dcc91ee93cc31cfdbd264207a938
3
+ size 63594
gr1_env_lerobot.data/videos/chunk-000/observation.images.ego_view/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6831417bc0f2653fa15b1dcc6a48283f7a3b9fd5d9919dca28fe7efc7655de
3
+ size 68077