ola31 commited on
Commit
ffc2264
·
verified ·
1 Parent(s): 8215137

Add files using upload-large-folder tool

Browse files
README.md ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - omy_f3m
8
+ - robotis
9
+ configs:
10
+ - config_name: default
11
+ data_files: data/*/*.parquet
12
+ ---
13
+
14
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
15
+
16
+ ## Dataset Description
17
+
18
+
19
+
20
+ - **Homepage:** [More Information Needed]
21
+ - **Paper:** [More Information Needed]
22
+ - **License:** apache-2.0
23
+
24
+ ## Dataset Structure
25
+
26
+ [meta/info.json](meta/info.json):
27
+ ```json
28
+ {
29
+ "codebase_version": "v2.1",
30
+ "robot_type": "omy_f3m",
31
+ "total_episodes": 6,
32
+ "total_frames": 351,
33
+ "total_tasks": 1,
34
+ "total_videos": 6,
35
+ "total_chunks": 1,
36
+ "chunks_size": 1000,
37
+ "fps": 30,
38
+ "splits": {
39
+ "train": "0:6"
40
+ },
41
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
42
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
43
+ "features": {
44
+ "timestamp": {
45
+ "dtype": "float32",
46
+ "shape": [
47
+ 1
48
+ ],
49
+ "names": null
50
+ },
51
+ "frame_index": {
52
+ "dtype": "int64",
53
+ "shape": [
54
+ 1
55
+ ],
56
+ "names": null
57
+ },
58
+ "episode_index": {
59
+ "dtype": "int64",
60
+ "shape": [
61
+ 1
62
+ ],
63
+ "names": null
64
+ },
65
+ "index": {
66
+ "dtype": "int64",
67
+ "shape": [
68
+ 1
69
+ ],
70
+ "names": null
71
+ },
72
+ "task_index": {
73
+ "dtype": "int64",
74
+ "shape": [
75
+ 1
76
+ ],
77
+ "names": null
78
+ },
79
+ "observation.images.cam_wrist": {
80
+ "dtype": "video",
81
+ "names": [
82
+ "height",
83
+ "width",
84
+ "channels"
85
+ ],
86
+ "shape": [
87
+ 480,
88
+ 848,
89
+ 3
90
+ ],
91
+ "info": {
92
+ "video.height": 480,
93
+ "video.width": 848,
94
+ "video.channels": 3,
95
+ "video.codec": "libx264",
96
+ "video.pix_fmt": "yuv420p"
97
+ }
98
+ },
99
+ "observation.state": {
100
+ "dtype": "float32",
101
+ "names": [
102
+ "joint1",
103
+ "joint2",
104
+ "joint3",
105
+ "joint4",
106
+ "joint5",
107
+ "joint6",
108
+ "rh_r1_joint"
109
+ ],
110
+ "shape": [
111
+ 7
112
+ ]
113
+ },
114
+ "action": {
115
+ "dtype": "float32",
116
+ "names": [
117
+ "joint1",
118
+ "joint2",
119
+ "joint3",
120
+ "joint4",
121
+ "joint5",
122
+ "joint6",
123
+ "rh_r1_joint"
124
+ ],
125
+ "shape": [
126
+ 7
127
+ ]
128
+ }
129
+ }
130
+ }
131
+ ```
132
+
133
+
134
+ ## Citation
135
+
136
+ **BibTeX:**
137
+
138
+ ```bibtex
139
+ [More Information Needed]
140
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f1a0873938bc5e40f8146a8edab9d2545b6fb224db8dcaefc81ce4fca81c687
3
+ size 4900
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6048aca85469ad399f51e24802bdfdc09ea42bc00a4b83f6407f5fb5fe790f9d
3
+ size 4845
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7abd10042cf7196aee527199652a09f05e08045d67644e681abb079049db54f6
3
+ size 4336
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d733f5dd0c0358b5582f994272399ee5e4976b8f2a7df684f6a89a0aac4523bd
3
+ size 6180
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3d768a892a54a7e5d9d742d8b1e1e2f05b6185e50cd1102f7c65388de152a01
3
+ size 4962
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41ba9e6ce8b4a5a27c0201c0c5eafab3f5722c6ce16530bc96c99a3d2e29579
3
+ size 6265
meta/episodes.jsonl ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["test"], "length": 43}
2
+ {"episode_index": 1, "tasks": ["test"], "length": 43}
3
+ {"episode_index": 2, "tasks": ["test"], "length": 20}
4
+ {"episode_index": 3, "tasks": ["test"], "length": 97}
5
+ {"episode_index": 4, "tasks": ["test"], "length": 47}
6
+ {"episode_index": 5, "tasks": ["test"], "length": 101}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"timestamp": {"min": [0.0], "max": [1.4], "mean": [0.7], "std": [0.41365578819969523], "count": [43]}, "frame_index": {"min": [0], "max": [42], "mean": [21.0], "std": [12.409673645990857], "count": [43]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [43]}, "index": {"min": [0], "max": [42], "mean": [21.0], "std": [12.409673645990857], "count": [43]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [43]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.5803921568627451]], [[0.5843137254901961]], [[0.5882352941176471]]], "mean": [[[0.4170544032706562]], [[0.42790526675786594]], [[0.42178030252228565]]], "std": [[[0.19849371904347554]], [[0.19074150711969262]], [[0.1981887257545043]]], "count": [43]}, "observation.state": {"min": [-0.010713896714150906, -1.527449369430542, 2.638542890548706, -1.0891263484954834, 1.5819296836853027, 0.05830325558781624, -0.0014851351734250784], "max": [-0.01067794393748045, -1.5272337198257446, 2.63862681388855, -1.0891144275665283, 1.5821573734283447, 0.05831523984670639, 0.0014851351734250784], "mean": [-0.010700800456106663, -1.5273354053497314, 2.638594627380371, -1.0891211032867432, 1.5821049213409424, 0.05831051245331764, 0.0], "std": [1.3131647392583545e-05, 5.843550752615556e-05, 2.14386273000855e-05, 5.953474101261236e-06, 6.33699310128577e-05, 5.859418706677388e-06, 0.0003202924854122102], "count": [43]}, "action": {"min": [-0.01073786523193121, -1.5278449058532715, 2.6382012367248535, -1.0891263484954834, 1.580772042274475, 0.05831974744796753, -0.0025843819603323936], "max": [-0.01073786523193121, -1.526310920715332, 2.6397359371185303, -1.0891263484954834, 1.5823067426681519, 0.05831974744796753, -0.0025843819603323936], "mean": [-0.01073786523193121, -1.5273449420928955, 2.638700008392334, -1.089126467704773, 1.582199215888977, 0.058319780975580215, -0.0025843826588243246], "std": [0.0, 0.0007188128074631095, 0.0007191482582129538, 1.1920928955078125e-07, 0.00039097233093343675, 3.3527612686157227e-08, 6.984919309616089e-10], "count": [43]}}}
2
+ {"episode_index": 1, "stats": {"timestamp": {"min": [0.0], "max": [1.4], "mean": [0.7], "std": [0.41365578819969523], "count": [43]}, "frame_index": {"min": [0], "max": [42], "mean": [21.0], "std": [12.409673645990857], "count": [43]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [43]}, "index": {"min": [43], "max": [85], "mean": [64.0], "std": [12.409673645990857], "count": [43]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [43]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.5764705882352941]], [[0.5803921568627451]], [[0.5843137254901961]]], "mean": [[[0.41385895854009636]], [[0.42470677646343535]], [[0.4187765997872017]]], "std": [[[0.19720266583320037]], [[0.18959533800500017]], [[0.19701884561228178]]], "count": [43]}, "observation.state": {"min": [-0.010725880973041058, -1.5274014472961426, 2.6385068893432617, -1.0891263484954834, 1.5820136070251465, 0.05830325558781624, 0.0], "max": [-0.010701912455260754, -1.5272096395492554, 2.638554811477661, -1.0891144275665283, 1.5821094512939453, 0.05831523984670639, 0.0], "mean": [-0.01071362104266882, -1.5273034572601318, 2.6385245323181152, -1.0891215801239014, 1.5820759534835815, 0.05831190571188927, 0.0], "std": [4.827289558306802e-06, 4.217473906464875e-05, 1.4261198884923942e-05, 5.885136033612071e-06, 3.129452670691535e-05, 5.375451110012364e-06, 0.0], "count": [43]}, "action": {"min": [-0.01073786523193121, -1.5278449058532715, 2.6382012367248535, -1.0891263484954834, 1.580772042274475, 0.05831974744796753, -0.0025843819603323936], "max": [-0.00920388475060463, -1.526310920715332, 2.6397359371185303, -1.0891263484954834, 1.5823067426681519, 0.05831974744796753, -0.0025843819603323936], "mean": [-0.010702191852033138, -1.5271309614181519, 2.6384143829345703, -1.089126467704773, 1.5821278095245361, 0.058319780975580215, -0.0025843826588243246], "std": [0.00023119374236557633, 0.0007651236956007779, 0.0005317804170772433, 1.1920928955078125e-07, 0.0004919625935144722, 3.3527612686157227e-08, 6.984919309616089e-10], "count": [43]}}}
3
+ {"episode_index": 2, "stats": {"timestamp": {"min": [0.0], "max": [0.6333333333333333], "mean": [0.3166666666666666], "std": [0.1922093765778466], "count": [20]}, "frame_index": {"min": [0], "max": [19], "mean": [9.5], "std": [5.766281297335398], "count": [20]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [20]}, "index": {"min": [86], "max": [105], "mean": [95.5], "std": [5.766281297335398], "count": [20]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [20]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.5725490196078431]], [[0.5803921568627451]], [[0.5843137254901961]]], "mean": [[[0.41250002402921954]], [[0.423416342272203]], [[0.41757511534025377]]], "std": [[[0.1967311270318058]], [[0.18918441304182998]], [[0.19650833304426094]]], "count": [20]}, "observation.state": {"min": [-0.010725880973041058, -1.527437448501587, 2.638518810272217, -1.0891263484954834, 1.5820375680923462, 0.05830325558781624, 0.0], "max": [-0.010713896714150906, -1.5271258354187012, 2.638554811477661, -1.0891144275665283, 1.5821813344955444, 0.05831523984670639, 0.0], "mean": [-0.010719291865825653, -1.5272798538208008, 2.63853120803833, -1.089125394821167, 1.5821359157562256, 0.058311037719249725, 0.0], "std": [5.962093382549938e-06, 9.717075590742752e-05, 1.1063367310271133e-05, 3.5842172110278625e-06, 2.9969474780955352e-05, 5.7161319091392215e-06, 0.0], "count": [20]}, "action": {"min": [-0.01073786523193121, -1.5278449058532715, 2.6382012367248535, -1.0891263484954834, 1.580772042274475, 0.05831974744796753, -0.0025843819603323936], "max": [-0.01073786523193121, -1.526310920715332, 2.6397359371185303, -1.0891263484954834, 1.5823067426681519, 0.05831974744796753, -0.0025843819603323936], "mean": [-0.01073786523193121, -1.5270777940750122, 2.638585329055786, -1.089126467704773, 1.5822296142578125, 0.05831974744796753, -0.002584382425993681], "std": [0.0, 0.0007669925689697266, 0.0006645449320785701, 1.1920928955078125e-07, 0.00033448042813688517, 0.0, 4.656612873077393e-10], "count": [20]}}}
4
+ {"episode_index": 3, "stats": {"timestamp": {"min": [0.0], "max": [3.2], "mean": [1.5999999999999996], "std": [0.9333333333333333], "count": [97]}, "frame_index": {"min": [0], "max": [96], "mean": [48.0], "std": [28.0], "count": [97]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [97]}, "index": {"min": [106], "max": [202], "mean": [154.0], "std": [28.0], "count": [97]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [97]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.5764705882352941]], [[0.5843137254901961]], [[0.592156862745098]]], "mean": [[[0.41420457337978656]], [[0.42495762682473437]], [[0.4190432060230601]]], "std": [[[0.19747774450464084]], [[0.18979913182591043]], [[0.19713035001191345]]], "count": [97]}, "observation.state": {"min": [-0.01073786523193121, -1.5273774862289429, 2.638518810272217, -1.0891263484954834, 1.5820494890213013, 0.05830325558781624, -0.0014851351734250784], "max": [-0.01065397635102272, -1.5270419120788574, 2.6386027336120605, -1.0891144275665283, 1.5821813344955444, 0.05831523984670639, 0.0], "mean": [-0.010712899267673492, -1.5272388458251953, 2.638563394546509, -1.0891222953796387, 1.5821248292922974, 0.05831107869744301, -1.531067209725734e-05], "std": [2.019087696680799e-05, 7.498588820453733e-05, 2.2172293029143475e-05, 5.606221748166718e-06, 2.7121235689264722e-05, 5.718204192817211e-06, 0.0001500133512308821], "count": [97]}, "action": {"min": [-0.01073786523193121, -1.5278449058532715, 2.6382012367248535, -1.0891263484954834, 1.580772042274475, 0.05831974744796753, -0.0025843819603323936], "max": [-0.01073786523193121, -1.526310920715332, 2.6397359371185303, -1.0891263484954834, 1.5823067426681519, 0.05831974744796753, -0.0025843819603323936], "mean": [-0.01073785312473774, -1.5273077487945557, 2.6385324001312256, -1.089126467704773, 1.5819897651672363, 0.05831972509622574, -0.0025843826588243246], "std": [1.210719347000122e-08, 0.0007319127907976508, 0.0006320757092908025, 1.1920928955078125e-07, 0.0006208866252563894, 2.2351741790771484e-08, 6.984919309616089e-10], "count": [97]}}}
5
+ {"episode_index": 4, "stats": {"timestamp": {"min": [0.0], "max": [1.5333333333333334], "mean": [0.7666666666666666], "std": [0.4521553322083512], "count": [47]}, "frame_index": {"min": [0], "max": [46], "mean": [23.0], "std": [13.564659966250536], "count": [47]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [47]}, "index": {"min": [203], "max": [249], "mean": [226.0], "std": [13.564659966250536], "count": [47]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [47]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.5764705882352941]], [[0.5803921568627451]], [[0.592156862745098]]], "mean": [[[0.4154558598575016]], [[0.4262052800886729]], [[0.4203465064582362]]], "std": [[[0.19788926021728462]], [[0.19022635430106719]], [[0.1976428953917107]]], "count": [47]}, "observation.state": {"min": [-0.010725880973041058, -1.5273535251617432, 2.6384949684143066, -1.0891263484954834, 1.5820375680923462, 0.05830325558781624, 0.0], "max": [-0.010713896714150906, -1.5271018743515015, 2.6385788917541504, -1.0891144275665283, 1.5821573734283447, 0.05831523984670639, 0.0], "mean": [-0.010717468336224556, -1.527245044708252, 2.6385414600372314, -1.08912193775177, 1.5821094512939453, 0.05831015855073929, 0.0], "std": [5.4806791922601406e-06, 6.107869558036327e-05, 2.806068914651405e-05, 5.864398644916946e-06, 2.7960690204054117e-05, 5.925326149736065e-06, 0.0], "count": [47]}, "action": {"min": [-0.01073786523193121, -1.5278449058532715, 2.6382012367248535, -1.0891263484954834, 1.580772042274475, 0.05831974744796753, -0.0025843819603323936], "max": [-0.01073786523193121, -1.526310920715332, 2.6397359371185303, -1.0891263484954834, 1.5823067426681519, 0.05831974744796753, -0.0025843819603323936], "mean": [-0.01073786523193121, -1.5273877382278442, 2.6384615898132324, -1.089126467704773, 1.582012414932251, 0.058319780975580215, -0.0025843826588243246], "std": [0.0, 0.0007015267619863153, 0.0005767710972577333, 1.1920928955078125e-07, 0.0006038636201992631, 3.3527612686157227e-08, 6.984919309616089e-10], "count": [47]}}}
6
+ {"episode_index": 5, "stats": {"timestamp": {"min": [0.0], "max": [3.3333333333333335], "mean": [1.6666666666666665], "std": [0.97182531580755], "count": [101]}, "frame_index": {"min": [0], "max": [100], "mean": [50.0], "std": [29.154759474226502], "count": [101]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [101]}, "index": {"min": [250], "max": [350], "mean": [300.0], "std": [29.154759474226502], "count": [101]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [101]}, "observation.images.cam_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.5803921568627451]], [[0.5882352941176471]], [[0.592156862745098]]], "mean": [[[0.4168487312572087]], [[0.4276728782199154]], [[0.42164216887735484]]], "std": [[[0.19846546414720898]], [[0.19072840521569875]], [[0.19810013123949716]]], "count": [100]}, "observation.state": {"min": [-0.010725880973041058, -1.527449369430542, 2.638518810272217, -1.0891263484954834, 1.5820255279541016, 0.05830325558781624, -0.0014851351734250784], "max": [-0.010665960609912872, -1.5270898342132568, 2.63862681388855, -1.0891144275665283, 1.5821813344955444, 0.05831523984670639, 0.0], "mean": [-0.01070475671440363, -1.5272548198699951, 2.6385669708251953, -1.0891215801239014, 1.58209228515625, 0.058310892432928085, -1.470430834160652e-05], "std": [1.296986829402158e-05, 7.699670823058113e-05, 2.267792478960473e-05, 5.7819274843495805e-06, 3.511134855216369e-05, 5.7742090575629845e-06, 0.0001470431307097897], "count": [101]}, "action": {"min": [-0.01073786523193121, -1.5278449058532715, 2.6382012367248535, -1.0891263484954834, 1.580772042274475, 0.05831974744796753, -0.0025843819603323936], "max": [-0.00920388475060463, -1.526310920715332, 2.6397359371185303, -1.0891263484954834, 1.5823067426681519, 0.05831974744796753, -0.0025843819603323936], "mean": [-0.010707479901611805, -1.5272382497787476, 2.6386265754699707, -1.089126467704773, 1.5821235179901123, 0.05831972137093544, -0.0025843821931630373], "std": [0.00021371300681494176, 0.0007502310327254236, 0.000686977815348655, 1.1920928955078125e-07, 0.0004965792177245021, 2.60770320892334e-08, 2.3283064365386963e-10], "count": [101]}}}
meta/info.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "omy_f3m",
4
+ "total_episodes": 6,
5
+ "total_frames": 351,
6
+ "total_tasks": 1,
7
+ "total_videos": 6,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:6"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "timestamp": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 1
21
+ ],
22
+ "names": null
23
+ },
24
+ "frame_index": {
25
+ "dtype": "int64",
26
+ "shape": [
27
+ 1
28
+ ],
29
+ "names": null
30
+ },
31
+ "episode_index": {
32
+ "dtype": "int64",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "names": null
37
+ },
38
+ "index": {
39
+ "dtype": "int64",
40
+ "shape": [
41
+ 1
42
+ ],
43
+ "names": null
44
+ },
45
+ "task_index": {
46
+ "dtype": "int64",
47
+ "shape": [
48
+ 1
49
+ ],
50
+ "names": null
51
+ },
52
+ "observation.images.cam_wrist": {
53
+ "dtype": "video",
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "shape": [
60
+ 480,
61
+ 848,
62
+ 3
63
+ ],
64
+ "info": {
65
+ "video.height": 480,
66
+ "video.width": 848,
67
+ "video.channels": 3,
68
+ "video.codec": "libx264",
69
+ "video.pix_fmt": "yuv420p"
70
+ }
71
+ },
72
+ "observation.state": {
73
+ "dtype": "float32",
74
+ "names": [
75
+ "joint1",
76
+ "joint2",
77
+ "joint3",
78
+ "joint4",
79
+ "joint5",
80
+ "joint6",
81
+ "rh_r1_joint"
82
+ ],
83
+ "shape": [
84
+ 7
85
+ ]
86
+ },
87
+ "action": {
88
+ "dtype": "float32",
89
+ "names": [
90
+ "joint1",
91
+ "joint2",
92
+ "joint3",
93
+ "joint4",
94
+ "joint5",
95
+ "joint6",
96
+ "rh_r1_joint"
97
+ ],
98
+ "shape": [
99
+ 7
100
+ ]
101
+ }
102
+ }
103
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "test"}
videos/chunk-000/observation.images.cam_wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e358ad6c60219e1405e2c8550bed06152013497ff8170f6285f02c57ea0b14
3
+ size 129798
videos/chunk-000/observation.images.cam_wrist/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c19bc5e84548f0297f6ad493f61fe4c56d5805c09e0e64b57527688042a040bf
3
+ size 126552
videos/chunk-000/observation.images.cam_wrist/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0febb0f7ee92ba2e5ca9e861c4ae2d29074dcb5cb726a71d510736c9f5f5ec
3
+ size 50954
videos/chunk-000/observation.images.cam_wrist/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8974f01f8e73504bc5199ca5bb4088f500c52dc729d987f3de76c1613df9fef1
3
+ size 287338
videos/chunk-000/observation.images.cam_wrist/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3378f70d040f0e8c391c460771aa33772bb2f9785dba2da273aedb5141b19ae
3
+ size 131717
videos/chunk-000/observation.images.cam_wrist/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ac798fc71ad25c35bea1fbe6f0e83cddbabf0699fed7d6b8f7f7f330841916
3
+ size 290774