diff --git a/preprocessed/RingTossing-v1/norm_stats.json b/preprocessed/RingTossing-v1/norm_stats.json new file mode 100644 index 0000000000000000000000000000000000000000..b61c7de82fcaeacf0fa6f5c3f619f97a681e6e8b --- /dev/null +++ b/preprocessed/RingTossing-v1/norm_stats.json @@ -0,0 +1,343 @@ +{ + "count": 11291, + "target_image_size": [ + 192, + 256 + ], + "cameras": [ + "front_camera", + "left_camera", + "robot_camera", + "top_camera" + ], + "state_dim": 34, + "action_dim": 7, + "state_mean": [ + 0.01657185120680645, + 0.36702068677654676, + 0.05366947607460995, + -1.6147760807009224, + 0.013824695347417277, + 1.9435954736698275, + 0.8242692825339093, + 0.026901077149101636, + 0.02688003647410537, + -0.0020491760185151224, + 0.04121322858683903, + 0.004225590423366431, + 0.03942719809887309, + 0.0023281437407535687, + 0.0008209072074993185, + -0.0029987235902511284, + 0.00021722496496570605, + 0.00016981971247594904, + 0.0002258516572621334, + 0.0, + 0.0, + 0.0, + 0.4407489981603584, + 1.0, + 0.011535928397644888, + 0.0557769639729204, + 0.09780347027281974, + 0.2500284601000622, + 0.20199641968700918, + 0.17554795703762513, + 0.0, + 0.0, + 0.8088743246833761, + 0.6683448156134547 + ], + "state_std": [ + 0.41750816092656756, + 0.43635539091609815, + 0.4080545411567097, + 0.7625773949486271, + 0.24025335749297025, + 0.5590390436218677, + 0.46711454493932886, + 0.01596105363869541, + 0.015980102952466522, + 0.38919884250884007, + 0.49154327121206004, + 0.4712961071708453, + 0.8833633133675141, + 0.4170412999675699, + 0.5314975401483906, + 0.31813025630596714, + 0.022723910738729747, + 0.02315206834693546, + 0.0702104750416683, + 1.0, + 1.0, + 1.0, + 0.35034932167986466, + 0.0001, + 0.010027216255442704, + 0.11603059394871833, + 0.19864248148941946, + 0.14094059151641242, + 0.13551520159961167, + 0.10005006948069436, + 1.0, + 1.0, + 3.9285257061920715, + 0.14258981764215228 + ], + "action_mean": [ + 0.02953029468027226, + -0.008165743792574408, + -0.0058621860939632245, + 0.0015905205922198146, + 0.002351472942308205, + 0.005014316385149819, + 0.22132672039677617 + ], + "action_std": [ + 0.1095618985119446, + 0.0869224424158681, + 0.13696921270168025, + 0.031063914235140853, + 0.03210391935374261, + 0.031723770631613794, + 0.9751997194618178 + ], + "state_norm_policy": "continuous_only", + "state_fields": [ + { + "path": "obs/agent/qpos", + "dtype": "float32", + "kind": "continuous", + "dim": 9, + "slice": [ + 0, + 9 + ] + }, + { + "path": "obs/agent/qvel", + "dtype": "float32", + "kind": "continuous", + "dim": 9, + "slice": [ + 9, + 18 + ] + }, + { + "path": "obs/extra/hole_offset_y", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 18, + 19 + ] + }, + { + "path": "obs/extra/is_ring_on_pillar", + "dtype": "bool", + "kind": "bool", + "dim": 1, + "slice": [ + 19, + 20 + ] + }, + { + "path": "obs/extra/is_ring_stable", + "dtype": "bool", + "kind": "bool", + "dim": 1, + "slice": [ + 20, + 21 + ] + }, + { + "path": "obs/extra/is_success", + "dtype": "bool", + "kind": "bool", + "dim": 1, + "slice": [ + 21, + 22 + ] + }, + { + "path": "obs/extra/maximum_release_horizontal_speed", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 22, + 23 + ] + }, + { + "path": "obs/extra/moving_hole_enabled", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 23, + 24 + ] + }, + { + "path": "obs/extra/ring_height_band_distance", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 24, + 25 + ] + }, + { + "path": "obs/extra/ring_horizontal_speed", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 25, + 26 + ] + }, + { + "path": "obs/extra/ring_speed", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 26, + 27 + ] + }, + { + "path": "obs/extra/ring_to_pillar_distance", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 27, + 28 + ] + }, + { + "path": "obs/extra/ring_to_pillar_xy_distance", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 28, + 29 + ] + }, + { + "path": "obs/extra/ring_to_pillar_z_distance", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 29, + 30 + ] + }, + { + "path": "obs/extra/ring_was_tossed", + "dtype": "bool", + "kind": "bool", + "dim": 1, + "slice": [ + 30, + 31 + ] + }, + { + "path": "obs/extra/success_candidate", + "dtype": "bool", + "kind": "bool", + "dim": 1, + "slice": [ + 31, + 32 + ] + }, + { + "path": "obs/extra/success_hold_counter", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 32, + 33 + ] + }, + { + "path": "obs/extra/tossing_progress", + "dtype": "float32", + "kind": "continuous", + "dim": 1, + "slice": [ + 33, + 34 + ] + } + ], + "state_norm_slices": [ + [ + 0, + 9 + ], + [ + 9, + 18 + ], + [ + 18, + 19 + ], + [ + 22, + 23 + ], + [ + 23, + 24 + ], + [ + 24, + 25 + ], + [ + 25, + 26 + ], + [ + 26, + 27 + ], + [ + 27, + 28 + ], + [ + 28, + 29 + ], + [ + 29, + 30 + ], + [ + 32, + 33 + ], + [ + 33, + 34 + ] + ], + "notes": "State stats computed ONLY on continuous dims; discrete/bool dims keep raw (mean=0,std=1). All stats computed over aligned length T (drop last obs to align with actions)." +} \ No newline at end of file diff --git a/preprocessed/RingTossing-v1/traj_0.h5 b/preprocessed/RingTossing-v1/traj_0.h5 new file mode 100644 index 0000000000000000000000000000000000000000..7fb33dcdc0cad76de077fe0ed58b2ec60aea5b65 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_0.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1cfa850e58fee7cd0c99a11e0ba365b1662a038e0d4595cc1e766d5bf39508d +size 2613154231 diff --git a/preprocessed/RingTossing-v1/traj_0_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_0_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f17052dac82bdfa50f91627f5b2c8993662f43 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_0_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a21caa10a027f5077ee0cde6274655a1b22137f93b554ddfe0df32af5b15b34 +size 1172660 diff --git a/preprocessed/RingTossing-v1/traj_0_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_0_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8863c4960e744f65ca02f48dae22a7214ed84cd --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_0_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dac5342f0f0fca26a8c112bd84f145522061a2817bd58c683cb721309397a0e +size 3658677 diff --git a/preprocessed/RingTossing-v1/traj_1.h5 b/preprocessed/RingTossing-v1/traj_1.h5 new file mode 100644 index 0000000000000000000000000000000000000000..f6c20997555753ed7b401c189e9737628cd8e195 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_1.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377449e965c62aa94bba215d4377b67813b2995fa657a28615eb9230e622e523 +size 860559278 diff --git a/preprocessed/RingTossing-v1/traj_10_left_camera.mp4 b/preprocessed/RingTossing-v1/traj_10_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba396e8ef237e3c9e5e73e55a657d894e555acc8 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_10_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66511f5151c4626d0c72f474c4a516ff79cb46d80bb3c191e456518c6519f268 +size 387111 diff --git a/preprocessed/RingTossing-v1/traj_10_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_10_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cc0d0d0a21a46059cd55fbd63b5c50d56b17e38 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_10_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105ad80d0ac82d8c5f12d9fc2bdcf068b6206e884fa082936862af85d6213be1 +size 611711 diff --git a/preprocessed/RingTossing-v1/traj_11_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_11_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9002893d890f75ea82bfba3d812b62e0ffbe7c67 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_11_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950d212c3f5060cd309abebfe8235ed3e8230e383d8c8e8fda81da925a1bfa22 +size 618687 diff --git a/preprocessed/RingTossing-v1/traj_1_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_1_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf734402b249107d25bf8c1f1fac550332adc72 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_1_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c909eb9131148d72d29477c88741b3ae64596835094d9f6e794f5436c4364f3f +size 1211609 diff --git a/preprocessed/RingTossing-v1/traj_1_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_1_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da670a59d4f6593c1b3f58826eb5471b23025dc9 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_1_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e033d780d416c03e01a08f3ca16a8dfd544263b899b0500381632ee48806f3a5 +size 595122 diff --git a/preprocessed/RingTossing-v1/traj_2.h5 b/preprocessed/RingTossing-v1/traj_2.h5 new file mode 100644 index 0000000000000000000000000000000000000000..81830e01aad731493436560f5465418759343eb2 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_2.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3828cf1f01d63db76b61bfd5d56ae7ea28f2c7df2cb20b6167267920f3db85ff +size 2543542136 diff --git a/preprocessed/RingTossing-v1/traj_2_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_2_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c22e1e221ece2b11173c9a2dd976e69f1fd35167 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_2_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08214c53edac3acd6808a9e0c48f5b0182d10d3c22e5f900e756d1bdbfdc5a69 +size 1180522 diff --git a/preprocessed/RingTossing-v1/traj_2_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_2_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a82da1d3c0492c07a0af0ef1f8a8dee2bfb864ff --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_2_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929046b8af485394559de1c0ad9a41acf851c7297a1b2307ce75cb83cb966b0c +size 1838647 diff --git a/preprocessed/RingTossing-v1/traj_3.h5 b/preprocessed/RingTossing-v1/traj_3.h5 new file mode 100644 index 0000000000000000000000000000000000000000..ebf373e4f449c45b165560f9ebf3f06e4f57f8b2 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_3.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f3a0999ede9e694cf1f26dbfd4a76718d6a9f6538607a5af53f99c9422f5f6 +size 2190440767 diff --git a/preprocessed/RingTossing-v1/traj_3_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_3_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88468804a757a0acb61daacc3cb47c0289f1f195 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_3_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce96ae43849d1e549dfc11bf3fc0f3904a71a02a973cb1010d14abc1995e7d9 +size 1033259 diff --git a/preprocessed/RingTossing-v1/traj_3_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_3_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56cc482590373aa1aef863a5b23d1b705c6c42f3 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_3_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4acdf4da13bd706792c0c603a9b104a808a0978a99dc7ae30302bb92548f2b56 +size 3212367 diff --git a/preprocessed/RingTossing-v1/traj_4.h5 b/preprocessed/RingTossing-v1/traj_4.h5 new file mode 100644 index 0000000000000000000000000000000000000000..264e302faf3841552544727c9d6caeb15d9bd786 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_4.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6dbd9782993f619ac415f5b475e45c2b56227e1ce9a973e91dc24dd77a43dc +size 830537380 diff --git a/preprocessed/RingTossing-v1/traj_4_left_camera.mp4 b/preprocessed/RingTossing-v1/traj_4_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee5f47f702ec97a0596290ae79cff471e915a078 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_4_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc015c7968fd9190650d8b82c5c6b68e640ab293b7907cc32137a9e911af095c +size 381315 diff --git a/preprocessed/RingTossing-v1/traj_5.h5 b/preprocessed/RingTossing-v1/traj_5.h5 new file mode 100644 index 0000000000000000000000000000000000000000..603fce876b60e7b3c8beab36e818810f1ca7391f --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_5.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff065019ee93c90b58cba6c2c5b3daae081acc1658cdfb0804f9a0c6da33cbb +size 2707206555 diff --git a/preprocessed/RingTossing-v1/traj_5_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_5_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f96b5bc2c52cde9d491e2ebf544b645177fb19de --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_5_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e1bc83bacebae4980f80668233c13606a10efcbc34a29b231e7de7b8a9f4c4 +size 1234846 diff --git a/preprocessed/RingTossing-v1/traj_5_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_5_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b72d7f7f50d2c1c289c15c2cde7a314e3b6fe19 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_5_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0fc76bc762f547ff09b663dc2284193fb950f1a51bbce6d8b23849dc582cef0 +size 1846823 diff --git a/preprocessed/RingTossing-v1/traj_6_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_6_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9dc167f09f7191d8e96f4e30e99934cd95cda6 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_6_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb436fb6742b751e6b6bf5f3ebbc277f8ce317fee7a8036db9db7944d75504cc +size 387148 diff --git a/preprocessed/RingTossing-v1/traj_6_left_camera.mp4 b/preprocessed/RingTossing-v1/traj_6_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..865f1df3df3a0fd3ad21fa1a3ff00050834e66e6 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_6_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee317607c9a67c29228500c9428abba5bb5e838de2178822bec762e5dcd89301 +size 434164 diff --git a/preprocessed/RingTossing-v1/traj_6_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_6_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa24c98ee91e043f088071cb6f0e29f4856d62f3 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_6_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161699bd09b2d649d7ef675efadd34d87e058fdff6af39883c33c16b468809d8 +size 1270431 diff --git a/preprocessed/RingTossing-v1/traj_7_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_7_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37780cf3397600e0be4361c4ed48d14b5e089f64 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_7_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d374dcb36018d68e40b002737b372775554ecd1875391c94d7b21f710938969 +size 2115545 diff --git a/preprocessed/RingTossing-v1/traj_7_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_7_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a017cf4847fb6f407dabe6f9dae71bb44087a1 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_7_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e81b7650db55525458528d5ad32696f2c7a2f02f93ab4115b2c16d3d00a67e0 +size 1089062 diff --git a/preprocessed/RingTossing-v1/traj_8.h5 b/preprocessed/RingTossing-v1/traj_8.h5 new file mode 100644 index 0000000000000000000000000000000000000000..8acfdd8589bc527833e4b4fce35d8ffd40a79f4b --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_8.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37c999fd7130069ef62b7a28e04440e70441f988e8f4afd211905d217635b1a +size 804804435 diff --git a/preprocessed/RingTossing-v1/traj_800.h5 b/preprocessed/RingTossing-v1/traj_800.h5 new file mode 100644 index 0000000000000000000000000000000000000000..66581a05828f7a5d896877d557b309b23a0f76e9 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_800.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883fd5a218a7349f631b074e34e5c5cd77a7314e918d873a3e023c008c3c9931 +size 1484068044 diff --git a/preprocessed/RingTossing-v1/traj_800_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_800_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e8e127ed56d999efad9f8f2f468fb1a25cb9a2a --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_800_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d2666a9b54b11a68c6b30af130663921c17b90b69de68db968b664f25fc6a9 +size 2180995 diff --git a/preprocessed/RingTossing-v1/traj_800_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_800_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e172d92d24ccc0dc7ed7c4b60a2da044d12eb09c --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_800_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e9669b7445fc468ec70565dd74762e04e2c18e2492f5de7a9429d7932175be +size 1072011 diff --git a/preprocessed/RingTossing-v1/traj_801_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_801_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4203bc6c8c0c8ce878616ff02850130e804a58f8 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_801_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d900f18278e808339952c31079c4cdfd8c13636b7610875911a9444fe43f2973 +size 1924468 diff --git a/preprocessed/RingTossing-v1/traj_802.h5 b/preprocessed/RingTossing-v1/traj_802.h5 new file mode 100644 index 0000000000000000000000000000000000000000..d434b0fecebe670c43d349f3e914797f00fe01f9 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_802.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547f03f5fcd5d2b908bcdbce57004296b040f5d108b07afb1c33d6e5aa13296b +size 974770253 diff --git a/preprocessed/RingTossing-v1/traj_802_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_802_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d144b479e416356f180c961c94fc6c91ae68f3 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_802_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc23b00ec305e9b71de9b3b5c56625f7abf9784fb0b620eac9caa871f08b847 +size 1322600 diff --git a/preprocessed/RingTossing-v1/traj_803_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_803_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e38664423f0104e7228722c9ccb90ada2df0a4 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_803_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6071bfc361d6cb0d2a8b29d63c51c3364e346e223cddef2771aa99ad7afbbb +size 1122981 diff --git a/preprocessed/RingTossing-v1/traj_803_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_803_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13cc556755f237c288bdd18ae804aceeafa482b1 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_803_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df492bbe95dd4c477a9d34197db1105f2b5d23641240b37462843d84d517e84 +size 3445206 diff --git a/preprocessed/RingTossing-v1/traj_803_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_803_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0f1d3b7eb8eff7f2dc507def4c3313a6a0842c --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_803_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a80c8f8847d673c8e98553589cec274ed8169bb28168a8559bd654dd6e19f876 +size 1912617 diff --git a/preprocessed/RingTossing-v1/traj_804_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_804_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bfefb7757047145fd60fbb4198838eb39f7688c --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_804_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f220c1e3cce07462c0772fd1af81bf8c7a58bb71d3a0b7f9dc0777d941a87418 +size 650439 diff --git a/preprocessed/RingTossing-v1/traj_804_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_804_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6990d7e2ef6786b3cf8955099cb97702a98a4ad --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_804_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ea02b30d78912d6bab30bfce91522ac6d321fc4831c4b094c5f65b22849a53 +size 2077407 diff --git a/preprocessed/RingTossing-v1/traj_804_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_804_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9532e5ca69f81858450b3e761fc90498a2dc810 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_804_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf3ba8f815c1105daaa5fe8df5d1f1d71be60b885e86fe26dbe32ae1134b8ef +size 990716 diff --git a/preprocessed/RingTossing-v1/traj_805_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_805_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f93b8a9c7e4d68c1c78525d13b68be55e7dcc4dd --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_805_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78bff369e96019a61fd110fbe447c9d27591527821b3be7b2fdf1e21055e62a3 +size 516936 diff --git a/preprocessed/RingTossing-v1/traj_805_left_camera.mp4 b/preprocessed/RingTossing-v1/traj_805_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f917369a6853f586382233f0450f6345eaf2d8e6 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_805_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e565148b01cb1053b060937ab1945705cf5f995f23ec497c43cd9cee2a67248a +size 524452 diff --git a/preprocessed/RingTossing-v1/traj_806_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_806_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3770024efa5db7d2092fdd7c910ee36fcbc6f69 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_806_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30fb16f6232d8fd4bcb38ce155cd540f5d22290ec2f245c9e53255b6b1e9320c +size 736073 diff --git a/preprocessed/RingTossing-v1/traj_806_left_camera.mp4 b/preprocessed/RingTossing-v1/traj_806_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffaadad7c954866f0b92cd6b9b30c4ec28aa683b --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_806_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849502001feb69a3287e0b700438ef85a56b69412872670d4e37a84b79f88f9a +size 778424 diff --git a/preprocessed/RingTossing-v1/traj_807.h5 b/preprocessed/RingTossing-v1/traj_807.h5 new file mode 100644 index 0000000000000000000000000000000000000000..566c58ae996d82ce19826d36ce84a4287f8bc986 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_807.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f1b911e71e0ce112951c20f3e8aaa573eb7ddecd76b3f7d3aed3f2e5027a1b +size 2005323606 diff --git a/preprocessed/RingTossing-v1/traj_807_left_camera.mp4 b/preprocessed/RingTossing-v1/traj_807_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e7cf44dcea6861ccbea62fa479336cdc34642c --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_807_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91b45015a15a9ca127cae6c913abba24abcee7de952b13ebb5d4a47ffe6aecd +size 1015251 diff --git a/preprocessed/RingTossing-v1/traj_8_front_camera.mp4 b/preprocessed/RingTossing-v1/traj_8_front_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5af9ba5bb7f60de71db66537ee4ba64e308777a --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_8_front_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4392b00a7c8df5a9afc5a9cdd7e197e1e168580ec1a015286bca643d0c4e2142 +size 387456 diff --git a/preprocessed/RingTossing-v1/traj_8_left_camera.mp4 b/preprocessed/RingTossing-v1/traj_8_left_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb7bdfcb1ccdcf18f8ae8431f9e04d1b425bda1e --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_8_left_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19777c339a2d70ab7a06f2c5e5e538c9a3e2dbbb08181c5a7d0cda5683087a7 +size 404977 diff --git a/preprocessed/RingTossing-v1/traj_8_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_8_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..232f01ac24f12a56e0f4b8e13a2e1314741beb14 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_8_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2122414ea5c871f82d76bc257cd4c2750a28bcb02e4fe2f062c51c3794e9bc2d +size 1186655 diff --git a/preprocessed/RingTossing-v1/traj_8_top_camera.mp4 b/preprocessed/RingTossing-v1/traj_8_top_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caa595148fb7635d42ca846bd4a417900f6d0aa4 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_8_top_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf43addf218e17611b186b9adaa89a3f6d9a41a6f1a1dcb4d13c3ddb5321ab8 +size 662829 diff --git a/preprocessed/RingTossing-v1/traj_9.h5 b/preprocessed/RingTossing-v1/traj_9.h5 new file mode 100644 index 0000000000000000000000000000000000000000..824fcd50d433c01354d3ba5ce1d245a6b2814256 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_9.h5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d4e81a2eb2efb97167b409aab6e78761945bd5b4f20526e4809d617c50afc5 +size 1341647924 diff --git a/preprocessed/RingTossing-v1/traj_9_robot_camera.mp4 b/preprocessed/RingTossing-v1/traj_9_robot_camera.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b97c56d453e18c3c375cde7d19eebea52883da3 --- /dev/null +++ b/preprocessed/RingTossing-v1/traj_9_robot_camera.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5044d6f339daf194767bd19f31b5c7a7abdc7481fc2eefb362327a265d8bd50c +size 1871266