danbhf commited on
Commit
663b779
·
verified ·
1 Parent(s): 96f623b

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:014f7c1202f480881c3ed05574938296b114662ff7f7dfb961ecfafa3db07638
3
+ size 1103773
meta/episode_scenes.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1b1a03e4383ea7f44332cc792c99c9b27b164a724cf008c4a3c081727004159
3
+ size 380290
meta/info.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so100_sim",
4
+ "total_episodes": 220,
5
+ "total_frames": 31210,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:220"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "gripper.pos"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "gripper.pos"
43
+ ]
44
+ },
45
+ "observation.images.wrist_cam": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.overhead_cam": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ },
127
+ "scene": {
128
+ "scene_xml": "E:/git/ai/lerobot-thesis/scenes/so101_with_wrist_cam.xml",
129
+ "objects": {
130
+ "duplo": {
131
+ "position": {
132
+ "x": 0.217,
133
+ "y": 0.225,
134
+ "z": 0.009491975540664574
135
+ },
136
+ "quaternion": {
137
+ "w": 1.0,
138
+ "x": 0.0,
139
+ "y": 0.0,
140
+ "z": 0.0
141
+ }
142
+ },
143
+ "bowl": {
144
+ "position": {
145
+ "x": 0.217,
146
+ "y": -0.225,
147
+ "z": 0.0
148
+ }
149
+ }
150
+ }
151
+ }
152
+ }
meta/recording_metadata.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/stats.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "min": [
4
+ -100.0,
5
+ -99.82417297363281,
6
+ -100.0,
7
+ -89.72697448730469,
8
+ -17.33040428161621,
9
+ 0.0
10
+ ],
11
+ "max": [
12
+ 100.0,
13
+ 89.62637329101562,
14
+ 93.1003189086914,
15
+ 100.0,
16
+ 100.0,
17
+ 97.20223999023438
18
+ ],
19
+ "mean": [
20
+ 1.4234038591384888,
21
+ 4.818011283874512,
22
+ -2.6745190620422363,
23
+ 47.560272216796875,
24
+ 57.847965240478516,
25
+ 28.87477684020996
26
+ ],
27
+ "std": [
28
+ 31.483034133911133,
29
+ 34.503055572509766,
30
+ 39.55192184448242,
31
+ 44.131710052490234,
32
+ 21.60544204711914,
33
+ 20.824581146240234
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "min": [
38
+ 8.069849014282227,
39
+ -15.225086212158203,
40
+ 0.17670325934886932,
41
+ -32.82341384887695,
42
+ -25.085195541381836,
43
+ -24.9349422454834
44
+ ],
45
+ "max": [
46
+ 20.07768440246582,
47
+ 17.647504806518555,
48
+ 18.67496681213379,
49
+ 60.310035705566406,
50
+ 20.75700569152832,
51
+ 37.61404037475586
52
+ ],
53
+ "mean": [
54
+ 13.783217430114746,
55
+ 2.04126238822937,
56
+ 2.431257963180542,
57
+ 34.23994445800781,
58
+ -1.9921377897262573,
59
+ 8.096490859985352
60
+ ],
61
+ "std": [
62
+ 3.147125720977783,
63
+ 9.374919891357422,
64
+ 3.298036575317383,
65
+ 22.878643035888672,
66
+ 3.8514349460601807,
67
+ 4.913545608520508
68
+ ]
69
+ }
70
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb85256c7a73d1c7fcf3a92f814d151ddd73a1e0d6d6cc3ef80669b1f0227f9f
3
+ size 2336
videos/observation.images.overhead_cam/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74dc194c9f5dd838aec6f7ef14714e5e5130be2aee5b104d85e35fb416979fe9
3
+ size 14817052
videos/observation.images.overhead_cam/chunk-001/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d111b33ed8b4b39208fc5920ad13e38a7c4b510aab06c47c1902b50b95384058
3
+ size 14956763
videos/observation.images.wrist_cam/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d5ffb112577f743172ae6566c7fa9e24a9cc3d89ba1f7bc0b309a50c5e51b9f
3
+ size 20751073
videos/observation.images.wrist_cam/chunk-001/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c66f7ec60030d75d75fa72c872b70c684bdedf4076875034d96d78fb259e2dc8
3
+ size 19582988