danielsanjosepro commited on
Commit
80a6e21
·
verified ·
1 Parent(s): f56edad

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ddc73e5396e072f9b7b177548515e2c055ed025534c774c1e05deb7030cc8d8
3
+ size 197070
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b404fa95219337890fdca563e670e8298868944871fe6e94033789bbcec10159
3
+ size 163071
meta/crisp_meta.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crisp_gym_version": "4.0.0",
3
+ "crisp_py_version": "3.0.0",
4
+ "control_type": "CARTESIAN",
5
+ "env_config": {
6
+ "robot_config": {
7
+ "joint_names": [
8
+ "fr3_joint1",
9
+ "fr3_joint2",
10
+ "fr3_joint3",
11
+ "fr3_joint4",
12
+ "fr3_joint5",
13
+ "fr3_joint6",
14
+ "fr3_joint7"
15
+ ],
16
+ "home_config": [
17
+ -0.017396011,
18
+ 0.0955319758,
19
+ 0.000809703053,
20
+ -1.94272034,
21
+ -0.00401435784,
22
+ 2.06584183,
23
+ 0.797426445
24
+ ],
25
+ "base_frame": "base",
26
+ "target_frame": "fr3_hand_tcp",
27
+ "default_controller": "cartesian_impedance_controller",
28
+ "cartesian_impedance_controller_name": "cartesian_impedance_controller",
29
+ "joint_trajectory_controller_name": "joint_impedance_controller",
30
+ "target_pose_topic": "target_pose",
31
+ "target_joint_topic": "target_joint",
32
+ "current_pose_topic": "current_pose",
33
+ "current_joint_topic": "joint_states",
34
+ "current_twist_topic": "current_twist",
35
+ "publish_frequency": 50.0,
36
+ "time_to_home": 2.0,
37
+ "max_pose_delay": 1.0,
38
+ "max_joint_delay": 1.0,
39
+ "use_tf_pose": false,
40
+ "tf_retrieve_rate": 50.0,
41
+ "use_prefix": false
42
+ },
43
+ "gripper_config": {
44
+ "min_value": 1046.0,
45
+ "max_value": 2065.0,
46
+ "command_topic": "/left/gripper/dynamixel_motor/command",
47
+ "joint_state_topic": "/left/gripper/dynamixel_motor/joint_states",
48
+ "reboot_service": "reboot_gripper",
49
+ "enable_torque_service": "/left/gripper/dynamixel_motor/set_torque",
50
+ "index": 0,
51
+ "publish_frequency": 30.0,
52
+ "max_joint_delay": 1.0,
53
+ "max_delta": 0.1
54
+ },
55
+ "camera_config": [
56
+ {
57
+ "camera_color_image_topic": "left_third_person_camera/image_raw",
58
+ "camera_color_info_topic": "left_third_person_camera/camera_info",
59
+ "camera_name": "primary",
60
+ "camera_frame": "primary_link",
61
+ "max_image_delay": 1.0,
62
+ "resolution": [
63
+ 256,
64
+ 256
65
+ ],
66
+ "crop_width": null,
67
+ "crop_height": null
68
+ },
69
+ {
70
+ "camera_color_image_topic": "left_wrist_camera/color/image_rect_raw",
71
+ "camera_color_info_topic": "left_wrist_camera/color/camera_info",
72
+ "camera_name": "wrist",
73
+ "camera_frame": "wrist_link",
74
+ "max_image_delay": 1.0,
75
+ "resolution": [
76
+ 256,
77
+ 256
78
+ ],
79
+ "crop_width": null,
80
+ "crop_height": null
81
+ },
82
+ {
83
+ "camera_color_image_topic": "anyskin/image_raw",
84
+ "camera_color_info_topic": "anyskin/camera_info",
85
+ "camera_name": "tactile",
86
+ "camera_frame": "tactile_link",
87
+ "max_image_delay": 1.0,
88
+ "resolution": [
89
+ 256,
90
+ 256
91
+ ],
92
+ "crop_width": null,
93
+ "crop_height": null
94
+ }
95
+ ],
96
+ "sensor_config": [
97
+ {
98
+ "shape": [
99
+ 15
100
+ ],
101
+ "sensor_type": "float32_array",
102
+ "name": "tactile_sensor",
103
+ "data_topic": "/left/anyskin/tactile_data",
104
+ "max_data_delay": 1.0,
105
+ "buffer_size": null,
106
+ "reset_service": "/left/anyskin/reset"
107
+ },
108
+ {
109
+ "shape": [
110
+ 6
111
+ ],
112
+ "sensor_type": "force_torque",
113
+ "name": "ft_sensor",
114
+ "data_topic": "/left/external_wrench",
115
+ "max_data_delay": 1.0,
116
+ "buffer_size": null,
117
+ "reset_service": null
118
+ }
119
+ ],
120
+ "gripper_mode": "GripperMode.ABSOLUTE_CONTINUOUS",
121
+ "gripper_threshold": 0.1,
122
+ "cartesian_control_param_config": "None",
123
+ "joint_control_param_config": "None"
124
+ }
125
+ }
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["pick the lego block."], "length": 393}
2
+ {"episode_index": 1, "tasks": ["pick the lego block."], "length": 327}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "stats": {"observation.images.primary": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3183972473144531]], [[0.4996147287406173]], [[0.42592031680836395]]], "std": [[[0.3430431706759899]], [[0.23134916113524517]], [[0.29452050201447055]]], "count": [100]}, "observation.images.tactile": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.9162822780235141]], [[0.9089922611012178]], [[0.9070540370567173]]], "std": [[[0.032409702229440424]], [[0.08527163891731047]], [[0.09242973062182185]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3150283418543198]], [[0.47349470250746784]], [[0.39587768435010723]]], "std": [[[0.32585228392699406]], [[0.22050070432762747]], [[0.26154150946094307]]], "count": [100]}, "observation.state.cartesian": {"min": [0.5048902034759521, -0.14565236866474152, 0.05280197039246559, -3.1409313678741455, -0.02928193099796772, -0.1119079738855362], "max": [0.6376686096191406, 0.2839483320713043, 0.37159720063209534, 3.140418529510498, 0.09928423166275024, 1.6903181076049805], "mean": [0.5934479832649231, -0.028847580775618553, 0.20018871128559113, 2.822354555130005, 0.014257959090173244, 0.8154265880584717], "std": [0.0357976034283638, 0.10195115208625793, 0.11253325641155243, 1.3055256605148315, 0.026504550129175186, 0.7471326589584351], "count": [393]}, "observation.state.gripper": {"min": [0.02355250157415867], "max": [0.7006869316101074], "mean": [0.34467506408691406], "std": [0.17756181955337524], "count": [393]}, "observation.state.joints": {"min": [-0.19991463422775269, 0.018435534089803696, -0.04403401538729668, -2.028080940246582, -0.11350549757480621, 1.979852557182312, -0.9089488387107849], "max": [0.25775060057640076, 0.5802216529846191, 0.2788980007171631, -1.928973913192749, -0.009133053943514824, 2.5720863342285156, 0.7909684181213379], "mean": [-0.08852454274892807, 0.3372718393802643, 0.047373101115226746, -1.962133765220642, -0.05498039722442627, 2.3176021575927734, -0.036106210201978683], "std": [0.10456833988428116, 0.21414610743522644, 0.09005086123943329, 0.0371701717376709, 0.04576728120446205, 0.22353722155094147, 0.6802441477775574], "count": [393]}, "observation.state.sensors_ft_sensor": {"min": [-4.889512062072754, -3.722585916519165, -4.706206798553467, -1.12751305103302, -0.5460397005081177, -0.6154688000679016], "max": [3.9744269847869873, 1.1651878356933594, 8.702092170715332, 0.4778263568878174, 1.5996167659759521, 0.30891895294189453], "mean": [-1.196234941482544, -0.7660237550735474, 0.8831205368041992, -0.17082934081554413, 0.48151132464408875, -0.11479885876178741], "std": [1.945966362953186, 1.1964733600616455, 2.4048969745635986, 0.2976539731025696, 0.4814695417881012, 0.19607435166835785], "count": [393]}, "observation.state.sensors_tactile_sensor": {"min": [-288.9900207519531, -88.71000671386719, 1.5732884407043457, -426.7350158691406, -163.14004516601562, 2.1550889015197754, -371.31005859375, -55.03509521484375, 1.6178090572357178, -475.8000183105469, -59.14500427246094, 1.426012396812439, -201.8249969482422, -122.73001098632812, 0.4633848965167999], "max": [10.259994506835938, 298.8900146484375, 432.6103515625, 10.814971923828125, 130.70997619628906, 448.47216796875, 10.28997802734375, 377.4149475097656, 604.5355834960938, 11.100006103515625, 225.10501098632812, 518.305908203125, 11.025009155273438, 389.3699951171875, 446.9866638183594], "mean": [-94.3331069946289, 29.5587100982666, 115.75006103515625, -141.14540100097656, -41.14918899536133, 168.6103057861328, -107.98792266845703, 70.29086303710938, 159.4434356689453, -145.5404510498047, 26.25728416442871, 170.3716583251953, -57.55973815917969, 37.83182907104492, 104.10997772216797], "std": [93.38990020751953, 83.56204223632812, 114.76643371582031, 128.29615783691406, 60.53207015991211, 133.2778778076172, 128.52061462402344, 116.57970428466797, 190.06954956054688, 139.27703857421875, 80.33589172363281, 161.33551025390625, 60.108829498291016, 111.00906372070312, 106.23236083984375], "count": [393]}, "observation.state.target": {"min": [0.49880921840667725, -0.14654624462127686, 0.046858612447977066, 3.051658868789673, -0.04269516468048096, -0.13490961492061615], "max": [0.6433320641517639, 0.28449973464012146, 0.3746049702167511, 3.1415250301361084, 0.0659385547041893, 1.7458590269088745], "mean": [0.5906162261962891, -0.026150746271014214, 0.19679948687553406, 3.1065316200256348, 0.0044059487991034985, 0.8340731263160706], "std": [0.04100390151143074, 0.10503873229026794, 0.11720673739910126, 0.020843200385570526, 0.025875702500343323, 0.7472907304763794], "count": [393]}, "observation.state": {"min": [0.5048902034759521, -0.14565236866474152, 0.05280197039246559, -3.1409313678741455, -0.02928193099796772, -0.1119079738855362, 0.02355250157415867, -0.19991463422775269, 0.018435534089803696, -0.04403401538729668, -2.028080940246582, -0.11350549757480621, 1.979852557182312, -0.9089488387107849, -288.9900207519531, -88.71000671386719, 1.5732884407043457, -426.7350158691406, -163.14004516601562, 2.1550889015197754, -371.31005859375, -55.03509521484375, 1.6178090572357178, -475.8000183105469, -59.14500427246094, 1.426012396812439, -201.8249969482422, -122.73001098632812, 0.4633848965167999, -4.889512062072754, -3.722585916519165, -4.706206798553467, -1.12751305103302, -0.5460397005081177, -0.6154688000679016, 0.49880921840667725, -0.14654624462127686, 0.046858612447977066, 3.051658868789673, -0.04269516468048096, -0.13490961492061615], "max": [0.6376686096191406, 0.2839483320713043, 0.37159720063209534, 3.140418529510498, 0.09928423166275024, 1.6903181076049805, 0.7006869316101074, 0.25775060057640076, 0.5802216529846191, 0.2788980007171631, -1.928973913192749, -0.009133053943514824, 2.5720863342285156, 0.7909684181213379, 10.259994506835938, 298.8900146484375, 432.6103515625, 10.814971923828125, 130.70997619628906, 448.47216796875, 10.28997802734375, 377.4149475097656, 604.5355834960938, 11.100006103515625, 225.10501098632812, 518.305908203125, 11.025009155273438, 389.3699951171875, 446.9866638183594, 3.9744269847869873, 1.1651878356933594, 8.702092170715332, 0.4778263568878174, 1.5996167659759521, 0.30891895294189453, 0.6433320641517639, 0.28449973464012146, 0.3746049702167511, 3.1415250301361084, 0.0659385547041893, 1.7458590269088745], "mean": [0.5934479832649231, -0.028847580775618553, 0.20018871128559113, 2.822354555130005, 0.014257959090173244, 0.8154265880584717, 0.34467390179634094, -0.08852454274892807, 0.3372718393802643, 0.047373101115226746, -1.962133765220642, -0.05498039722442627, 2.3176021575927734, -0.036106210201978683, -94.3331069946289, 29.5587100982666, 115.75006103515625, -141.14540100097656, -41.14918899536133, 168.6103057861328, -107.98792266845703, 70.29086303710938, 159.4434356689453, -145.5404510498047, 26.25728416442871, 170.3716583251953, -57.55973815917969, 37.83182907104492, 104.10997772216797, -1.196234941482544, -0.7660237550735474, 0.8831205368041992, -0.17082934081554413, 0.48151132464408875, -0.11479885876178741, 0.5906162261962891, -0.026150746271014214, 0.19679948687553406, 3.1065316200256348, 0.0044059487991034985, 0.8340731263160706], "std": [0.0357976034283638, 0.10195115208625793, 0.11253325641155243, 1.3055256605148315, 0.026504550129175186, 0.7471326589584351, 0.17756177484989166, 0.10456833988428116, 0.21414610743522644, 0.09005086123943329, 0.0371701717376709, 0.04576728120446205, 0.22353722155094147, 0.6802441477775574, 93.38990020751953, 83.56204223632812, 114.76643371582031, 128.29615783691406, 60.53207015991211, 133.2778778076172, 128.52061462402344, 116.57970428466797, 190.06954956054688, 139.27703857421875, 80.33589172363281, 161.33551025390625, 60.108829498291016, 111.00906372070312, 106.23236083984375, 1.945966362953186, 1.1964733600616455, 2.4048969745635986, 0.2976539731025696, 0.4814695417881012, 0.19607435166835785, 0.04100390151143074, 0.10503873229026794, 0.11720673739910126, 0.020843200385570526, 0.025875702500343323, 0.7472907304763794], "count": [393]}, "action": {"min": [-0.009460315108299255, -0.009124262258410454, -0.012178059667348862, -0.008145835250616074, -0.01371602714061737, -0.07764707505702972, 0.07839388400316238], "max": [0.004228097852319479, 0.01572182960808277, 0.015200141817331314, 0.02845916897058487, 0.013148906640708447, 0.07600801438093185, 1.0], "mean": [-0.00022019802418071777, 0.0007501314394176006, 6.301685789367184e-05, -0.00013264150766190141, -1.0351204764447175e-05, 0.002058204496279359, 0.4148922860622406], "std": [0.0018851206405088305, 0.0037476918660104275, 0.004749216604977846, 0.0027044739108532667, 0.0036784489639103413, 0.018946152180433273, 0.3599849045276642], "count": [393]}, "timestamp": {"min": [0.0], "max": [26.133333333333333], "mean": [13.066666666666668], "std": [7.563264041600225], "count": [393]}, "frame_index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [393]}, "index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [393]}}}
2
+ {"episode_index": 1, "stats": {"observation.images.primary": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3237269634172028]], [[0.49387292360791973]], [[0.4209989863376991]]], "std": [[[0.3442881814254398]], [[0.2362268132785722]], [[0.2952761292221003]]], "count": [100]}, "observation.images.tactile": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.9882352941176471]]], "mean": [[[0.9169471160290288]], [[0.9151335281671262]], [[0.9142631279440487]]], "std": [[[0.020920550616888432]], [[0.04540111730513518]], [[0.05121876044025547]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3101437240301394]], [[0.4727323327158012]], [[0.39228968781115964]]], "std": [[[0.32470000884955774]], [[0.22289748232283174]], [[0.26051955036174185]]], "count": [100]}, "observation.state.cartesian": {"min": [0.43763983249664307, -0.1363493651151657, 0.04806235060095787, 3.057889461517334, -0.03507824242115021, -0.10952071100473404], "max": [0.6347079873085022, 0.21035045385360718, 0.4552885890007019, 3.133833169937134, 0.07500112801790237, 1.6427922248840332], "mean": [0.582963228225708, -0.02415768802165985, 0.22775186598300934, 3.112846851348877, 0.01374853029847145, 0.5240577459335327], "std": [0.048423297703266144, 0.088298499584198, 0.13176292181015015, 0.02036561816930771, 0.032954663038253784, 0.7018862962722778], "count": [327]}, "observation.state.gripper": {"min": [0.02551521174609661], "max": [0.6741904020309448], "mean": [0.26392725110054016], "std": [0.13397379219532013], "count": [327]}, "observation.state.joints": {"min": [-0.16159269213676453, -0.26180770993232727, -0.07974853366613388, -2.0249032974243164, -0.07672452181577682, 1.7706159353256226, -0.8137600421905518], "max": [0.2295147329568863, 0.6050682663917542, 0.2066633552312851, -1.914559006690979, -0.008387947455048561, 2.5453262329101562, 1.1926437616348267], "mean": [-0.036003924906253815, 0.27735018730163574, 0.008717511780560017, -1.959402084350586, -0.03605642914772034, 2.243314027786255, 0.2590397894382477], "std": [0.09938041865825653, 0.26547858119010925, 0.07768861204385757, 0.036430321633815765, 0.029481738805770874, 0.25336170196533203, 0.6930891871452332], "count": [327]}, "observation.state.sensors_ft_sensor": {"min": [-5.629045009613037, -4.5900702476501465, -6.035890102386475, -0.6349554061889648, -0.5443649888038635, -0.6555498838424683], "max": [0.8899042010307312, 1.0456926822662354, 8.374977111816406, 0.679561972618103, 1.6218856573104858, 0.3591918647289276], "mean": [-2.2235193252563477, -0.5382019281387329, 0.5690178275108337, -0.039522625505924225, 0.6349194645881653, -0.11446207761764526], "std": [1.5905656814575195, 1.1231493949890137, 2.1509413719177246, 0.30567386746406555, 0.4817695915699005, 0.22902145981788635], "count": [327]}, "observation.state.sensors_tactile_sensor": {"min": [-152.35499572753906, -72.75000762939453, 0.7778466939926147, -191.77490234375, -101.71502685546875, 1.2078368663787842, -154.14004516601562, -137.99996948242188, 1.3904398679733276, -115.56000518798828, -98.65499877929688, 1.2762179374694824, -145.32000732421875, -144.72003173828125, 0.47299638390541077], "max": [44.74500274658203, 207.15000915527344, 223.9005889892578, 14.92510986328125, 304.93499755859375, 310.2436218261719, 55.859954833984375, 152.25003051757812, 283.9214172363281, 146.63999938964844, 282.0450134277344, 314.2216796875, 21.33000946044922, 297.780029296875, 321.7010498046875], "mean": [-6.6912360191345215, -16.36881446838379, 46.52366256713867, -26.840953826904297, -16.331993103027344, 55.37374496459961, 10.41409969329834, -29.114660263061523, 62.3990364074707, 8.564767837524414, -30.3380184173584, 69.06494903564453, -7.517245769500732, -43.438812255859375, 68.12577819824219], "std": [33.9135856628418, 39.780113220214844, 49.15363311767578, 41.11144256591797, 57.70880126953125, 62.61676025390625, 35.50709533691406, 53.948551177978516, 69.70826721191406, 68.61231231689453, 41.57342529296875, 58.996639251708984, 30.169368743896484, 68.68248748779297, 59.975364685058594], "count": [327]}, "observation.state.target": {"min": [0.4300425052642822, -0.1379026621580124, 0.04135680943727493, -3.1388497352600098, -0.06137979030609131, -0.13538821041584015], "max": [0.6436454653739929, 0.20453862845897675, 0.44276124238967896, 3.1407840251922607, 0.07889840751886368, 1.6749882698059082], "mean": [0.5769906640052795, -0.02299475483596325, 0.22630400955677032, 3.0174992084503174, -0.003310462459921837, 0.5309791564941406], "std": [0.05443714186549187, 0.08942613750696182, 0.1351386308670044, 0.7669181227684021, 0.031870704144239426, 0.7186662554740906], "count": [327]}, "observation.state": {"min": [0.43763983249664307, -0.1363493651151657, 0.04806235060095787, 3.057889461517334, -0.03507824242115021, -0.10952071100473404, 0.02551521174609661, -0.16159269213676453, -0.26180770993232727, -0.07974853366613388, -2.0249032974243164, -0.07672452181577682, 1.7706159353256226, -0.8137600421905518, -152.35499572753906, -72.75000762939453, 0.7778466939926147, -191.77490234375, -101.71502685546875, 1.2078368663787842, -154.14004516601562, -137.99996948242188, 1.3904398679733276, -115.56000518798828, -98.65499877929688, 1.2762179374694824, -145.32000732421875, -144.72003173828125, 0.47299638390541077, -5.629045009613037, -4.5900702476501465, -6.035890102386475, -0.6349554061889648, -0.5443649888038635, -0.6555498838424683, 0.4300425052642822, -0.1379026621580124, 0.04135680943727493, -3.1388497352600098, -0.06137979030609131, -0.13538821041584015], "max": [0.6347079873085022, 0.21035045385360718, 0.4552885890007019, 3.133833169937134, 0.07500112801790237, 1.6427922248840332, 0.6741904020309448, 0.2295147329568863, 0.6050682663917542, 0.2066633552312851, -1.914559006690979, -0.008387947455048561, 2.5453262329101562, 1.1926437616348267, 44.74500274658203, 207.15000915527344, 223.9005889892578, 14.92510986328125, 304.93499755859375, 310.2436218261719, 55.859954833984375, 152.25003051757812, 283.9214172363281, 146.63999938964844, 282.0450134277344, 314.2216796875, 21.33000946044922, 297.780029296875, 321.7010498046875, 0.8899042010307312, 1.0456926822662354, 8.374977111816406, 0.679561972618103, 1.6218856573104858, 0.3591918647289276, 0.6436454653739929, 0.20453862845897675, 0.44276124238967896, 3.1407840251922607, 0.07889840751886368, 1.6749882698059082], "mean": [0.582963228225708, -0.02415768802165985, 0.22775186598300934, 3.112846851348877, 0.01374853029847145, 0.5240577459335327, 0.2639274001121521, -0.036003924906253815, 0.27735018730163574, 0.008717511780560017, -1.959402084350586, -0.03605642914772034, 2.243314027786255, 0.2590397894382477, -6.6912360191345215, -16.36881446838379, 46.52366256713867, -26.840953826904297, -16.331993103027344, 55.37374496459961, 10.41409969329834, -29.114660263061523, 62.3990364074707, 8.564767837524414, -30.3380184173584, 69.06494903564453, -7.517245769500732, -43.438812255859375, 68.12577819824219, -2.2235193252563477, -0.5382019281387329, 0.5690178275108337, -0.039522625505924225, 0.6349194645881653, -0.11446207761764526, 0.5769906640052795, -0.02299475483596325, 0.22630400955677032, 3.0174992084503174, -0.003310462459921837, 0.5309791564941406], "std": [0.048423297703266144, 0.088298499584198, 0.13176292181015015, 0.02036561816930771, 0.032954663038253784, 0.7018862962722778, 0.13397368788719177, 0.09938041865825653, 0.26547858119010925, 0.07768861204385757, 0.036430321633815765, 0.029481738805770874, 0.25336170196533203, 0.6930891871452332, 33.9135856628418, 39.780113220214844, 49.15363311767578, 41.11144256591797, 57.70880126953125, 62.61676025390625, 35.50709533691406, 53.948551177978516, 69.70826721191406, 68.61231231689453, 41.57342529296875, 58.996639251708984, 30.169368743896484, 68.68248748779297, 59.975364685058594, 1.5905656814575195, 1.1231493949890137, 2.1509413719177246, 0.30567386746406555, 0.4817695915699005, 0.22902145981788635, 0.05443714186549187, 0.08942613750696182, 0.1351386308670044, 0.7669181227684021, 0.031870704144239426, 0.7186662554740906], "count": [327]}, "action": {"min": [-0.011498631909489632, -0.013485466130077839, -0.022511592134833336, -0.02208876423537731, -0.01720534637570381, -0.09049831330776215, 0.08891013264656067], "max": [0.006724767852574587, 0.020389148965477943, 0.016223734244704247, 0.013134635984897614, 0.015068374574184418, 0.10387256741523743, 1.0], "mean": [-0.0004740102158393711, 0.0006308865267783403, 0.00033612712286412716, -0.00010397280857432634, -0.00011408159480197355, 7.680066482862458e-05, 0.5768242478370667], "std": [0.0025352812372148037, 0.004731339402496815, 0.0057954867370426655, 0.0030740450602024794, 0.004772868938744068, 0.026572005823254585, 0.35005295276641846], "count": [327]}, "timestamp": {"min": [0.0], "max": [21.733333333333334], "mean": [10.866666666666665], "std": [6.293088507478896], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [327]}, "index": {"min": [393], "max": [719], "mean": [556.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}}}
meta/info.json ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "franka",
4
+ "total_episodes": 2,
5
+ "total_frames": 720,
6
+ "total_tasks": 1,
7
+ "total_videos": 6,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 15,
11
+ "splits": {
12
+ "train": "0:2"
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
+ "observation.images.primary": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 256,
21
+ 256,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channels"
28
+ ],
29
+ "video_info": {
30
+ "video.fps": 30.0,
31
+ "video.codec": "av1",
32
+ "video.pix_fmt": "yuv420p",
33
+ "video.is_depth_map": false,
34
+ "has_audio": false
35
+ },
36
+ "info": {
37
+ "video.height": 256,
38
+ "video.width": 256,
39
+ "video.codec": "av1",
40
+ "video.pix_fmt": "yuv420p",
41
+ "video.is_depth_map": false,
42
+ "video.fps": 15,
43
+ "video.channels": 3,
44
+ "has_audio": false
45
+ }
46
+ },
47
+ "observation.images.tactile": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 256,
51
+ 256,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "video_info": {
60
+ "video.fps": 30.0,
61
+ "video.codec": "av1",
62
+ "video.pix_fmt": "yuv420p",
63
+ "video.is_depth_map": false,
64
+ "has_audio": false
65
+ },
66
+ "info": {
67
+ "video.height": 256,
68
+ "video.width": 256,
69
+ "video.codec": "av1",
70
+ "video.pix_fmt": "yuv420p",
71
+ "video.is_depth_map": false,
72
+ "video.fps": 15,
73
+ "video.channels": 3,
74
+ "has_audio": false
75
+ }
76
+ },
77
+ "observation.images.wrist": {
78
+ "dtype": "video",
79
+ "shape": [
80
+ 256,
81
+ 256,
82
+ 3
83
+ ],
84
+ "names": [
85
+ "height",
86
+ "width",
87
+ "channels"
88
+ ],
89
+ "video_info": {
90
+ "video.fps": 30.0,
91
+ "video.codec": "av1",
92
+ "video.pix_fmt": "yuv420p",
93
+ "video.is_depth_map": false,
94
+ "has_audio": false
95
+ },
96
+ "info": {
97
+ "video.height": 256,
98
+ "video.width": 256,
99
+ "video.codec": "av1",
100
+ "video.pix_fmt": "yuv420p",
101
+ "video.is_depth_map": false,
102
+ "video.fps": 15,
103
+ "video.channels": 3,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.state.cartesian": {
108
+ "dtype": "float32",
109
+ "shape": [
110
+ 6
111
+ ],
112
+ "names": [
113
+ "x",
114
+ "y",
115
+ "z",
116
+ "roll",
117
+ "pitch",
118
+ "yaw"
119
+ ]
120
+ },
121
+ "observation.state.gripper": {
122
+ "dtype": "float32",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": [
127
+ "gripper"
128
+ ]
129
+ },
130
+ "observation.state.joints": {
131
+ "dtype": "float32",
132
+ "shape": [
133
+ 7
134
+ ],
135
+ "names": [
136
+ "joint_0",
137
+ "joint_1",
138
+ "joint_2",
139
+ "joint_3",
140
+ "joint_4",
141
+ "joint_5",
142
+ "joint_6"
143
+ ]
144
+ },
145
+ "observation.state.sensors_ft_sensor": {
146
+ "dtype": "float32",
147
+ "shape": [
148
+ 6
149
+ ],
150
+ "names": [
151
+ "sensors_ft_sensor_0",
152
+ "sensors_ft_sensor_1",
153
+ "sensors_ft_sensor_2",
154
+ "sensors_ft_sensor_3",
155
+ "sensors_ft_sensor_4",
156
+ "sensors_ft_sensor_5"
157
+ ]
158
+ },
159
+ "observation.state.sensors_tactile_sensor": {
160
+ "dtype": "float32",
161
+ "shape": [
162
+ 15
163
+ ],
164
+ "names": [
165
+ "sensors_tactile_sensor_0",
166
+ "sensors_tactile_sensor_1",
167
+ "sensors_tactile_sensor_2",
168
+ "sensors_tactile_sensor_3",
169
+ "sensors_tactile_sensor_4",
170
+ "sensors_tactile_sensor_5",
171
+ "sensors_tactile_sensor_6",
172
+ "sensors_tactile_sensor_7",
173
+ "sensors_tactile_sensor_8",
174
+ "sensors_tactile_sensor_9",
175
+ "sensors_tactile_sensor_10",
176
+ "sensors_tactile_sensor_11",
177
+ "sensors_tactile_sensor_12",
178
+ "sensors_tactile_sensor_13",
179
+ "sensors_tactile_sensor_14"
180
+ ]
181
+ },
182
+ "observation.state.target": {
183
+ "dtype": "float32",
184
+ "shape": [
185
+ 6
186
+ ],
187
+ "names": [
188
+ "target_x",
189
+ "target_y",
190
+ "target_z",
191
+ "target_roll",
192
+ "target_pitch",
193
+ "target_yaw"
194
+ ]
195
+ },
196
+ "observation.state": {
197
+ "dtype": "float32",
198
+ "shape": [
199
+ 41
200
+ ],
201
+ "names": [
202
+ "x",
203
+ "y",
204
+ "z",
205
+ "roll",
206
+ "pitch",
207
+ "yaw",
208
+ "gripper",
209
+ "joint_0",
210
+ "joint_1",
211
+ "joint_2",
212
+ "joint_3",
213
+ "joint_4",
214
+ "joint_5",
215
+ "joint_6",
216
+ "sensors_ft_sensor_0",
217
+ "sensors_ft_sensor_1",
218
+ "sensors_ft_sensor_2",
219
+ "sensors_ft_sensor_3",
220
+ "sensors_ft_sensor_4",
221
+ "sensors_ft_sensor_5",
222
+ "sensors_tactile_sensor_0",
223
+ "sensors_tactile_sensor_1",
224
+ "sensors_tactile_sensor_2",
225
+ "sensors_tactile_sensor_3",
226
+ "sensors_tactile_sensor_4",
227
+ "sensors_tactile_sensor_5",
228
+ "sensors_tactile_sensor_6",
229
+ "sensors_tactile_sensor_7",
230
+ "sensors_tactile_sensor_8",
231
+ "sensors_tactile_sensor_9",
232
+ "sensors_tactile_sensor_10",
233
+ "sensors_tactile_sensor_11",
234
+ "sensors_tactile_sensor_12",
235
+ "sensors_tactile_sensor_13",
236
+ "sensors_tactile_sensor_14",
237
+ "target_x",
238
+ "target_y",
239
+ "target_z",
240
+ "target_roll",
241
+ "target_pitch",
242
+ "target_yaw"
243
+ ]
244
+ },
245
+ "action": {
246
+ "dtype": "float32",
247
+ "shape": [
248
+ 7
249
+ ],
250
+ "names": [
251
+ "x",
252
+ "y",
253
+ "z",
254
+ "roll",
255
+ "pitch",
256
+ "yaw",
257
+ "gripper"
258
+ ]
259
+ },
260
+ "timestamp": {
261
+ "dtype": "float32",
262
+ "shape": [
263
+ 1
264
+ ],
265
+ "names": null
266
+ },
267
+ "frame_index": {
268
+ "dtype": "int64",
269
+ "shape": [
270
+ 1
271
+ ],
272
+ "names": null
273
+ },
274
+ "episode_index": {
275
+ "dtype": "int64",
276
+ "shape": [
277
+ 1
278
+ ],
279
+ "names": null
280
+ },
281
+ "index": {
282
+ "dtype": "int64",
283
+ "shape": [
284
+ 1
285
+ ],
286
+ "names": null
287
+ },
288
+ "task_index": {
289
+ "dtype": "int64",
290
+ "shape": [
291
+ 1
292
+ ],
293
+ "names": null
294
+ }
295
+ }
296
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "pick the lego block."}
videos/chunk-000/observation.images.primary/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2090a1b9e91064e0df465370c81de598923234e5b10beb7a3945689e85b62f5
3
+ size 3373888
videos/chunk-000/observation.images.primary/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b866ad77725a1ef99f60c406024b6193f59bbd21e829ce9b9c27a0cb251f3d73
3
+ size 2686841
videos/chunk-000/observation.images.tactile/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f52a7fa9afb8386982eb3744fdc57ba433fd6c20afaea58d7b5c9701deddadfe
3
+ size 196626
videos/chunk-000/observation.images.tactile/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ad1f3290457dec3ccf839a6dfd9849a2c5aafeb86543bc02b3bbaec20f708d
3
+ size 87504
videos/chunk-000/observation.images.wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:215484e1e78a0f254c0b6d3d8c05c52dbba6b3f2ba972ddbdaa1dee4d758299b
3
+ size 1940142
videos/chunk-000/observation.images.wrist/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e1fb73fdecaf6f1d3aae98b67b2b28838d723d3d57933ee29517f8b84f01fee
3
+ size 1525029