danielsanjosepro commited on
Commit
e40a837
·
verified ·
1 Parent(s): 0ed8936

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:a333a96821929528d1cfa834d8597d93c9b29b59f85b13fac0562268fd7c9aa0
3
+ size 154062
meta/crisp_meta.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "/right/right_down_third_person_camera/color/image_raw",
58
+ "camera_color_info_topic": "/right/right_down_third_person_camera/color/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.RELATIVE_CONTINUOUS",
121
+ "gripper_threshold": 0.1,
122
+ "cartesian_control_param_config": "None",
123
+ "joint_control_param_config": "None",
124
+ "orientation_representation": "OrientationRepresentation.ANGLE_AXIS",
125
+ "use_relative_actions": true
126
+ }
127
+ }
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["pick the lego block."], "length": 381}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"observation.images.primary": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380708803663067]], [[0.5761833454206877]], [[0.4786695395076976]]], "std": [[[0.2649782784695267]], [[0.17515186670395172]], [[0.22429016610123867]]], "count": [100]}, "observation.images.tactile": {"min": [[[0.027450980392156862]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.984313725490196]]], "mean": [[[0.9171852016074985]], [[0.9174024652219286]], [[0.9169131379968979]]], "std": [[[0.014939582387821556]], [[0.01259828622860627]], [[0.020628411526916007]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30861319508272056]], [[0.45601216155407476]], [[0.3621558903712852]]], "std": [[[0.31603568703130985]], [[0.2271831862126251]], [[0.26081539925678265]]], "count": [100]}, "observation.state.cartesian": {"min": [0.43333226442337036, -0.2822943329811096, 0.06225614994764328, -3.060667037963867, -1.0963051319122314, -0.1352030485868454], "max": [0.6110353469848633, -0.010393022559583187, 0.38736432790756226, 3.1360628604888916, 2.0127222537994385, 0.15746985375881195], "mean": [0.5686795115470886, -0.1322399377822876, 0.15299659967422485, 1.77529776096344, 1.157332420349121, -0.05169486999511719], "std": [0.05953755974769592, 0.07139962911605835, 0.10906078666448593, 1.8920515775680542, 1.1248881816864014, 0.10330943018198013], "count": [381]}, "observation.state.gripper": {"min": [0.03532875329256058], "max": [0.8469087481498718], "mean": [0.3555309772491455], "std": [0.21553374826908112], "count": [381]}, "observation.state.joints": {"min": [-0.3618958592414856, -0.016994941979646683, -0.19869887828826904, -2.2844736576080322, -0.3634621500968933, 1.9337832927703857, -0.6404851675033569], "max": [0.0, 0.6069007515907288, 0.05843577906489372, -1.5969500541687012, 0.0, 2.58990740776062, 0.8032701015472412], "mean": [-0.22211970388889313, 0.3745422661304474, 0.0003418619744479656, -2.0306084156036377, -0.2059590369462967, 2.424391269683838, -0.2825698256492615], "std": [0.09855548292398453, 0.24333634972572327, 0.08039308339357376, 0.13737519085407257, 0.1617182046175003, 0.21497325599193573, 0.4947589635848999], "count": [381]}, "observation.state.sensors_ft_sensor": {"min": [-9.229658126831055, -3.021979808807373, -1.6205220222473145, -2.1624538898468018, -0.1449057161808014, -2.431312084197998], "max": [-0.047920890152454376, 7.426750183105469, 15.598861694335938, 0.4300454556941986, 2.795156955718994, -0.042119428515434265], "mean": [-1.8481318950653076, 2.4657633304595947, 5.335118770599365, -0.3014237880706787, 1.4528628587722778, -1.10866379737854], "std": [1.508491039276123, 3.6945765018463135, 6.483796119689941, 0.7332127690315247, 0.9259102940559387, 0.6059752702713013], "count": [381]}, "observation.state.sensors_tactile_sensor": {"min": [-41.95501708984375, -63.9900016784668, 1.483894944190979, -37.60498046875, -86.9849853515625, 2.316545009613037, -31.485015869140625, -36.344970703125, 2.223881959915161, -69.16502380371094, -79.41000366210938, 2.5395781993865967, -36.855003356933594, -64.18499755859375, 1.5948588848114014], "max": [32.44499206542969, 14.760002136230469, 70.73888397216797, 28.695068359375, 11.56500244140625, 104.8146743774414, 28.214996337890625, 11.655029296875, 46.846588134765625, 21.884986877441406, 11.490001678466797, 111.21138763427734, 32.595001220703125, 19.06500244140625, 66.98981475830078], "mean": [7.6540446281433105, -8.882908821105957, 27.31829833984375, 7.812758922576904, -15.979069709777832, 31.684606552124023, 9.271296501159668, -4.92096471786499, 24.495763778686523, -2.085096597671509, -13.990303993225098, 27.534217834472656, 10.5316162109375, -6.933010578155518, 28.167409896850586], "std": [20.325130462646484, 15.018131256103516, 11.786978721618652, 18.165555953979492, 19.843416213989258, 19.472867965698242, 14.579061508178711, 8.128768920898438, 8.964354515075684, 22.582759857177734, 16.805116653442383, 22.351884841918945, 18.349143981933594, 15.390668869018555, 11.720491409301758], "count": [381]}, "observation.state.target": {"min": [0.4140779674053192, -0.28801000118255615, 0.041094738990068436, 2.123717784881592, -0.0861668512225151, -0.1360921710729599], "max": [0.6502699255943298, -0.010308139026165009, 0.3894023895263672, 3.1360366344451904, 2.146623134613037, 0.08635872602462769], "mean": [0.550157904624939, -0.12176883965730667, 0.265626460313797, 2.7658655643463135, 1.1757065057754517, 0.010585504584014416], "std": [0.05728904902935028, 0.07551856338977814, 0.08744176477193832, 0.2563858926296234, 0.5894719362258911, 0.04470209404826164], "count": [381]}, "observation.state": {"min": [0.43333226442337036, -0.2822943329811096, 0.06225614994764328, -3.060667037963867, -1.0963051319122314, -0.1352030485868454, 0.03532875329256058, -0.3618958592414856, -0.016994941979646683, -0.19869887828826904, -2.2844736576080322, -0.3634621500968933, 1.9337832927703857, -0.6404851675033569, -41.95501708984375, -63.9900016784668, 1.483894944190979, -37.60498046875, -86.9849853515625, 2.316545009613037, -31.485015869140625, -36.344970703125, 2.223881959915161, -69.16502380371094, -79.41000366210938, 2.5395781993865967, -36.855003356933594, -64.18499755859375, 1.5948588848114014, -9.229658126831055, -3.021979808807373, -1.6205220222473145, -2.1624538898468018, -0.1449057161808014, -2.431312084197998, 0.4140779674053192, -0.28801000118255615, 0.041094738990068436, 2.123717784881592, -0.0861668512225151, -0.1360921710729599], "max": [0.6110353469848633, -0.010393022559583187, 0.38736432790756226, 3.1360628604888916, 2.0127222537994385, 0.15746985375881195, 0.8469087481498718, 0.0, 0.6069007515907288, 0.05843577906489372, -1.5969500541687012, 0.0, 2.58990740776062, 0.8032701015472412, 32.44499206542969, 14.760002136230469, 70.73888397216797, 28.695068359375, 11.56500244140625, 104.8146743774414, 28.214996337890625, 11.655029296875, 46.846588134765625, 21.884986877441406, 11.490001678466797, 111.21138763427734, 32.595001220703125, 19.06500244140625, 66.98981475830078, -0.047920890152454376, 7.426750183105469, 15.598861694335938, 0.4300454556941986, 2.795156955718994, -0.042119428515434265, 0.6502699255943298, -0.010308139026165009, 0.3894023895263672, 3.1360366344451904, 2.146623134613037, 0.08635872602462769], "mean": [0.5686795115470886, -0.1322399377822876, 0.15299659967422485, 1.77529776096344, 1.157332420349121, -0.05169486999511719, 0.3555302917957306, -0.22211970388889313, 0.3745422661304474, 0.0003418619744479656, -2.0306084156036377, -0.2059590369462967, 2.424391269683838, -0.2825698256492615, 7.6540446281433105, -8.882908821105957, 27.31829833984375, 7.812758922576904, -15.979069709777832, 31.684606552124023, 9.271296501159668, -4.92096471786499, 24.495763778686523, -2.085096597671509, -13.990303993225098, 27.534217834472656, 10.5316162109375, -6.933010578155518, 28.167409896850586, -1.8481318950653076, 2.4657633304595947, 5.335118770599365, -0.3014237880706787, 1.4528628587722778, -1.10866379737854, 0.550157904624939, -0.12176883965730667, 0.265626460313797, 2.7658655643463135, 1.1757065057754517, 0.010585504584014416], "std": [0.05953755974769592, 0.07139962911605835, 0.10906078666448593, 1.8920515775680542, 1.1248881816864014, 0.10330943018198013, 0.21553322672843933, 0.09855548292398453, 0.24333634972572327, 0.08039308339357376, 0.13737519085407257, 0.1617182046175003, 0.21497325599193573, 0.4947589635848999, 20.325130462646484, 15.018131256103516, 11.786978721618652, 18.165555953979492, 19.843416213989258, 19.472867965698242, 14.579061508178711, 8.128768920898438, 8.964354515075684, 22.582759857177734, 16.805116653442383, 22.351884841918945, 18.349143981933594, 15.390668869018555, 11.720491409301758, 1.508491039276123, 3.6945765018463135, 6.483796119689941, 0.7332127690315247, 0.9259102940559387, 0.6059752702713013, 0.05728904902935028, 0.07551856338977814, 0.08744176477193832, 0.2563858926296234, 0.5894719362258911, 0.04470209404826164], "count": [381]}, "action": {"min": [-0.009982817806303501, -0.016799695789813995, -0.012589063495397568, -0.013393791392445564, -0.02529095485806465, -0.13008084893226624, -0.8700249791145325], "max": [0.012556778267025948, 0.011745790019631386, 0.022158386185765266, 0.02004202827811241, 0.015699192881584167, 0.0912865474820137, 0.45944643020629883], "mean": [-3.805353117058985e-05, -0.000214337749639526, -3.038268732780125e-05, -0.000275332888122648, 1.1056744369852822e-05, 0.002448874758556485, -0.04264306277036667], "std": [0.0025868890807032585, 0.0030912437941879034, 0.0044363574124872684, 0.0028864052146673203, 0.00398299703374505, 0.019144803285598755, 0.16912052035331726], "count": [381]}, "timestamp": {"min": [0.0], "max": [25.333333333333332], "mean": [12.666666666666666], "std": [7.332323162747464], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}, "index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}}}
meta/info.json ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "franka",
4
+ "total_episodes": 1,
5
+ "total_frames": 381,
6
+ "total_tasks": 1,
7
+ "total_videos": 3,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 15,
11
+ "splits": {
12
+ "train": "0:1"
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:374a241ed37005f93b56200fa5af515b5a1f3e69549975eb6096021da5fbafa6
3
+ size 2641149
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:ed3fb953d1d28f3bf476ace58f552b86170e2b94297fc365b20b1f82fdec880b
3
+ size 59131
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:96e3b66bb905eb7d8ff626815ba82e85089d7cfc824cb5bb9becc4ca68ca7d17
3
+ size 1897864