lucanunz commited on
Commit
b83bfff
·
verified ·
1 Parent(s): e16a0dc

Add files using upload-large-folder tool

Browse files
Files changed (33) hide show
  1. data/chunk-000/episode_000000.parquet +3 -0
  2. data/chunk-000/episode_000001.parquet +3 -0
  3. data/chunk-000/episode_000002.parquet +3 -0
  4. data/chunk-000/episode_000003.parquet +3 -0
  5. data/chunk-000/episode_000004.parquet +3 -0
  6. data/chunk-000/episode_000005.parquet +3 -0
  7. data/chunk-000/episode_000006.parquet +3 -0
  8. meta/args.json +27 -0
  9. meta/episodes.jsonl +7 -0
  10. meta/episodes_stats.jsonl +7 -0
  11. meta/info.json +266 -0
  12. meta/tasks.jsonl +7 -0
  13. videos/chunk-000/image/episode_000000.mp4 +3 -0
  14. videos/chunk-000/image/episode_000001.mp4 +3 -0
  15. videos/chunk-000/image/episode_000002.mp4 +3 -0
  16. videos/chunk-000/image/episode_000003.mp4 +3 -0
  17. videos/chunk-000/image/episode_000004.mp4 +3 -0
  18. videos/chunk-000/image/episode_000005.mp4 +3 -0
  19. videos/chunk-000/image/episode_000006.mp4 +3 -0
  20. videos/chunk-000/left_ego_image/episode_000000.mp4 +3 -0
  21. videos/chunk-000/left_ego_image/episode_000001.mp4 +3 -0
  22. videos/chunk-000/left_ego_image/episode_000002.mp4 +3 -0
  23. videos/chunk-000/left_ego_image/episode_000003.mp4 +3 -0
  24. videos/chunk-000/left_ego_image/episode_000004.mp4 +3 -0
  25. videos/chunk-000/left_ego_image/episode_000005.mp4 +3 -0
  26. videos/chunk-000/left_ego_image/episode_000006.mp4 +3 -0
  27. videos/chunk-000/wrist_image/episode_000000.mp4 +3 -0
  28. videos/chunk-000/wrist_image/episode_000001.mp4 +3 -0
  29. videos/chunk-000/wrist_image/episode_000002.mp4 +3 -0
  30. videos/chunk-000/wrist_image/episode_000003.mp4 +3 -0
  31. videos/chunk-000/wrist_image/episode_000004.mp4 +3 -0
  32. videos/chunk-000/wrist_image/episode_000005.mp4 +3 -0
  33. videos/chunk-000/wrist_image/episode_000006.mp4 +3 -0
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f94402ea3a374f2c54499d68a51fd781e32247b249c0ab16a2225ae909244c
3
+ size 74285
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a49c7ce9d6d8ba6916816f797f8b21ff0fd56f818763fe8b89b39284f2782415
3
+ size 72629
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16ebf16c3f595098a5ff2f3bde1e7ed180c92ef380b4f6486302146a288ad9ac
3
+ size 134331
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c3cfe472c38b6a30bb41ddba091d67338977a43db1788572716a057e5920603
3
+ size 110142
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d18ff4fc3d9afa05a17956460764b72d7c1716076eed9cea54e7a63dc6c8a35f
3
+ size 66689
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac7e21b1bf95787fbb2e53d493c8b16bc79d9e2ea9fa6312754b6a2ecc4b106e
3
+ size 122134
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690773d5f2a7f79840bb0b5325d498e4ab6bcde62f5e4cfcca9cec5789ca7754
3
+ size 93099
meta/args.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_data_dir": "/data/openpi/table_tasks_newsetup",
3
+ "folder_names": [
4
+ "close_drawer",
5
+ "close_oven",
6
+ "drink_user",
7
+ "open_drawer",
8
+ "open_oven",
9
+ "plate_oven",
10
+ "spoon_drawer"
11
+ ],
12
+ "image_size": [
13
+ 256,
14
+ 256
15
+ ],
16
+ "log_progress": true,
17
+ "mask_value": 200,
18
+ "max_depth": 2,
19
+ "num_episodes_per_task": 1,
20
+ "overwrite": true,
21
+ "push_to_hub": true,
22
+ "repo_id": "lucanunz/table_newsetup_7tasks",
23
+ "rotation_rep": "axis_angle",
24
+ "should_mask": false,
25
+ "tcp_in_robot_base": false,
26
+ "use_gt_deltas": false
27
+ }
meta/episodes.jsonl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Close the drawer"], "length": 123}
2
+ {"episode_index": 1, "tasks": ["Close the oven"], "length": 119}
3
+ {"episode_index": 2, "tasks": ["Take the mug and give it to the user"], "length": 238}
4
+ {"episode_index": 3, "tasks": ["Open the drawer"], "length": 188}
5
+ {"episode_index": 4, "tasks": ["Open the oven"], "length": 109}
6
+ {"episode_index": 5, "tasks": ["Put the green plate in the oven"], "length": 213}
7
+ {"episode_index": 6, "tasks": ["Put the spoon in the drawer"], "length": 159}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39938578048406864]], [[0.4053927863625919]], [[0.38703419823740043]]], "std": [[[0.3012778618140812]], [[0.2918146745672337]], [[0.29901875795938443]]], "count": [100]}, "wrist_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.4260504730822993]], [[0.428423973532284]], [[0.41139775474398743]]], "std": [[[0.22609370430065198]], [[0.22645004968196167]], [[0.23614127261432383]]], "count": [100]}, "left_ego_image": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.44977568862017464]], [[0.4527977887321921]], [[0.4410517883300781]]], "std": [[[0.2190466647757122]], [[0.2191064700893165]], [[0.22625493236281274]]], "count": [100]}, "state": {"min": [-0.015041875652968884, 0.2823235094547272, 1.1024802923202515, -2.192648410797119, -2.322063446044922, -0.11983203142881393, 0.000149991232319735], "max": [0.23274487257003784, 0.5667562484741211, 1.1845759153366089, 2.210817575454712, 2.3763861656188965, 0.13289286196231842, 0.3454447090625763], "mean": [0.10398688167333603, 0.48206961154937744, 1.1628482341766357, 1.3569344282150269, 1.3988232612609863, -0.04940395802259445, 0.0029572690837085247], "std": [0.09084628522396088, 0.0906081348657608, 0.02306186594069004, 1.6697570085525513, 1.7743072509765625, 0.07207459211349487, 0.03100738860666752], "count": [123]}, "delta_actions": {"min": [-0.009952877648174763, -0.014126015827059746, -0.009298892691731453, -0.0018735913326963782, -0.005468044430017471, -0.024702994152903557, 0.0], "max": [0.010072397999465466, 0.011475106701254845, 0.010253377258777618, 0.04106821119785309, 0.0013049956178292632, 0.0005693205748684704, 0.0], "mean": [0.00044378257007338107, 0.00017464581469539553, 0.00019278505351394415, 0.0003352829080540687, -3.9200662286020815e-05, -0.0002023712295340374, 0.0], "std": [0.006950943265110254, 0.006287915166467428, 0.0029158194083720446, 0.0037267946172505617, 0.0007140281959436834, 0.0022268807515501976, 0.0], "count": [123]}, "env_state": {"min": [-0.2996537685394287, -0.45477166771888733, -0.07593207061290741, -2.5960278511047363, -0.006434246432036161, 0.0969943255186081, -0.471763551235199, 0.000149991232319735, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [0.003555114148184657, 0.5685871243476868, 0.01926286891102791, -1.1670457124710083, 0.07722914963960648, 0.559123694896698, -0.016104573383927345, 0.3454447090625763, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-0.13017357885837555, 0.19275926053524017, -0.04077832028269768, -1.7431116104125977, 0.033762797713279724, 0.309531569480896, -0.22511258721351624, 0.0029572690837085247, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.11080215126276016, 0.30417245626449585, 0.03754075989127159, 0.4404688775539398, 0.023332497105002403, 0.13810822367668152, 0.16608569025993347, 0.03100738860666752, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [123]}, "active_robot": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [123]}, "tcp_states": {"min": [-0.015041875652968884, 0.2823235094547272, 1.1024802923202515, -0.15238596498966217, 0.987453043460846, -0.06264293938875198, 0.986916720867157, -0.007077616173774004, -0.09994883835315704, -0.09968528896570206, -0.06798682361841202, -0.999849259853363], "max": [0.23274487257003784, 0.5667562484741211, 1.1845759153366089, 0.006850483361631632, 0.9999650716781616, -0.004077148158103228, 0.9996991753578186, 0.1498028039932251, -0.012449954636394978, -0.012047549709677696, -0.005099773872643709, -0.9949668645858765], "mean": [0.10398688167333603, 0.48206961154937744, 1.1628482341766357, -0.04922941327095032, 0.9974987506866455, -0.024836665019392967, 0.996559202671051, 0.04799572750926018, -0.050697244703769684, -0.048901431262493134, -0.02715502306818962, -0.9980949759483337], "std": [0.09084628522396088, 0.0906081348657608, 0.02306186594069004, 0.04098891466856003, 0.0032106598373502493, 0.016287826001644135, 0.0028293116483837366, 0.040433838963508606, 0.01877906545996666, 0.019140811637043953, 0.017603956162929535, 0.0010797043796628714], "count": [123]}, "gripper_states": {"min": [0.000149991232319735], "max": [0.3454447090625763], "mean": [0.0029572658240795135], "std": [0.03100736252963543], "count": [123]}, "gripper_commands": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [123]}, "joint_states": {"min": [-0.2996537685394287, -0.45477166771888733, -0.07593207061290741, -2.5960278511047363, -0.006434246432036161, 0.0969943255186081, -0.471763551235199, 0.000149991232319735], "max": [0.003555114148184657, 0.5685871243476868, 0.01926286891102791, -1.1670457124710083, 0.07722914963960648, 0.559123694896698, -0.016104573383927345, 0.3454447090625763], "mean": [-0.13017357885837555, 0.19275926053524017, -0.04077832028269768, -1.7431116104125977, 0.033762797713279724, 0.309531569480896, -0.22511258721351624, 0.0029572690837085247], "std": [0.11080215126276016, 0.30417245626449585, 0.03754075989127159, 0.4404688775539398, 0.023332497105002403, 0.13810822367668152, 0.16608569025993347, 0.03100738860666752], "count": [123]}, "joint_actions": {"min": [-0.4135206341743469, -0.49849116802215576, -0.13848493993282318, -2.6242074966430664, -0.020830491557717323, 0.09562457352876663, -0.5273721814155579, 0.0], "max": [0.00837804190814495, 0.5825613141059875, 0.02611483633518219, -1.0901762247085571, 0.06110517680644989, 0.5862830877304077, 0.024893220514059067, 0.0], "mean": [-0.16562478244304657, 0.1726272851228714, -0.06411582976579666, -1.705552339553833, 0.022446980699896812, 0.30637410283088684, -0.22878456115722656, 0.0], "std": [0.13854706287384033, 0.30773481726646423, 0.055317506194114685, 0.44845008850097656, 0.02311049960553646, 0.14380209147930145, 0.1882808357477188, 0.0], "count": [123]}, "qpos": {"min": [-0.2996537685394287, -0.45477166771888733, -0.07593207061290741, -2.5960278511047363, -0.006434246432036161, 0.0969943255186081, -0.471763551235199, 0.000149991232319735, 0.0], "max": [0.003555114148184657, 0.5685871243476868, 0.01926286891102791, -1.1670457124710083, 0.07722914963960648, 0.559123694896698, -0.016104573383927345, 0.3454447090625763, 0.0], "mean": [-0.13017357885837555, 0.19275926053524017, -0.04077832028269768, -1.7431116104125977, 0.033762797713279724, 0.309531569480896, -0.22511258721351624, 0.0029572690837085247, 0.0], "std": [0.11080215126276016, 0.30417245626449585, 0.03754075989127159, 0.4404688775539398, 0.023332497105002403, 0.13810822367668152, 0.16608569025993347, 0.03100738860666752, 0.0], "count": [123]}, "absolute_actions": {"min": [-0.01375191006809473, 0.2790548801422119, 1.1291139125823975, -2.2223424911499023, -2.222146511077881, -0.005972062237560749, 0.0], "max": [0.34243813157081604, 0.5417859554290771, 1.2089093923568726, 2.22111177444458, 2.2225282192230225, 0.007536351215094328, 0.0], "mean": [0.14216692745685577, 0.4783264100551605, 1.1923456192016602, 0.160578653216362, 0.1614530235528946, 0.0008871363243088126, 0.0], "std": [0.12073546648025513, 0.08039902150630951, 0.025653816759586334, 2.2124338150024414, 2.2130777835845947, 0.0030608084052801132, 0.0], "count": [123]}, "absolute_commands": {"min": [-0.01375191006809473, 0.2790548801422119, 1.1291139125823975, -2.2223424911499023, -2.222146511077881, -0.005972062237560749], "max": [0.34243813157081604, 0.5417859554290771, 1.2089093923568726, 2.22111177444458, 2.2225282192230225, 0.007536351215094328], "mean": [0.14216692745685577, 0.4783264100551605, 1.1923456192016602, 0.160578653216362, 0.1614530235528946, 0.0008871363243088126], "std": [0.12073546648025513, 0.08039902150630951, 0.025653816759586334, 2.2124338150024414, 2.2130777835845947, 0.0030608084052801132], "count": [123]}, "commanded_actions": {"min": [-0.01375191006809473, 0.2790548801422119, 1.1291139125823975, -0.0029657450504601, 0.9999569654464722, -0.004547882359474897, 0.9999686479568481, -0.0010340356966480613, -0.007782988715916872, -0.007792953867465258, -0.004548988305032253, -0.9999997615814209], "max": [0.34243813157081604, 0.5417859554290771, 1.2089093923568726, 0.0010335398837924004, 0.9999999403953552, 0.009215345606207848, 1.0, 0.0030179701279848814, 0.004939676262438297, 0.0049383630976080894, 0.00920785777270794, -0.9999348521232605], "mean": [0.14216692745685577, 0.4783264100551605, 1.1923456192016602, -0.0003136357117909938, 0.999991238117218, 0.0016599198570474982, 0.9999938607215881, 0.00032424452365376055, -0.0013977896887809038, -0.0013996211346238852, 0.0016575242625549436, -0.9999855756759644], "std": [0.12073546648025513, 0.08039902150630951, 0.025653816759586334, 0.0008111317292787135, 1.0759312317532022e-05, 0.0038359747268259525, 7.786478818161413e-06, 0.0008210602682083845, 0.0031686683651059866, 0.0031714835204184055, 0.003834016155451536, 1.6553558452869765e-05], "count": [123]}, "absolute_actions_w_progress": {"min": [-0.01375191006809473, 0.2790548801422119, 1.1291139125823975, -2.2223424911499023, -2.222146511077881, -0.005972062237560749, 0.0, 0.0], "max": [0.34243813157081604, 0.5417859554290771, 1.2089093923568726, 2.22111177444458, 2.2225282192230225, 0.007536351215094328, 0.0, 1.0], "mean": [0.14216692745685577, 0.4783264100551605, 1.1923456192016602, 0.160578653216362, 0.1614530235528946, 0.0008871363243088126, 0.0, 0.5040650367736816], "std": [0.12073546648025513, 0.08039902150630951, 0.025653816759586334, 2.2124338150024414, 2.2130777835845947, 0.0030608084052801132, 0.0, 0.3198428153991699], "count": [123]}, "progress_state": {"min": [0.0], "max": [1.0], "mean": [0.5040650367736816], "std": [0.3198428452014923], "count": [123]}, "delta_action_w_progress": {"min": [-0.009952877648174763, -0.014126015827059746, -0.009298892691731453, -0.0018735913326963782, -0.005468044430017471, -0.024702994152903557, 0.0, 0.0], "max": [0.010072397999465466, 0.011475106701254845, 0.010253377258777618, 0.04106821119785309, 0.0013049956178292632, 0.0005693205748684704, 0.0, 1.0], "mean": [0.00044378257007338107, 0.00017464581469539553, 0.00019278505351394415, 0.0003352829080540687, -3.9200662286020815e-05, -0.0002023712295340374, 0.0, 0.5040650367736816], "std": [0.006950943265110254, 0.006287915166467428, 0.0029158194083720446, 0.0037267946172505617, 0.0007140281959436834, 0.0022268807515501976, 0.0, 0.3198428153991699], "count": [123]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9588223383011067], "count": [123]}, "frame_index": {"min": [0], "max": [122], "mean": [61.0], "std": [35.505868059613285], "count": [123]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [123]}, "index": {"min": [0], "max": [122], "mean": [61.0], "std": [35.505868059613285], "count": [123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [123]}}}
2
+ {"episode_index": 1, "stats": {"image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42352957751704196]], [[0.43154246730430457]], [[0.41378454470166975]]], "std": [[[0.2817146400596751]], [[0.27109510049834623]], [[0.27593406596639464]]], "count": [100]}, "wrist_image": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42506803804285387]], [[0.42955809948491114]], [[0.4136252686743643]]], "std": [[[0.23650613296558837]], [[0.23509030854035706]], [[0.2433644373919806]]], "count": [100]}, "left_ego_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44896031757429533]], [[0.45401491711186426]], [[0.4411770109288833]]], "std": [[[0.21215630835966245]], [[0.20766315731431428]], [[0.2141237746296721]]], "count": [100]}, "state": {"min": [-0.13389858603477478, 0.2664525508880615, 1.0258458852767944, 1.774129867553711, 1.8963844776153564, -0.07713636010885239, 0.000149991232319735], "max": [0.24369391798973083, 0.48068055510520935, 1.266372561454773, 2.1740102767944336, 2.2231521606445312, 0.4872629642486572, 0.3454447090625763], "mean": [0.0415167473256588, 0.40642157196998596, 1.1518841981887817, 1.9730665683746338, 2.035590171813965, 0.3157601058483124, 0.009101823903620243], "std": [0.12053047120571136, 0.07232997566461563, 0.06963798403739929, 0.12157328426837921, 0.10378623753786087, 0.1976119726896286, 0.05071115121245384], "count": [119]}, "delta_actions": {"min": [-0.01049930788576603, -0.011174395680427551, -0.010316373780369759, -0.001666432828642428, -0.0325348787009716, -0.018266234546899796, 0.0], "max": [0.010780845768749714, 0.01039833016693592, 0.015525147318840027, 0.06238000467419624, 0.030865121632814407, 0.001555058523081243, 0.0], "mean": [0.0012754147173836827, -0.00034330892958678305, 0.00029685613117180765, 0.0005086221499368548, -0.00025144379469566047, -0.00017243954061996192, 0.0], "std": [0.00730669591575861, 0.005794157739728689, 0.006611702498048544, 0.005709496326744556, 0.01598588190972805, 0.001783429179340601, 0.0], "count": [119]}, "env_state": {"min": [-0.10658684372901917, -0.573828935623169, -0.173287495970726, -2.5202062129974365, -0.612156867980957, 0.28819015622138977, -0.13374225795269012, 0.000149991232319735, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [0.10930781811475754, 0.2850501537322998, 0.24526344239711761, -1.7038437128067017, 0.0900673121213913, 0.6273502707481384, 0.46953698992729187, 0.3454447090625763, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.025730431079864502, -0.0419372096657753, 0.01268511451780796, -2.1109676361083984, -0.38056302070617676, 0.4198818504810333, 0.18660539388656616, 0.009101823903620243, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.08638526499271393, 0.2553003132343292, 0.13915400207042694, 0.21141967177391052, 0.23462578654289246, 0.110603928565979, 0.23171378672122955, 0.05071115121245384, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [119]}, "active_robot": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [119]}, "tcp_states": {"min": [-0.13389858603477478, 0.2664525508880615, 1.0258458852767944, -0.14651404321193695, 0.8681856989860535, -0.00753435306251049, 0.9871930480003357, -0.010933604091405869, -0.0993175134062767, -0.11554648727178574, -0.008662504144012928, -0.9989782571792603], "max": [0.24369391798973083, 0.48068055510520935, 1.266372561454773, 0.02853282168507576, 0.9998026490211487, 0.4956988990306854, 0.9999532699584961, 0.15904130041599274, 0.01830969750881195, -0.00756826950237155, 0.4962325990200043, -0.8669828772544861], "mean": [0.0415167473256588, 0.40642157196998596, 1.1518841981887817, -0.023570530116558075, 0.9170928597450256, 0.3462035059928894, 0.9977437257766724, 0.03663907200098038, -0.03238740190863609, -0.04524359479546547, 0.3450453579425812, -0.9173970818519592], "std": [0.12053047120571136, 0.07232997566461563, 0.06963798403739929, 0.038474489003419876, 0.052678000181913376, 0.18512986600399017, 0.002804040675982833, 0.03972687944769859, 0.02302526868879795, 0.020418507978320122, 0.18490228056907654, 0.05170845612883568], "count": [119]}, "gripper_states": {"min": [0.000149991232319735], "max": [0.3454447090625763], "mean": [0.009101849049329758], "std": [0.05071112886071205], "count": [119]}, "gripper_commands": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [119]}, "joint_states": {"min": [-0.10658684372901917, -0.573828935623169, -0.173287495970726, -2.5202062129974365, -0.612156867980957, 0.28819015622138977, -0.13374225795269012, 0.000149991232319735], "max": [0.10930781811475754, 0.2850501537322998, 0.24526344239711761, -1.7038437128067017, 0.0900673121213913, 0.6273502707481384, 0.46953698992729187, 0.3454447090625763], "mean": [0.025730431079864502, -0.0419372096657753, 0.01268511451780796, -2.1109676361083984, -0.38056302070617676, 0.4198818504810333, 0.18660539388656616, 0.009101823903620243], "std": [0.08638526499271393, 0.2553003132343292, 0.13915400207042694, 0.21141967177391052, 0.23462578654289246, 0.110603928565979, 0.23171378672122955, 0.05071115121245384], "count": [119]}, "joint_actions": {"min": [-0.12822219729423523, -0.6244884133338928, -0.19374550879001617, -2.537477970123291, -0.6329634189605713, 0.25642216205596924, -0.18307287991046906, 0.0], "max": [0.12122246623039246, 0.27690672874450684, 0.260379433631897, -1.6460684537887573, 0.0797676369547844, 0.6549573540687561, 0.5048779845237732, 0.0], "mean": [0.013346698135137558, -0.0793745145201683, -0.002731613116338849, -2.095677614212036, -0.3888731002807617, 0.4143747091293335, 0.18495847284793854, 0.0], "std": [0.0877906084060669, 0.27068912982940674, 0.1454714685678482, 0.2323295772075653, 0.23535363376140594, 0.11710040271282196, 0.2388136386871338, 0.0], "count": [119]}, "qpos": {"min": [-0.10658684372901917, -0.573828935623169, -0.173287495970726, -2.5202062129974365, -0.612156867980957, 0.28819015622138977, -0.13374225795269012, 0.000149991232319735, 0.0], "max": [0.10930781811475754, 0.2850501537322998, 0.24526344239711761, -1.7038437128067017, 0.0900673121213913, 0.6273502707481384, 0.46953698992729187, 0.3454447090625763, 0.0], "mean": [0.025730431079864502, -0.0419372096657753, 0.01268511451780796, -2.1109676361083984, -0.38056302070617676, 0.4198818504810333, 0.18660539388656616, 0.009101823903620243, 0.0], "std": [0.08638526499271393, 0.2553003132343292, 0.13915400207042694, 0.21141967177391052, 0.23462578654289246, 0.110603928565979, 0.23171378672122955, 0.05071115121245384, 0.0], "count": [119]}, "absolute_actions": {"min": [-0.15330225229263306, 0.25809046626091003, 1.0316531658172607, -2.2208094596862793, -2.220604419708252, 0.001237370423041284, 0.0], "max": [0.26519331336021423, 0.47787702083587646, 1.2981451749801636, 2.2099430561065674, 2.211071252822876, 0.509310245513916, 0.0], "mean": [0.05653681978583336, 0.4056760370731354, 1.177464246749878, 1.6448568105697632, 1.643814206123352, 0.36387738585472107, 0.0], "std": [0.130088672041893, 0.07399741560220718, 0.0760098323225975, 1.1747331619262695, 1.1743298768997192, 0.19616499543190002, 0.0], "count": [119]}, "absolute_commands": {"min": [-0.15330225229263306, 0.25809046626091003, 1.0316531658172607, -2.2208094596862793, -2.220604419708252, 0.001237370423041284], "max": [0.26519331336021423, 0.47787702083587646, 1.2981451749801636, 2.2099430561065674, 2.211071252822876, 0.509310245513916], "mean": [0.05653681978583336, 0.4056760370731354, 1.177464246749878, 1.6448568105697632, 1.643814206123352, 0.36387738585472107], "std": [0.130088672041893, 0.07399741560220718, 0.0760098323225975, 1.1747331619262695, 1.1743298768997192, 0.19616499543190002], "count": [119]}, "commanded_actions": {"min": [-0.15330225229263306, 0.25809046626091003, 1.0316531658172607, -0.0037240267265588045, 0.8699551820755005, -0.0027519904542714357, 0.99997878074646, -0.00557984272018075, -0.003562652040272951, -0.00327418465167284, -0.0027519899886101484, -0.9999991059303284], "max": [0.26519331336021423, 0.47787702083587646, 1.2981451749801636, 0.004836616106331348, 0.9999991655349731, 0.4931303560733795, 1.0, 0.004728337284177542, 0.0034528588876128197, 0.00442716758698225, 0.4931304156780243, -0.8699554204940796], "mean": [0.05653681978583336, 0.4056760370731354, 1.177464246749878, 0.0006236601620912552, 0.9148769378662109, 0.3511185646057129, 0.9999973177909851, -0.0003811802889686078, -0.0005683920462615788, -0.00041503223474137485, 0.35111793875694275, -0.9148770570755005], "std": [0.130088672041893, 0.07399741560220718, 0.0760098323225975, 0.001604548073373735, 0.054953400045633316, 0.19155535101890564, 4.112869191885693e-06, 0.0017481016693636775, 0.001540023717097938, 0.0016613614279776812, 0.19155584275722504, 0.054953210055828094], "count": [119]}, "absolute_actions_w_progress": {"min": [-0.15330225229263306, 0.25809046626091003, 1.0316531658172607, -2.2208094596862793, -2.220604419708252, 0.001237370423041284, 0.0, 0.0], "max": [0.26519331336021423, 0.47787702083587646, 1.2981451749801636, 2.2099430561065674, 2.211071252822876, 0.509310245513916, 0.0, 1.0], "mean": [0.05653681978583336, 0.4056760370731354, 1.177464246749878, 1.6448568105697632, 1.643814206123352, 0.36387738585472107, 0.0, 0.5042015910148621], "std": [0.130088672041893, 0.07399741560220718, 0.0760098323225975, 1.1747331619262695, 1.1743298768997192, 0.19616499543190002, 0.0, 0.31644192337989807], "count": [119]}, "progress_state": {"min": [0.0], "max": [1.0], "mean": [0.5042017102241516], "std": [0.31644195318222046], "count": [119]}, "delta_action_w_progress": {"min": [-0.01049930788576603, -0.011174395680427551, -0.010316373780369759, -0.001666432828642428, -0.0325348787009716, -0.018266234546899796, 0.0, 0.0], "max": [0.010780845768749714, 0.01039833016693592, 0.015525147318840027, 0.06238000467419624, 0.030865121632814407, 0.001555058523081243, 0.0, 1.0], "mean": [0.0012754147173836827, -0.00034330892958678305, 0.00029685613117180765, 0.0005086221499368548, -0.00025144379469566047, -0.00017243954061996192, 0.0, 0.5042015910148621], "std": [0.00730669591575861, 0.005794157739728689, 0.006611702498048544, 0.005709496326744556, 0.01598588190972805, 0.001783429179340601, 0.0, 0.31644192337989807], "count": [119]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666667], "std": [2.8625940062196116], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [119]}, "index": {"min": [123], "max": [241], "mean": [182.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [119]}}}
3
+ {"episode_index": 2, "stats": {"image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3989854060154335]], [[0.4134242170745251]], [[0.37267834592333027]]], "std": [[[0.2999411261473761]], [[0.28896746958369013]], [[0.28842957300069305]]], "count": [100]}, "wrist_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41655462526807596]], [[0.42277552107268684]], [[0.4001491058947993]]], "std": [[[0.24095455074613853]], [[0.22929923855718715]], [[0.23267060411428458]]], "count": [100]}, "left_ego_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42640084120806526]], [[0.43971286549287686]], [[0.4179801492130055]]], "std": [[[0.23455798842883205]], [[0.22980521116253758]], [[0.2362038379102505]]], "count": [100]}, "state": {"min": [-0.4051702618598938, 0.3000183701515198, 1.0026425123214722, -2.960587739944458, -2.2120680809020996, -0.23791612684726715, 0.000149991232319735], "max": [-0.061752453446388245, 0.3577481210231781, 1.1296871900558472, 2.959929943084717, 3.1042466163635254, 0.01828295923769474, 0.6576793193817139], "mean": [-0.20282235741615295, 0.33370599150657654, 1.0781298875808716, 0.5954868197441101, 2.0585098266601562, -0.09493566304445267, 0.4946158826351166], "std": [0.11024440079927444, 0.017697345465421677, 0.03839002177119255, 1.734091877937317, 1.4018278121948242, 0.08047319203615189, 0.2780170440673828], "count": [238]}, "delta_actions": {"min": [-0.010172605514526367, -0.012262549251317978, -0.00977365393191576, -0.0008985560853034258, -0.012175381183624268, -0.030382955446839333, 0.0], "max": [0.009637366980314255, 0.009726368822157383, 0.010360222309827805, 0.0035386423114687204, 0.0018861494027078152, 0.03058253973722458, 1.0], "mean": [-0.0014901687391102314, 9.131303522735834e-05, 0.00022722819994669408, -2.7947950002271682e-05, -4.513131352723576e-05, 0.007086776662617922, 0.7605041861534119], "std": [0.004244070500135422, 0.0015686562983319163, 0.0037396105471998453, 0.0003454145626164973, 0.0010300740832462907, 0.019904086366295815, 0.42677539587020874], "count": [238]}, "env_state": {"min": [0.07942398637533188, -0.2575990557670593, -0.07316559553146362, -2.5178563594818115, -0.08410117030143738, 0.3681768476963043, -1.170121431350708, 0.000149991232319735, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [0.3506842255592346, 0.2996343672275543, 0.41202685236930847, -1.7817660570144653, 0.04079286381602287, 0.9410426020622253, 1.1753315925598145, 0.6576793193817139, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.18969346582889557, -0.03416543826460838, 0.23084977269172668, -2.288234233856201, 0.0031659838277846575, 0.6005390882492065, -0.1425730139017105, 0.4946158826351166, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.09002569317817688, 0.18629096448421478, 0.11327055841684341, 0.2680722773075104, 0.040217552334070206, 0.15843242406845093, 0.8548493385314941, 0.2780170440673828, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [238]}, "active_robot": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "tcp_states": {"min": [-0.4051702618598938, 0.3000183701515198, 1.0026425123214722, -0.9993951916694641, -0.14150802791118622, -0.013998274691402912, -0.14647053182125092, -0.7765495777130127, -0.1498199701309204, -0.10894779860973358, -0.15708939731121063, -0.9999983906745911], "max": [-0.061752453446388245, 0.3577481210231781, 1.1296871900558472, 0.7765156030654907, 0.9999865293502808, 0.06839442998170853, 0.9999997615814209, 0.9948646426200867, 0.054143037647008896, 0.03823361545801163, 0.11671457439661026, -0.9863781929016113], "mean": [-0.20282235741615295, 0.33370599150657654, 1.0781298875808716, -0.29760846495628357, 0.45792722702026367, 0.028879942372441292, 0.4547569453716278, 0.2960160970687866, -0.0755547359585762, -0.040487755089998245, -0.04175042361021042, -0.9951276779174805], "std": [0.11024440079927444, 0.017697345465421677, 0.03839002177119255, 0.6999505758285522, 0.45887649059295654, 0.019982056692242622, 0.46013280749320984, 0.6966866254806519, 0.052608147263526917, 0.0365074947476387, 0.07067049294710159, 0.0033936018589884043], "count": [238]}, "gripper_states": {"min": [0.000149991232319735], "max": [0.6576793193817139], "mean": [0.4946165978908539], "std": [0.2780167758464813], "count": [238]}, "gripper_commands": {"min": [0.0], "max": [1.0], "mean": [0.7605041861534119], "std": [0.4267757833003998], "count": [238]}, "joint_states": {"min": [0.07942398637533188, -0.2575990557670593, -0.07316559553146362, -2.5178563594818115, -0.08410117030143738, 0.3681768476963043, -1.170121431350708, 0.000149991232319735], "max": [0.3506842255592346, 0.2996343672275543, 0.41202685236930847, -1.7817660570144653, 0.04079286381602287, 0.9410426020622253, 1.1753315925598145, 0.6576793193817139], "mean": [0.18969346582889557, -0.03416543826460838, 0.23084977269172668, -2.288234233856201, 0.0031659838277846575, 0.6005390882492065, -0.1425730139017105, 0.4946158826351166], "std": [0.09002569317817688, 0.18629096448421478, 0.11327055841684341, 0.2680722773075104, 0.040217552334070206, 0.15843242406845093, 0.8548493385314941, 0.2780170440673828], "count": [238]}, "joint_actions": {"min": [0.05713719502091408, -0.3057384490966797, -0.009202924557030201, -2.5462188720703125, -0.10243548452854156, 0.3414304852485657, -1.2135546207427979, 0.0], "max": [0.3507159352302551, 0.24595306813716888, 0.41949227452278137, -1.686814546585083, 0.06247485801577568, 0.959834098815918, 1.2165679931640625, 1.0], "mean": [0.19094589352607727, -0.07124285399913788, 0.2344779372215271, -2.2313709259033203, 0.0006298025255091488, 0.5872805714607239, -0.14964261651039124, 0.7605041861534119], "std": [0.09345699101686478, 0.18399418890476227, 0.11423835903406143, 0.2996675670146942, 0.05122096464037895, 0.16945526003837585, 0.864171028137207, 0.42677539587020874], "count": [238]}, "qpos": {"min": [0.07942398637533188, -0.2575990557670593, -0.07316559553146362, -2.5178563594818115, -0.08410117030143738, 0.3681768476963043, -1.170121431350708, 0.000149991232319735, 0.0], "max": [0.3506842255592346, 0.2996343672275543, 0.41202685236930847, -1.7817660570144653, 0.04079286381602287, 0.9410426020622253, 1.1753315925598145, 0.6576793193817139, 0.0], "mean": [0.18969346582889557, -0.03416543826460838, 0.23084977269172668, -2.288234233856201, 0.0031659838277846575, 0.6005390882492065, -0.1425730139017105, 0.4946158826351166, 0.0], "std": [0.09002569317817688, 0.18629096448421478, 0.11327055841684341, 0.2680722773075104, 0.040217552334070206, 0.15843242406845093, 0.8548493385314941, 0.2780170440673828, 0.0], "count": [238]}, "absolute_actions": {"min": [-0.4168291687965393, 0.3262418508529663, 0.9960657954216003, -2.9815874099731445, -3.1365878582000732, -0.0011209819931536913, 0.0], "max": [-0.05917152762413025, 0.37183281779289246, 1.185240626335144, 2.9813945293426514, 3.138793468475342, 0.009495370090007782, 1.0], "mean": [-0.21276183426380157, 0.3494845926761627, 1.1202508211135864, 0.8151436448097229, 0.5758669376373291, 0.0023475834168493748, 0.7605041861534119], "std": [0.11621919274330139, 0.018093468621373177, 0.05218257009983063, 1.6623344421386719, 2.4692606925964355, 0.0023983833380043507, 0.42677539587020874], "count": [238]}, "absolute_commands": {"min": [-0.4168291687965393, 0.3262418508529663, 0.9960657954216003, -2.9815874099731445, -3.1365878582000732, -0.0011209819931536913], "max": [-0.05917152762413025, 0.37183281779289246, 1.185240626335144, 2.9813945293426514, 3.138793468475342, 0.009495370090007782], "mean": [-0.21276183426380157, 0.3494845926761627, 1.1202508211135864, 0.8151436448097229, 0.5758669376373291, 0.0023475834168493748], "std": [0.11621919274330139, 0.018093468621373177, 0.05218257009983063, 1.6623344421386719, 2.4692606925964355, 0.0023983833380043507], "count": [238]}, "commanded_actions": {"min": [-0.4168291687965393, 0.3262418508529663, 0.9960657954216003, -0.9999178051948547, -0.11004640907049179, -0.007075225934386253, -0.11004441231489182, -0.8017144799232483, -0.00346752698533237, -0.006309860851615667, -0.002722027013078332, -1.0], "max": [-0.05917152762413025, 0.37183281779289246, 1.185240626335144, 0.8017141819000244, 0.9999998211860657, 0.00791883748024702, 1.0, 0.9999310374259949, 0.0020345549564808607, 0.0072978828102350235, 0.005640956107527018, -0.9999667406082153], "mean": [-0.21276183426380157, 0.3494845926761627, 1.1202508211135864, -0.30504366755485535, 0.43654966354370117, 0.0008500592666678131, 0.4365535378456116, 0.3050452470779419, 0.0001153969787992537, 0.00040885285125114024, 0.0009520897874608636, -0.9999948143959045], "std": [0.11621919274330139, 0.018093468621373177, 0.05218257009983063, 0.7146174311637878, 0.45352402329444885, 0.00319954426959157, 0.4535234868526459, 0.7146211862564087, 0.0012169394176453352, 0.0027831101324409246, 0.001906463410705328, 7.4634162956499495e-06], "count": [238]}, "absolute_actions_w_progress": {"min": [-0.4168291687965393, 0.3262418508529663, 0.9960657954216003, -2.9815874099731445, -3.1365878582000732, -0.0011209819931536913, 0.0, 0.0], "max": [-0.05917152762413025, 0.37183281779289246, 1.185240626335144, 2.9813945293426514, 3.138793468475342, 0.009495370090007782, 1.0, 1.0], "mean": [-0.21276183426380157, 0.3494845926761627, 1.1202508211135864, 0.8151436448097229, 0.5758669376373291, 0.0023475834168493748, 0.7605041861534119, 0.502100944519043], "std": [0.11621919274330139, 0.018093468621373177, 0.05218257009983063, 1.6623344421386719, 2.4692606925964355, 0.0023983833380043507, 0.42677539587020874, 0.316447377204895], "count": [238]}, "progress_state": {"min": [0.0], "max": [1.0], "mean": [0.5021008253097534], "std": [0.31644734740257263], "count": [238]}, "delta_action_w_progress": {"min": [-0.010172605514526367, -0.012262549251317978, -0.00977365393191576, -0.0008985560853034258, -0.012175381183624268, -0.030382955446839333, 0.0, 0.0], "max": [0.009637366980314255, 0.009726368822157383, 0.010360222309827805, 0.0035386423114687204, 0.0018861494027078152, 0.03058253973722458, 1.0, 1.0], "mean": [-0.0014901687391102314, 9.131303522735834e-05, 0.00022722819994669408, -2.7947950002271682e-05, -4.513131352723576e-05, 0.007086776662617922, 0.7605041861534119, 0.502100944519043], "std": [0.004244070500135422, 0.0015686562983319163, 0.0037396105471998453, 0.0003454145626164973, 0.0010300740832462907, 0.019904086366295815, 0.42677539587020874, 0.316447377204895], "count": [238]}, "timestamp": {"min": [0.0], "max": [19.75], "mean": [9.875], "std": [5.725339630876835], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [238]}, "index": {"min": [242], "max": [479], "mean": [360.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [238]}}}
4
+ {"episode_index": 3, "stats": {"image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39500867776309745]], [[0.3957391483082491]], [[0.36720522532743566]]], "std": [[[0.3007446518026251]], [[0.28822672137916966]], [[0.2916823364122219]]], "count": [100]}, "wrist_image": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4106237613453585]], [[0.4088782558067172]], [[0.3769234200271906]]], "std": [[[0.2573856024668518]], [[0.2503531811580835]], [[0.2506148039541203]]], "count": [100]}, "left_ego_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4466112395641851]], [[0.4435851871266085]], [[0.4207506923301547]]], "std": [[[0.21487504650639447]], [[0.2103856216190023]], [[0.21664922172294096]]], "count": [100]}, "state": {"min": [0.009318023920059204, 0.2904614508152008, 1.1146702766418457, 1.2530184984207153, 1.3538345098495483, -0.08048352599143982, 0.000149991232319735], "max": [0.2435610592365265, 0.5126347541809082, 1.1940019130706787, 2.23781681060791, 2.1682050228118896, 1.0851387977600098, 0.7091061472892761], "mean": [0.11031638830900192, 0.44925937056541443, 1.158322811126709, 1.6628930568695068, 1.7009177207946777, 0.6818022131919861, 0.15405963361263275], "std": [0.09245611727237701, 0.07932307571172714, 0.01926586776971817, 0.3191707134246826, 0.29235777258872986, 0.3976701498031616, 0.2798593044281006], "count": [188]}, "delta_actions": {"min": [-0.010060224682092667, -0.010409380309283733, -0.009615052491426468, -0.0027469752822071314, -0.03138884902000427, -0.0013971232110634446, 0.0], "max": [0.010208913125097752, 0.009955658577382565, 0.00964881107211113, 0.04392074793577194, 0.030970269814133644, 0.03475113585591316, 1.0], "mean": [0.0001185904984595254, -7.568424189230427e-05, -0.00017344049410894513, 0.00021034518431406468, -0.00015835613885428756, 0.0002125794708263129, 0.20744681358337402], "std": [0.004779588896781206, 0.004604534711688757, 0.0022425774950534105, 0.003244363935664296, 0.021351728588342667, 0.002555679762735963, 0.4054780900478363], "count": [188]}, "env_state": {"min": [-0.08162889629602432, -0.4353317320346832, -0.19729596376419067, -2.5394601821899414, -1.3312500715255737, -0.10770459473133087, 0.0034436110872775316, 0.000149991232319735, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [0.38487130403518677, 0.4311254620552063, 0.059222929179668427, -1.8211663961410522, 0.006716565694659948, 0.4805835783481598, 0.6272079348564148, 0.7091061472892761, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.1137293353676796, 0.12176541984081268, -0.08980891108512878, -2.017054796218872, -0.8488720655441284, 0.2664419710636139, 0.3768561780452728, 0.15405963361263275, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.14311467111110687, 0.29809898138046265, 0.07885362207889557, 0.24910356104373932, 0.4696672558784485, 0.16690693795681, 0.22947199642658234, 0.2798593044281006, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [188]}, "active_robot": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "tcp_states": {"min": [0.009318023920059204, 0.2904614508152008, 1.1146702766418457, -0.05879831314086914, 0.14524351060390472, -0.0011542035499587655, 0.9936496615409851, -0.03397463634610176, -0.08811867237091064, -0.09943734109401703, 0.0008163773454725742, -0.9994128346443176], "max": [0.2435610592365265, 0.5126347541809082, 1.1940019130706787, 0.05630825459957123, 0.9996880292892456, 0.9893380999565125, 0.9999447464942932, 0.08998461067676544, 0.02915763482451439, -0.0001468967238906771, 0.9865957498550415, -0.14563684165477753], "mean": [0.11031638830900192, 0.44925937056541443, 1.158322811126709, -0.0006407992332242429, 0.5734483599662781, 0.6740151047706604, 0.9979878664016724, 0.034992314875125885, -0.02928723394870758, -0.05329666659235954, 0.6728847026824951, -0.5728750228881836], "std": [0.09245611727237701, 0.07932307571172714, 0.01926586776971817, 0.02472955547273159, 0.3052792549133301, 0.35079002380371094, 0.001445516012609005, 0.03566033020615578, 0.025776511058211327, 0.02378641441464424, 0.35027390718460083, 0.3048642575740814], "count": [188]}, "gripper_states": {"min": [0.000149991232319735], "max": [0.7091061472892761], "mean": [0.15405936539173126], "std": [0.27985915541648865], "count": [188]}, "gripper_commands": {"min": [0.0], "max": [1.0], "mean": [0.20744681358337402], "std": [0.40547820925712585], "count": [188]}, "joint_states": {"min": [-0.08162889629602432, -0.4353317320346832, -0.19729596376419067, -2.5394601821899414, -1.3312500715255737, -0.10770459473133087, 0.0034436110872775316, 0.000149991232319735], "max": [0.38487130403518677, 0.4311254620552063, 0.059222929179668427, -1.8211663961410522, 0.006716565694659948, 0.4805835783481598, 0.6272079348564148, 0.7091061472892761], "mean": [0.1137293353676796, 0.12176541984081268, -0.08980891108512878, -2.017054796218872, -0.8488720655441284, 0.2664419710636139, 0.3768561780452728, 0.15405963361263275], "std": [0.14311467111110687, 0.29809898138046265, 0.07885362207889557, 0.24910356104373932, 0.4696672558784485, 0.16690693795681, 0.22947199642658234, 0.2798593044281006], "count": [188]}, "joint_actions": {"min": [-0.05537644028663635, -0.4792577922344208, -0.22237753868103027, -2.5540502071380615, -1.3541322946548462, -0.1418779194355011, -0.0325612798333168, 0.0], "max": [0.40592965483665466, 0.4296722412109375, 0.03223984315991402, -1.7717323303222656, 0.010547139681875706, 0.507757842540741, 0.6633813977241516, 1.0], "mean": [0.12134770303964615, 0.09412831813097, -0.09458506107330322, -1.9998810291290283, -0.8487661480903625, 0.2649776041507721, 0.37956514954566956, 0.20744681358337402], "std": [0.14802773296833038, 0.3031068742275238, 0.07940326631069183, 0.2678320109844208, 0.4703851342201233, 0.18454721570014954, 0.23663291335105896, 0.4054780900478363], "count": [188]}, "qpos": {"min": [-0.08162889629602432, -0.4353317320346832, -0.19729596376419067, -2.5394601821899414, -1.3312500715255737, -0.10770459473133087, 0.0034436110872775316, 0.000149991232319735, 0.0], "max": [0.38487130403518677, 0.4311254620552063, 0.059222929179668427, -1.8211663961410522, 0.006716565694659948, 0.4805835783481598, 0.6272079348564148, 0.7091061472892761, 0.0], "mean": [0.1137293353676796, 0.12176541984081268, -0.08980891108512878, -2.017054796218872, -0.8488720655441284, 0.2664419710636139, 0.3768561780452728, 0.15405963361263275, 0.0], "std": [0.14311467111110687, 0.29809898138046265, 0.07885362207889557, 0.24910356104373932, 0.4696672558784485, 0.16690693795681, 0.22947199642658234, 0.2798593044281006, 0.0], "count": [188]}, "absolute_actions": {"min": [0.00969112291932106, 0.2925224304199219, 1.1495441198349, -2.221118927001953, -2.221571445465088, 0.00020558663527481258, 0.0], "max": [0.25163042545318604, 0.5095182061195374, 1.2226645946502686, 2.221322774887085, 2.2212531566619873, 1.1559733152389526, 1.0], "mean": [0.10838287323713303, 0.4535861313343048, 1.1812885999679565, 1.5565687417984009, 1.5570781230926514, 0.7317510843276978, 0.20744681358337402], "std": [0.09466178715229034, 0.08051923662424088, 0.02004016935825348, 0.7483312487602234, 0.7481887936592102, 0.3914256691932678, 0.4054780900478363], "count": [188]}, "absolute_commands": {"min": [0.00969112291932106, 0.2925224304199219, 1.1495441198349, -2.221118927001953, -2.221571445465088, 0.00020558663527481258], "max": [0.25163042545318604, 0.5095182061195374, 1.2226645946502686, 2.221322774887085, 2.2212531566619873, 1.1559733152389526], "mean": [0.10838287323713303, 0.4535861313343048, 1.1812885999679565, 1.5565687417984009, 1.5570781230926514, 0.7317510843276978], "std": [0.09466178715229034, 0.08051923662424088, 0.02004016935825348, 0.7483312487602234, 0.7481887936592102, 0.3914256691932678], "count": [188]}, "commanded_actions": {"min": [0.00969112291932106, 0.2925224304199219, 1.1495441198349, -0.00686281081289053, 0.11370241641998291, -0.0007403724011965096, 0.9999599456787109, -0.004618546925485134, -0.0021155632566660643, -0.004663348197937012, -0.0007403393974527717, -1.0], "max": [0.25163042545318604, 0.5095182061195374, 1.2226645946502686, 0.0031896259170025587, 0.9999999403953552, 0.9935137629508972, 1.0, 0.004546123556792736, 0.008825648576021194, 0.006291779689490795, 0.9935125708580017, -0.11369886994361877], "mean": [0.10838287323713303, 0.4535861313343048, 1.1812885999679565, -0.0006650410359725356, 0.5734590291976929, 0.6726593375205994, 0.9999942183494568, -0.00016974327445495874, 0.001611672225408256, 0.0011613089591264725, 0.6726601123809814, -0.5734544396400452], "std": [0.09466178715229034, 0.08051923662424088, 0.02004016935825348, 0.0018066654447466135, 0.30621784925460815, 0.35341349244117737, 9.455743565922603e-06, 0.0016040375921875238, 0.002761788899078965, 0.00278778700158, 0.35341334342956543, 0.306215763092041], "count": [188]}, "absolute_actions_w_progress": {"min": [0.00969112291932106, 0.2925224304199219, 1.1495441198349, -2.221118927001953, -2.221571445465088, 0.00020558663527481258, 0.0, 0.0], "max": [0.25163042545318604, 0.5095182061195374, 1.2226645946502686, 2.221322774887085, 2.2212531566619873, 1.1559733152389526, 1.0, 1.0], "mean": [0.10838287323713303, 0.4535861313343048, 1.1812885999679565, 1.5565687417984009, 1.5570781230926514, 0.7317510843276978, 0.20744681358337402, 0.5026595592498779], "std": [0.09466178715229034, 0.08051923662424088, 0.02004016935825348, 0.7483312487602234, 0.7481887936592102, 0.3914256691932678, 0.4054780900478363, 0.31790250539779663], "count": [188]}, "progress_state": {"min": [0.0], "max": [1.0], "mean": [0.5026596188545227], "std": [0.3179025650024414], "count": [188]}, "delta_action_w_progress": {"min": [-0.010060224682092667, -0.010409380309283733, -0.009615052491426468, -0.0027469752822071314, -0.03138884902000427, -0.0013971232110634446, 0.0, 0.0], "max": [0.010208913125097752, 0.009955658577382565, 0.00964881107211113, 0.04392074793577194, 0.030970269814133644, 0.03475113585591316, 1.0, 1.0], "mean": [0.0001185904984595254, -7.568424189230427e-05, -0.00017344049410894513, 0.00021034518431406468, -0.00015835613885428756, 0.0002125794708263129, 0.20744681358337402, 0.5026595592498779], "std": [0.004779588896781206, 0.004604534711688757, 0.0022425774950534105, 0.003244363935664296, 0.021351728588342667, 0.002555679762735963, 0.4054780900478363, 0.31790250539779663], "count": [188]}, "timestamp": {"min": [0.0], "max": [15.583333333333334], "mean": [7.791666666666666], "std": [4.522513128781386], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [188]}, "index": {"min": [480], "max": [667], "mean": [573.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [188]}}}
5
+ {"episode_index": 4, "stats": {"image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42645657288794425]], [[0.42735898246017157]], [[0.40809576296338845]]], "std": [[[0.28346829253424055]], [[0.274687378236067]], [[0.27956484226156214]]], "count": [100]}, "wrist_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.42156263463637406]], [[0.4176574742934283]], [[0.3928622137331495]]], "std": [[[0.2377579563995401]], [[0.2315498582392899]], [[0.2374502832364513]]], "count": [100]}, "left_ego_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[0.9725490196078431]], [[0.9921568627450981]]], "mean": [[[0.46033005718156406]], [[0.46010385191674325]], [[0.4457431832107843]]], "std": [[[0.20633029490749952]], [[0.20996246021634907]], [[0.2188694231775211]]], "count": [100]}, "state": {"min": [0.003295671660453081, 0.38457292318344116, 1.0894132852554321, 2.128774642944336, 2.138453722000122, -0.1430748850107193, 0.000149991232319735], "max": [0.28761598467826843, 0.5652300715446472, 1.2705442905426025, 2.2439088821411133, 2.2542200088500977, -0.0038445673417299986, 0.3454447090625763], "mean": [0.15487049520015717, 0.5151855945587158, 1.1798852682113647, 2.1978542804718018, 2.188627004623413, -0.06969133764505386, 0.009821993298828602], "std": [0.09068786352872849, 0.06276601552963257, 0.05302007496356964, 0.03238438814878464, 0.030782457441091537, 0.03195043280720711, 0.05247455835342407], "count": [109]}, "delta_actions": {"min": [-0.010360702872276306, -0.0010936009930446744, -0.00992881041020155, -0.001170786446891725, -0.014510388486087322, -0.022506939247250557, 0.0], "max": [0.010321537032723427, 0.009941020049154758, 0.0156589113175869, 0.05677174776792526, 0.0026170052587985992, 0.000497886911034584, 0.0], "mean": [0.0011288175592198968, 0.0015535291749984026, 0.0010235303780063987, 0.0005160940927453339, -0.0001501992082921788, -0.00020680337911471725, 0.0], "std": [0.006438403390347958, 0.003081630216911435, 0.004659824073314667, 0.005422314628958702, 0.0015352884074673057, 0.0021531719248741865, 0.0], "count": [109]}, "env_state": {"min": [-0.35759833455085754, -0.0937303826212883, -0.10284300893545151, -2.309565305709839, 0.005343468859791756, -0.08937175571918488, -0.38865989446640015, 0.000149991232319735, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [-0.01624380797147751, 0.6493422389030457, 0.005494779907166958, -0.887233555316925, 0.030737625434994698, 0.5902237296104431, -0.044279612600803375, 0.3454447090625763, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-0.18040312826633453, 0.3518255650997162, -0.06621795147657394, -1.4904216527938843, 0.01932637207210064, 0.2135200798511505, -0.23936615884304047, 0.009821993298828602, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.11516902595758438, 0.23416253924369812, 0.029456183314323425, 0.45747384428977966, 0.00863244105130434, 0.2196371853351593, 0.11363640427589417, 0.05247455835342407, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [109]}, "active_robot": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [109]}, "tcp_states": {"min": [0.003295671660453081, 0.38457292318344116, 1.0894132852554321, -0.05763625353574753, 0.9982587099075317, -0.01544841006398201, 0.9921501874923706, -0.04484029486775398, -0.12313803285360336, -0.1233222708106041, -0.01671360433101654, -0.9998111724853516], "max": [0.28761598467826843, 0.5652300715446472, 1.2705442905426025, 0.044964034110307693, 0.9999916553497314, 0.011691570281982422, 0.9997987151145935, 0.056604817509651184, -0.015521757304668427, -0.015218125656247139, 0.01208413951098919, -0.9923397302627563], "mean": [0.15487049520015717, 0.5151855945587158, 1.1798852682113647, 0.004008397459983826, 0.9995866417884827, -0.004532615188509226, 0.9975825548171997, -0.004384378902614117, -0.059143584221601486, -0.05903419852256775, -0.004447071813046932, -0.9979192614555359], "std": [0.09068786352872849, 0.06276601552963257, 0.05302007496356964, 0.02718191407620907, 0.0003517387667670846, 0.007138906978070736, 0.0016502634389325976, 0.026901591569185257, 0.024196825921535492, 0.024215858429670334, 0.00798356719315052, 0.0016296864487230778], "count": [109]}, "gripper_states": {"min": [0.000149991232319735], "max": [0.3454447090625763], "mean": [0.009822017513215542], "std": [0.05247454717755318], "count": [109]}, "gripper_commands": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [109]}, "joint_states": {"min": [-0.35759833455085754, -0.0937303826212883, -0.10284300893545151, -2.309565305709839, 0.005343468859791756, -0.08937175571918488, -0.38865989446640015, 0.000149991232319735], "max": [-0.01624380797147751, 0.6493422389030457, 0.005494779907166958, -0.887233555316925, 0.030737625434994698, 0.5902237296104431, -0.044279612600803375, 0.3454447090625763], "mean": [-0.18040312826633453, 0.3518255650997162, -0.06621795147657394, -1.4904216527938843, 0.01932637207210064, 0.2135200798511505, -0.23936615884304047, 0.009821993298828602], "std": [0.11516902595758438, 0.23416253924369812, 0.029456183314323425, 0.45747384428977966, 0.00863244105130434, 0.2196371853351593, 0.11363640427589417, 0.05247455835342407], "count": [109]}, "joint_actions": {"min": [-0.3738969564437866, -0.14658769965171814, -0.11195369809865952, -2.3382816314697266, -0.010702751576900482, -0.12347953021526337, -0.43015944957733154, 0.0], "max": [-0.005026743281632662, 0.6410239338874817, 0.01175770629197359, -0.805993914604187, 0.04884820058941841, 0.6221761107444763, 0.0038588708266615868, 0.0], "mean": [-0.1925061047077179, 0.3308402895927429, -0.06816679239273071, -1.444098949432373, 0.02382209524512291, 0.20469976961612701, -0.2569926977157593, 0.0], "std": [0.11027967929840088, 0.22048838436603546, 0.025555983185768127, 0.44122761487960815, 0.016257500275969505, 0.2239581197500229, 0.11858909577131271, 0.0], "count": [109]}, "qpos": {"min": [-0.35759833455085754, -0.0937303826212883, -0.10284300893545151, -2.309565305709839, 0.005343468859791756, -0.08937175571918488, -0.38865989446640015, 0.000149991232319735, 0.0], "max": [-0.01624380797147751, 0.6493422389030457, 0.005494779907166958, -0.887233555316925, 0.030737625434994698, 0.5902237296104431, -0.044279612600803375, 0.3454447090625763, 0.0], "mean": [-0.18040312826633453, 0.3518255650997162, -0.06621795147657394, -1.4904216527938843, 0.01932637207210064, 0.2135200798511505, -0.23936615884304047, 0.009821993298828602, 0.0], "std": [0.11516902595758438, 0.23416253924369812, 0.029456183314323425, 0.45747384428977966, 0.00863244105130434, 0.2196371853351593, 0.11363640427589417, 0.05247455835342407, 0.0], "count": [109]}, "absolute_actions": {"min": [-0.003256353782489896, 0.3825492262840271, 1.1138103008270264, -2.221388816833496, -2.2234506607055664, -0.0049629430286586285, 0.0], "max": [0.2869729697704315, 0.555894136428833, 1.2810766696929932, 2.2213327884674072, 2.223047971725464, 0.013532700017094612, 0.0], "mean": [0.1629321128129959, 0.5228453278541565, 1.214955449104309, 0.9977224469184875, 0.9982110261917114, 0.002207857556641102, 0.0], "std": [0.08147616684436798, 0.05501146614551544, 0.05346556752920151, 1.9828630685806274, 1.98419189453125, 0.0033146440982818604, 0.0], "count": [109]}, "absolute_commands": {"min": [-0.003256353782489896, 0.3825492262840271, 1.1138103008270264, -2.221388816833496, -2.2234506607055664, -0.0049629430286586285], "max": [0.2869729697704315, 0.555894136428833, 1.2810766696929932, 2.2213327884674072, 2.223047971725464, 0.013532700017094612], "mean": [0.1629321128129959, 0.5228453278541565, 1.214955449104309, 0.9977224469184875, 0.9982110261917114, 0.002207857556641102], "std": [0.08147616684436798, 0.05501146614551544, 0.05346556752920151, 1.9828630685806274, 1.98419189453125, 0.0033146440982818604], "count": [109]}, "commanded_actions": {"min": [-0.003256353782489896, 0.3825492262840271, 1.1138103008270264, -0.002461508382111788, 0.999955952167511, -0.002833041362464428, 0.9999934434890747, -0.0002181557792937383, -0.001231313799507916, -0.0012302999384701252, -0.0028332769870758057, -1.0], "max": [0.2869729697704315, 0.555894136428833, 1.2810766696929932, 0.00022088989499025047, 1.0, 0.00937323272228241, 1.0, 0.00246204505674541, 0.003207517322152853, 0.0032070029992610216, 0.009374215267598629, -0.9999535083770752], "mean": [0.1629321128129959, 0.5228453278541565, 1.214955449104309, -0.0006342628039419651, 0.9999951124191284, 0.0015408304752781987, 0.9999992847442627, 0.0006329274619929492, 0.00021954799012746662, 0.00021814872161485255, 0.0015411162748932838, -0.9999951720237732], "std": [0.08147616684436798, 0.05501146614551544, 0.05346556752920151, 0.0007492631557397544, 9.394789231009781e-06, 0.002636923920363188, 1.4785659914196003e-06, 0.0007493827142752707, 0.0009159186156466603, 0.0009154267027042806, 0.0026370438281446695, 9.764925380295608e-06], "count": [109]}, "absolute_actions_w_progress": {"min": [-0.003256353782489896, 0.3825492262840271, 1.1138103008270264, -2.221388816833496, -2.2234506607055664, -0.0049629430286586285, 0.0, 0.0], "max": [0.2869729697704315, 0.555894136428833, 1.2810766696929932, 2.2213327884674072, 2.223047971725464, 0.013532700017094612, 0.0, 1.0], "mean": [0.1629321128129959, 0.5228453278541565, 1.214955449104309, 0.9977224469184875, 0.9982110261917114, 0.002207857556641102, 0.0, 0.5045870542526245], "std": [0.08147616684436798, 0.05501146614551544, 0.05346556752920151, 1.9828630685806274, 1.98419189453125, 0.0033146440982818604, 0.0, 0.3188677728176117], "count": [109]}, "progress_state": {"min": [0.0], "max": [1.0], "mean": [0.5045871734619141], "std": [0.3188678026199341], "count": [109]}, "delta_action_w_progress": {"min": [-0.010360702872276306, -0.0010936009930446744, -0.00992881041020155, -0.001170786446891725, -0.014510388486087322, -0.022506939247250557, 0.0, 0.0], "max": [0.010321537032723427, 0.009941020049154758, 0.0156589113175869, 0.05677174776792526, 0.0026170052587985992, 0.000497886911034584, 0.0, 1.0], "mean": [0.0011288175592198968, 0.0015535291749984026, 0.0010235303780063987, 0.0005160940927453339, -0.0001501992082921788, -0.00020680337911471725, 0.0, 0.5045870542526245], "std": [0.006438403390347958, 0.003081630216911435, 0.004659824073314667, 0.005422314628958702, 0.0015352884074673057, 0.0021531719248741865, 0.0, 0.3188677728176117], "count": [109]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.500000000000001], "std": [2.622022120425379], "count": [109]}, "frame_index": {"min": [0], "max": [108], "mean": [54.0], "std": [31.464265445104548], "count": [109]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [109]}, "index": {"min": [668], "max": [776], "mean": [722.0], "std": [31.464265445104548], "count": [109]}, "task_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [109]}}}
6
+ {"episode_index": 5, "stats": {"image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4174522118661918]], [[0.4295311141668582]], [[0.4087799257764629]]], "std": [[[0.2829200687601628]], [[0.2712708624180156]], [[0.2754731792923487]]], "count": [100]}, "wrist_image": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.41024794694489125]], [[0.4543571107153799]], [[0.40518636725930607]]], "std": [[[0.2321869413488595]], [[0.22901690753321]], [[0.2235353555570068]]], "count": [100]}, "left_ego_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9568627450980393]], [[0.9607843137254902]]], "mean": [[[0.4371599695542279]], [[0.44750973271388633]], [[0.435894915412454]]], "std": [[[0.20741741641460498]], [[0.19940352042362336]], [[0.20737338119196377]]], "count": [100]}, "state": {"min": [-0.10931272804737091, 0.3009010851383209, 0.9835774898529053, -2.243223190307617, -2.2010200023651123, -0.18178579211235046, 0.000149991232319735], "max": [0.27961695194244385, 0.5762205123901367, 1.2349189519882202, 2.24302339553833, 2.2385387420654297, 0.017878377810120583, 0.7678797245025635], "mean": [0.05163347348570824, 0.5207861065864563, 1.1241037845611572, 1.7324070930480957, 1.7307729721069336, -0.07580147683620453, 0.4095308184623718], "std": [0.14309029281139374, 0.06303001940250397, 0.08705995976924896, 1.3469817638397217, 1.3318681716918945, 0.04145830497145653, 0.3748070001602173], "count": [213]}, "delta_actions": {"min": [-0.010566596873104572, -0.012764634564518929, -0.00990674365311861, -0.001215206808410585, -0.015264819376170635, -0.01464211754500866, 0.0], "max": [0.010182032361626625, 0.009756190702319145, 0.01591387763619423, 0.06000448018312454, 0.001825071987695992, 0.0004835105501115322, 1.0], "mean": [0.00015896704280748963, -0.00034941162448376417, 0.00043628187268041074, 0.0002827508142217994, -6.893953832332045e-05, -7.12549444870092e-05, 0.5305164456367493], "std": [0.00577938137575984, 0.004534976556897163, 0.005409525707364082, 0.004123080056160688, 0.001188264461234212, 0.0010146257700398564, 0.4990678131580353], "count": [213]}, "env_state": {"min": [-0.34991884231567383, -0.40176787972450256, -0.07035870850086212, -2.478419780731201, -0.006586544215679169, -0.11032922565937042, -0.3847421109676361, 0.000149991232319735, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [0.10715148597955704, 0.6758344173431396, 0.08004485070705414, -0.8732856512069702, 0.021512703970074654, 0.7093421816825867, 0.14871230721473694, 0.7678797245025635, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-0.06888413429260254, 0.3856506645679474, -0.009861313737928867, -1.5829979181289673, 0.005393488332629204, 0.33354881405830383, -0.07207903265953064, 0.4095308184623718, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.17535485327243805, 0.24509753286838531, 0.04784385487437248, 0.4133233428001404, 0.011713914573192596, 0.26868098974227905, 0.2144632339477539, 0.3748070001602173, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [213]}, "active_robot": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "tcp_states": {"min": [-0.10931272804737091, 0.3009010851383209, 0.9835774898529053, -0.037434834986925125, 0.9991702437400818, -0.028011323884129524, 0.9813323616981506, -0.03406260535120964, -0.1916102021932602, -0.19122159481048584, -0.029938336461782455, -0.9999552369117737], "max": [0.27961695194244385, 0.5762205123901367, 1.2349189519882202, 0.03292600065469742, 0.9999945759773254, 0.01915600150823593, 0.9998180866241455, 0.03704847767949104, 0.029884671792387962, 0.029634786769747734, 0.022735029458999634, -0.9812871217727661], "mean": [0.05163347348570824, 0.5207861065864563, 1.1241037845611572, 0.004805554635822773, 0.9997398257255554, -0.005476897116750479, 0.9968090057373047, -0.0049037029966712, -0.06528723239898682, -0.06523393839597702, -0.0051676807925105095, -0.9969372749328613], "std": [0.14309029281139374, 0.06303001940250397, 0.08705995976924896, 0.019300540909171104, 0.00018372086924500763, 0.009745744056999683, 0.0035687917843461037, 0.018890198320150375, 0.0414203442633152, 0.04132654145359993, 0.010629648342728615, 0.0036050728522241116], "count": [213]}, "gripper_states": {"min": [0.000149991232319735], "max": [0.7678797245025635], "mean": [0.4095299541950226], "std": [0.37480679154396057], "count": [213]}, "gripper_commands": {"min": [0.0], "max": [1.0], "mean": [0.5305164456367493], "std": [0.49906787276268005], "count": [213]}, "joint_states": {"min": [-0.34991884231567383, -0.40176787972450256, -0.07035870850086212, -2.478419780731201, -0.006586544215679169, -0.11032922565937042, -0.3847421109676361, 0.000149991232319735], "max": [0.10715148597955704, 0.6758344173431396, 0.08004485070705414, -0.8732856512069702, 0.021512703970074654, 0.7093421816825867, 0.14871230721473694, 0.7678797245025635], "mean": [-0.06888413429260254, 0.3856506645679474, -0.009861313737928867, -1.5829979181289673, 0.005393488332629204, 0.33354881405830383, -0.07207903265953064, 0.4095308184623718], "std": [0.17535485327243805, 0.24509753286838531, 0.04784385487437248, 0.4133233428001404, 0.011713914573192596, 0.26868098974227905, 0.2144632339477539, 0.3748070001602173], "count": [213]}, "joint_actions": {"min": [-0.37341341376304626, -0.5197348594665527, -0.08168733865022659, -2.5190341472625732, -0.02477223426103592, -0.13673420250415802, -0.4279305636882782, 0.0], "max": [0.11794033646583557, 0.6708351373672485, 0.07990392297506332, -0.7626882791519165, 0.039873138070106506, 0.7277079224586487, 0.18568162620067596, 1.0], "mean": [-0.07845288515090942, 0.3423628807067871, -0.014249888248741627, -1.5565768480300903, 0.003997164778411388, 0.327454149723053, -0.08760031312704086, 0.5305164456367493], "std": [0.1751648336648941, 0.26236820220947266, 0.0460156574845314, 0.42858707904815674, 0.021021680906414986, 0.2754220962524414, 0.21651244163513184, 0.4990678131580353], "count": [213]}, "qpos": {"min": [-0.34991884231567383, -0.40176787972450256, -0.07035870850086212, -2.478419780731201, -0.006586544215679169, -0.11032922565937042, -0.3847421109676361, 0.000149991232319735, 0.0], "max": [0.10715148597955704, 0.6758344173431396, 0.08004485070705414, -0.8732856512069702, 0.021512703970074654, 0.7093421816825867, 0.14871230721473694, 0.7678797245025635, 0.0], "mean": [-0.06888413429260254, 0.3856506645679474, -0.009861313737928867, -1.5829979181289673, 0.005393488332629204, 0.33354881405830383, -0.07207903265953064, 0.4095308184623718, 0.0], "std": [0.17535485327243805, 0.24509753286838531, 0.04784385487437248, 0.4133233428001404, 0.011713914573192596, 0.26868098974227905, 0.2144632339477539, 0.3748070001602173, 0.0], "count": [213]}, "absolute_actions": {"min": [-0.10287288576364517, 0.2841845452785492, 0.9814779758453369, -2.2229321002960205, -2.22188663482666, -0.01767847128212452, 0.0], "max": [0.29311686754226685, 0.5693799257278442, 1.277974009513855, 2.2229602336883545, 2.2223892211914062, 0.016854124143719673, 1.0], "mean": [0.059498608112335205, 0.5246719717979431, 1.1623072624206543, 1.2813924551010132, 1.282007098197937, 0.0013080573407933116, 0.5305164456367493], "std": [0.14016379415988922, 0.065779909491539, 0.10036589950323105, 1.8123499155044556, 1.8126362562179565, 0.006340577267110348, 0.4990678131580353], "count": [213]}, "absolute_commands": {"min": [-0.10287288576364517, 0.2841845452785492, 0.9814779758453369, -2.2229321002960205, -2.22188663482666, -0.01767847128212452], "max": [0.29311686754226685, 0.5693799257278442, 1.277974009513855, 2.2229602336883545, 2.2223892211914062, 0.016854124143719673], "mean": [0.059498608112335205, 0.5246719717979431, 1.1623072624206543, 1.2813924551010132, 1.282007098197937, 0.0013080573407933116], "std": [0.14016379415988922, 0.065779909491539, 0.10036589950323105, 1.8123499155044556, 1.8126362562179565, 0.006340577267110348], "count": [213]}, "commanded_actions": {"min": [-0.10287288576364517, 0.2841845452785492, 0.9814779758453369, -0.002396682510152459, 0.99994957447052, -0.007933164946734905, 0.9998874664306641, -0.0016065525123849511, -0.014946053735911846, -0.014944810420274734, -0.007935132831335068, -1.0], "max": [0.29311686754226685, 0.5693799257278442, 1.277974009513855, 0.0016066376119852066, 1.0, 0.01003413274884224, 1.0, 0.0024028706829994917, 0.0015356861986219883, 0.0015373581554740667, 0.010033995844423771, -0.9998878240585327], "mean": [0.059498608112335205, 0.5246719717979431, 1.1623072624206543, -0.0002676706644706428, 0.999993622303009, 0.000978665892034769, 0.9999935030937195, 0.0002636247081682086, -0.0012238421477377415, -0.0012244719546288252, 0.0009773568017408252, -0.9999871253967285], "std": [0.14016379415988922, 0.065779909491539, 0.10036589950323105, 0.0008376284968107939, 9.24251799006015e-06, 0.003479250008240342, 2.046178633463569e-05, 0.0008356219623237848, 0.0033794643823057413, 0.0033784215338528156, 0.0034804092720150948, 2.233944360341411e-05], "count": [213]}, "absolute_actions_w_progress": {"min": [-0.10287288576364517, 0.2841845452785492, 0.9814779758453369, -2.2229321002960205, -2.22188663482666, -0.01767847128212452, 0.0, 0.0], "max": [0.29311686754226685, 0.5693799257278442, 1.277974009513855, 2.2229602336883545, 2.2223892211914062, 0.016854124143719673, 1.0, 1.0], "mean": [0.059498608112335205, 0.5246719717979431, 1.1623072624206543, 1.2813924551010132, 1.282007098197937, 0.0013080573407933116, 0.5305164456367493, 0.5023474097251892], "std": [0.14016379415988922, 0.065779909491539, 0.10036589950323105, 1.8123499155044556, 1.8126362562179565, 0.006340577267110348, 0.4990678131580353, 0.31709036231040955], "count": [213]}, "progress_state": {"min": [0.0], "max": [1.0], "mean": [0.5023474097251892], "std": [0.31709036231040955], "count": [213]}, "delta_action_w_progress": {"min": [-0.010566596873104572, -0.012764634564518929, -0.00990674365311861, -0.001215206808410585, -0.015264819376170635, -0.01464211754500866, 0.0, 0.0], "max": [0.010182032361626625, 0.009756190702319145, 0.01591387763619423, 0.06000448018312454, 0.001825071987695992, 0.0004835105501115322, 1.0, 1.0], "mean": [0.00015896704280748963, -0.00034941162448376417, 0.00043628187268041074, 0.0002827508142217994, -6.893953832332045e-05, -7.12549444870092e-05, 0.5305164456367493, 0.5023474097251892], "std": [0.00577938137575984, 0.004534976556897163, 0.005409525707364082, 0.004123080056160688, 0.001188264461234212, 0.0010146257700398564, 0.4990678131580353, 0.31709036231040955], "count": [213]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333334], "std": [5.1239271686500025], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [213]}, "index": {"min": [777], "max": [989], "mean": [883.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [213]}}}
7
+ {"episode_index": 6, "stats": {"image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.397904094621247]], [[0.39696758554496014]], [[0.36891058588962927]]], "std": [[[0.3097618828905239]], [[0.290561559761856]], [[0.2980944085983959]]], "count": [100]}, "wrist_image": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255540406470205]], [[0.42428353522805606]], [[0.3731281911812576]]], "std": [[[0.253779676038366]], [[0.22301750273588142]], [[0.24171274039772628]]], "count": [100]}, "left_ego_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457068218156403]], [[0.4462133932674633]], [[0.42863263298483456]]], "std": [[[0.22633027022020025]], [[0.21843021395785914]], [[0.23353854770993202]]], "count": [100]}, "state": {"min": [0.05007004737854004, 0.3269927501678467, 0.9694332480430603, -2.2360048294067383, -2.246204376220703, -0.14527808129787445, 0.000149991232319735], "max": [0.2440018355846405, 0.4834116995334625, 1.35416841506958, 2.244187116622925, 2.2319767475128174, 0.023584166541695595, 0.6944127678871155], "mean": [0.11009033024311066, 0.3960319757461548, 1.1950829029083252, 1.4316625595092773, 1.407146692276001, -0.058491066098213196, 0.3923891484737396], "std": [0.07064525783061981, 0.049961965531110764, 0.12847749888896942, 1.6840627193450928, 1.6732301712036133, 0.04847298189997673, 0.3324599266052246], "count": [159]}, "delta_actions": {"min": [-0.010137264616787434, -0.009507839567959309, -0.013100501149892807, -0.001348188379779458, -0.004081163555383682, -0.001195874996483326, 0.0], "max": [0.013571878895163536, 0.009898841381072998, 0.013488491997122765, 0.036528024822473526, 0.0010344756301492453, 0.011735687963664532, 1.0], "mean": [1.1869075933645945e-05, -0.00017583048611413687, 3.159895641147159e-05, 0.0002317996695637703, -2.415749077044893e-05, 7.682719297008589e-05, 0.553459107875824], "std": [0.0049147834070026875, 0.0032558473758399487, 0.007596372626721859, 0.0029123290441930294, 0.0005131929065100849, 0.0009570644469931722, 0.4971335530281067], "count": [159]}, "env_state": {"min": [-0.25825193524360657, -0.3335619568824768, -0.1778024137020111, -2.514618158340454, -0.012471810914576054, -0.10562486946582794, -0.3995687663555145, 0.000149991232319735, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [-0.05120747908949852, 0.2519862949848175, -0.04931401088833809, -1.3126468658447266, 0.01807844452559948, 0.9984592795372009, -0.08592568337917328, 0.6944127678871155, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [-0.11095141619443893, -0.03398451581597328, -0.0963948592543602, -1.9883180856704712, -0.0013197966618463397, 0.34126877784729004, -0.19216299057006836, 0.3923891484737396, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.07230771332979202, 0.17864787578582764, 0.04469536244869232, 0.4490155279636383, 0.011405868455767632, 0.3744562268257141, 0.11850377917289734, 0.3324599266052246, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [159]}, "active_robot": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [159]}, "tcp_states": {"min": [0.05007004737854004, 0.3269927501678467, 0.9694332480430603, -0.027302211150527, 0.999485433101654, -0.02054752968251705, 0.9928891658782959, -0.03188959136605263, -0.11683885753154755, -0.1171659529209137, -0.02088438719511032, -0.9999961256980896], "max": [0.2440018355846405, 0.4834116995334625, 1.35416841506958, 0.0319843515753746, 0.9999993443489075, 0.01746238023042679, 0.9999252557754517, 0.027428392320871353, 0.03390750288963318, 0.03397350013256073, 0.01742335595190525, -0.9930195212364197], "mean": [0.11009033024311066, 0.3960319757461548, 1.1950829029083252, 0.01081041805446148, 0.9997634291648865, -0.00530421594157815, 0.9979308247566223, -0.011294059455394745, -0.04280686378479004, -0.04284675419330597, -0.004581137094646692, -0.998060405254364], "std": [0.07064525783061981, 0.049961965531110764, 0.12847749888896942, 0.0154824024066329, 0.0001366277865599841, 0.009357495233416557, 0.002335113473236561, 0.015743402764201164, 0.04383450746536255, 0.04401010274887085, 0.008710341528058052, 0.002330474555492401], "count": [159]}, "gripper_states": {"min": [0.000149991232319735], "max": [0.6944127678871155], "mean": [0.39238959550857544], "std": [0.33245986700057983], "count": [159]}, "gripper_commands": {"min": [0.0], "max": [1.0], "mean": [0.553459107875824], "std": [0.49713388085365295], "count": [159]}, "joint_states": {"min": [-0.25825193524360657, -0.3335619568824768, -0.1778024137020111, -2.514618158340454, -0.012471810914576054, -0.10562486946582794, -0.3995687663555145, 0.000149991232319735], "max": [-0.05120747908949852, 0.2519862949848175, -0.04931401088833809, -1.3126468658447266, 0.01807844452559948, 0.9984592795372009, -0.08592568337917328, 0.6944127678871155], "mean": [-0.11095141619443893, -0.03398451581597328, -0.0963948592543602, -1.9883180856704712, -0.0013197966618463397, 0.34126877784729004, -0.19216299057006836, 0.3923891484737396], "std": [0.07230771332979202, 0.17864787578582764, 0.04469536244869232, 0.4490155279636383, 0.011405868455767632, 0.3744562268257141, 0.11850377917289734, 0.3324599266052246], "count": [159]}, "joint_actions": {"min": [-0.278681218624115, -0.37867429852485657, -0.18620622158050537, -2.5328893661499023, -0.02211589738726616, -0.14033593237400055, -0.43830984830856323, 0.0], "max": [-0.05210033431649208, 0.23756974935531616, -0.048930857330560684, -1.2329535484313965, 0.036728937178850174, 1.0201795101165771, -0.10334628075361252, 1.0], "mean": [-0.11706401407718658, -0.06449989974498749, -0.09997757524251938, -1.9753971099853516, -0.0007093086023814976, 0.3407951891422272, -0.21268923580646515, 0.553459107875824], "std": [0.0754525437951088, 0.18975970149040222, 0.043675802648067474, 0.46720677614212036, 0.019703930243849754, 0.3821742832660675, 0.11904936283826828, 0.4971335530281067], "count": [159]}, "qpos": {"min": [-0.25825193524360657, -0.3335619568824768, -0.1778024137020111, -2.514618158340454, -0.012471810914576054, -0.10562486946582794, -0.3995687663555145, 0.000149991232319735, 0.0], "max": [-0.05120747908949852, 0.2519862949848175, -0.04931401088833809, -1.3126468658447266, 0.01807844452559948, 0.9984592795372009, -0.08592568337917328, 0.6944127678871155, 0.0], "mean": [-0.11095141619443893, -0.03398451581597328, -0.0963948592543602, -1.9883180856704712, -0.0013197966618463397, 0.34126877784729004, -0.19216299057006836, 0.3923891484737396, 0.0], "std": [0.07230771332979202, 0.17864787578582764, 0.04469536244869232, 0.4490155279636383, 0.011405868455767632, 0.3744562268257141, 0.11850377917289734, 0.3324599266052246, 0.0], "count": [159]}, "absolute_actions": {"min": [0.0518396757543087, 0.33442986011505127, 0.9728001356124878, -2.2219369411468506, -2.224241256713867, -0.009368558414280415, 0.0], "max": [0.2513805329799652, 0.47158363461494446, 1.37961745262146, 2.2221856117248535, 2.2238094806671143, 0.00934892799705267, 1.0], "mean": [0.11492916196584702, 0.39445993304252625, 1.2162067890167236, 0.9914972186088562, 0.9912934899330139, 0.0009665304678492248, 0.553459107875824], "std": [0.07081848382949829, 0.048624202609062195, 0.13622720539569855, 1.9868483543395996, 1.9873732328414917, 0.0020919928792864084, 0.4971335530281067], "count": [159]}, "absolute_commands": {"min": [0.0518396757543087, 0.33442986011505127, 0.9728001356124878, -2.2219369411468506, -2.224241256713867, -0.009368558414280415], "max": [0.2513805329799652, 0.47158363461494446, 1.37961745262146, 2.2221856117248535, 2.2238094806671143, 0.00934892799705267], "mean": [0.11492916196584702, 0.39445993304252625, 1.2162067890167236, 0.9914972186088562, 0.9912934899330139, 0.0009665304678492248], "std": [0.07081848382949829, 0.048624202609062195, 0.13622720539569855, 1.9868483543395996, 1.9873732328414917, 0.0020919928792864084], "count": [159]}, "commanded_actions": {"min": [0.0518396757543087, 0.33442986011505127, 0.9728001356124878, -0.0027292692102491856, 0.9999827146530151, -0.0007973667234182358, 0.9999867677688599, -0.0012989174574613571, -0.003252438735216856, -0.0032529751770198345, -0.000797511835116893, -1.0], "max": [0.2513805329799652, 0.47158363461494446, 1.37961745262146, 0.0012991952244192362, 1.0, 0.005876806564629078, 1.0, 0.002729001920670271, 0.005149063188582659, 0.005149244796484709, 0.005876745097339153, -0.9999818205833435], "mean": [0.11492916196584702, 0.39445993304252625, 1.2162067890167236, -0.00017073868366423994, 0.9999983906745911, 0.0011536794481799006, 0.9999997019767761, 0.000170696948771365, 1.636344677535817e-05, 1.616504232515581e-05, 0.0011535973753780127, -0.9999984502792358], "std": [0.07081848382949829, 0.048624202609062195, 0.13622720539569855, 0.000878646329510957, 3.399341949261725e-06, 0.0014307784149423242, 1.7999525425693719e-06, 0.0008789667626842856, 0.0009212300647050142, 0.0009215315221808851, 0.0014306529192253947, 4.002682089776499e-06], "count": [159]}, "absolute_actions_w_progress": {"min": [0.0518396757543087, 0.33442986011505127, 0.9728001356124878, -2.2219369411468506, -2.224241256713867, -0.009368558414280415, 0.0, 0.0], "max": [0.2513805329799652, 0.47158363461494446, 1.37961745262146, 2.2221856117248535, 2.2238094806671143, 0.00934892799705267, 1.0, 1.0], "mean": [0.11492916196584702, 0.39445993304252625, 1.2162067890167236, 0.9914972186088562, 0.9912934899330139, 0.0009665304678492248, 0.553459107875824, 0.5031446218490601], "std": [0.07081848382949829, 0.048624202609062195, 0.13622720539569855, 1.9868483543395996, 1.9873732328414917, 0.0020919928792864084, 0.4971335530281067, 0.31638941168785095], "count": [159]}, "progress_state": {"min": [0.0], "max": [1.0], "mean": [0.5031446814537048], "std": [0.31638941168785095], "count": [159]}, "delta_action_w_progress": {"min": [-0.010137264616787434, -0.009507839567959309, -0.013100501149892807, -0.001348188379779458, -0.004081163555383682, -0.001195874996483326, 0.0, 0.0], "max": [0.013571878895163536, 0.009898841381072998, 0.013488491997122765, 0.036528024822473526, 0.0010344756301492453, 0.011735687963664532, 1.0, 1.0], "mean": [1.1869075933645945e-05, -0.00017583048611413687, 3.159895641147159e-05, 0.0002317996695637703, -2.415749077044893e-05, 7.682719297008589e-05, 0.553459107875824, 0.5031446218490601], "std": [0.0049147834070026875, 0.0032558473758399487, 0.007596372626721859, 0.0029123290441930294, 0.0005131929065100849, 0.0009570644469931722, 0.4971335530281067, 0.31638941168785095], "count": [159]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8248698840130015], "count": [159]}, "frame_index": {"min": [0], "max": [158], "mean": [79.0], "std": [45.89843860815601], "count": [159]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [159]}, "index": {"min": [990], "max": [1148], "mean": [1069.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [159]}}}
meta/info.json ADDED
@@ -0,0 +1,266 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "panda",
4
+ "total_episodes": 7,
5
+ "total_frames": 1149,
6
+ "total_tasks": 7,
7
+ "total_videos": 21,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 12,
11
+ "splits": {
12
+ "train": "0:7"
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
+ "image": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 256,
21
+ 256,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ],
29
+ "info": {
30
+ "video.height": 256,
31
+ "video.width": 256,
32
+ "video.codec": "av1",
33
+ "video.pix_fmt": "yuv420p",
34
+ "video.is_depth_map": false,
35
+ "video.fps": 12,
36
+ "video.channels": 3,
37
+ "has_audio": false
38
+ }
39
+ },
40
+ "wrist_image": {
41
+ "dtype": "video",
42
+ "shape": [
43
+ 256,
44
+ 256,
45
+ 3
46
+ ],
47
+ "names": [
48
+ "height",
49
+ "width",
50
+ "channel"
51
+ ],
52
+ "info": {
53
+ "video.height": 256,
54
+ "video.width": 256,
55
+ "video.codec": "av1",
56
+ "video.pix_fmt": "yuv420p",
57
+ "video.is_depth_map": false,
58
+ "video.fps": 12,
59
+ "video.channels": 3,
60
+ "has_audio": false
61
+ }
62
+ },
63
+ "left_ego_image": {
64
+ "dtype": "video",
65
+ "shape": [
66
+ 256,
67
+ 256,
68
+ 3
69
+ ],
70
+ "names": [
71
+ "height",
72
+ "width",
73
+ "channel"
74
+ ],
75
+ "info": {
76
+ "video.height": 256,
77
+ "video.width": 256,
78
+ "video.codec": "av1",
79
+ "video.pix_fmt": "yuv420p",
80
+ "video.is_depth_map": false,
81
+ "video.fps": 12,
82
+ "video.channels": 3,
83
+ "has_audio": false
84
+ }
85
+ },
86
+ "state": {
87
+ "dtype": "float32",
88
+ "shape": [
89
+ 7
90
+ ],
91
+ "names": [
92
+ "state_0"
93
+ ]
94
+ },
95
+ "delta_actions": {
96
+ "dtype": "float32",
97
+ "shape": [
98
+ 7
99
+ ],
100
+ "names": [
101
+ "delta_actions_0"
102
+ ]
103
+ },
104
+ "env_state": {
105
+ "dtype": "float32",
106
+ "shape": [
107
+ 13
108
+ ],
109
+ "names": [
110
+ "env_state_0"
111
+ ]
112
+ },
113
+ "active_robot": {
114
+ "dtype": "int64",
115
+ "shape": [
116
+ 1
117
+ ],
118
+ "names": [
119
+ "active_robot_0"
120
+ ]
121
+ },
122
+ "tcp_states": {
123
+ "dtype": "float32",
124
+ "shape": [
125
+ 12
126
+ ],
127
+ "names": [
128
+ "tcp_states_0"
129
+ ]
130
+ },
131
+ "gripper_states": {
132
+ "dtype": "float32",
133
+ "shape": [
134
+ 1
135
+ ],
136
+ "names": [
137
+ "gripper_states_0"
138
+ ]
139
+ },
140
+ "gripper_commands": {
141
+ "dtype": "float32",
142
+ "shape": [
143
+ 1
144
+ ],
145
+ "names": [
146
+ "gripper_commands_0"
147
+ ]
148
+ },
149
+ "joint_states": {
150
+ "dtype": "float32",
151
+ "shape": [
152
+ 8
153
+ ],
154
+ "names": [
155
+ "joint_states_0"
156
+ ]
157
+ },
158
+ "joint_actions": {
159
+ "dtype": "float32",
160
+ "shape": [
161
+ 8
162
+ ],
163
+ "names": [
164
+ "joint_actions_0"
165
+ ]
166
+ },
167
+ "qpos": {
168
+ "dtype": "float32",
169
+ "shape": [
170
+ 9
171
+ ],
172
+ "names": [
173
+ "qpos_0"
174
+ ]
175
+ },
176
+ "absolute_actions": {
177
+ "dtype": "float32",
178
+ "shape": [
179
+ 7
180
+ ],
181
+ "names": [
182
+ "absolute_actions_0"
183
+ ]
184
+ },
185
+ "absolute_commands": {
186
+ "dtype": "float32",
187
+ "shape": [
188
+ 6
189
+ ],
190
+ "names": [
191
+ "absolute_commands_0"
192
+ ]
193
+ },
194
+ "commanded_actions": {
195
+ "dtype": "float32",
196
+ "shape": [
197
+ 12
198
+ ],
199
+ "names": [
200
+ "commanded_actions_0"
201
+ ]
202
+ },
203
+ "absolute_actions_w_progress": {
204
+ "dtype": "float32",
205
+ "shape": [
206
+ 8
207
+ ],
208
+ "names": [
209
+ "absolute_actions_w_progress_0"
210
+ ]
211
+ },
212
+ "progress_state": {
213
+ "dtype": "float32",
214
+ "shape": [
215
+ 1
216
+ ],
217
+ "names": [
218
+ "progress_state_0"
219
+ ]
220
+ },
221
+ "delta_action_w_progress": {
222
+ "dtype": "float32",
223
+ "shape": [
224
+ 8
225
+ ],
226
+ "names": [
227
+ "delta_action_w_progress_0"
228
+ ]
229
+ },
230
+ "timestamp": {
231
+ "dtype": "float32",
232
+ "shape": [
233
+ 1
234
+ ],
235
+ "names": null
236
+ },
237
+ "frame_index": {
238
+ "dtype": "int64",
239
+ "shape": [
240
+ 1
241
+ ],
242
+ "names": null
243
+ },
244
+ "episode_index": {
245
+ "dtype": "int64",
246
+ "shape": [
247
+ 1
248
+ ],
249
+ "names": null
250
+ },
251
+ "index": {
252
+ "dtype": "int64",
253
+ "shape": [
254
+ 1
255
+ ],
256
+ "names": null
257
+ },
258
+ "task_index": {
259
+ "dtype": "int64",
260
+ "shape": [
261
+ 1
262
+ ],
263
+ "names": null
264
+ }
265
+ }
266
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"task_index": 0, "task": "Close the drawer"}
2
+ {"task_index": 1, "task": "Close the oven"}
3
+ {"task_index": 2, "task": "Take the mug and give it to the user"}
4
+ {"task_index": 3, "task": "Open the drawer"}
5
+ {"task_index": 4, "task": "Open the oven"}
6
+ {"task_index": 5, "task": "Put the green plate in the oven"}
7
+ {"task_index": 6, "task": "Put the spoon in the drawer"}
videos/chunk-000/image/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64f75108c6edde698e8448a7a6b189ee6cedc8f857686a25c18dd8f09c318df
3
+ size 479969
videos/chunk-000/image/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:685bcced89d3a1fae1987c7f6ad023019f3d772c2658a26f2cc2271ba26690ba
3
+ size 467461
videos/chunk-000/image/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574ddfb1814c3e2029975fd934f97cb48a8bacdaa83ee8b3a03584e98008cae7
3
+ size 1135971
videos/chunk-000/image/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6de9efbd6951a286056b4d13f9f5356891554943c488165821b2d40f7ffb28d
3
+ size 791111
videos/chunk-000/image/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c147c19495cc7ac187e051c13eab26459885378cbc3cc86ee88a90fa889dd4
3
+ size 501451
videos/chunk-000/image/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:221cb6fecf30004f1067a4242eb842bdb4269698e2903c01bfd23f316e0f164a
3
+ size 1125774
videos/chunk-000/image/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7298690e2d0cb643e51f61de2b348fd3d2f7d8d03c570ebbc953f84dac18c556
3
+ size 753320
videos/chunk-000/left_ego_image/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851341798cfc77e30edaca86b3f2c7527c7de3c212a4097bbcfd76d3ed2bd0e7
3
+ size 535507
videos/chunk-000/left_ego_image/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe6e76a7cda56fc3cc39d4ed9829c729c7c41e76c53b2fa130349f7f877d2a0b
3
+ size 458289
videos/chunk-000/left_ego_image/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e9339b02c959ebe05413fb35c8f891b3194e54874148689ab6b006427874263
3
+ size 1164242
videos/chunk-000/left_ego_image/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df967d67af58a7d1c1305766c7796c7d3659bea299c5435253f4ded19f5aee49
3
+ size 754862
videos/chunk-000/left_ego_image/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3ccb9835930c4a49d6a6c82a6f92f8ed7289c315ee8e67fe29f3133a29807b8
3
+ size 519069
videos/chunk-000/left_ego_image/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea318961ab1c09cace8961aac287aecfea11503d5112a9f175906869fd8b395
3
+ size 1139040
videos/chunk-000/left_ego_image/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bbaec805361b3ec350041aecc930d6b83af80b98ff7ebc26b3b9ddaa498ea2d
3
+ size 858033
videos/chunk-000/wrist_image/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce248688f610aa97c6a13c1196fefc4442eea4a7315cd8a728b305beb1f08421
3
+ size 248265
videos/chunk-000/wrist_image/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:780f8f8b792254f840c94867da0fde4c58ad676c55eb3b5ea651b2264ce16404
3
+ size 223523
videos/chunk-000/wrist_image/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a207c9ac423fb13b6b22614febbd2103ffa63b1e790980008ffdb06ba2f316
3
+ size 596407
videos/chunk-000/wrist_image/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3db6b17a077cdc1bc9043f00d8a4ef7a0e86f7b405463627b9434a340a8ccc30
3
+ size 449226
videos/chunk-000/wrist_image/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad109995b05d19cab94a1a92997e628c39d9681e8cd19981142b4fe8090a73b6
3
+ size 313964
videos/chunk-000/wrist_image/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcc6e18592b9596bfbf25f5fd24bf09fc53f19c3fa51333f3541c96375c2bc9f
3
+ size 582614
videos/chunk-000/wrist_image/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e24dca96ca58a94e9f2cd15d78e5ac558d947d9af5fe3f83687faa86c19fea
3
+ size 473884