Joshua69 commited on
Commit
0327664
·
verified ·
1 Parent(s): f11b647

Add files using upload-large-folder tool

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: VT-MUSE Real-World Visuotactile Manipulation Dataset
3
+ task_categories:
4
+ - robotics
5
+ language:
6
+ - en
7
+ tags:
8
+ - robotics
9
+ - tactile-sensing
10
+ - visuotactile
11
+ - manipulation
12
+ - open-x-tactile
13
+ ---
14
+
15
+ # VT-MUSE Real-World Visuotactile Manipulation Dataset
16
+
17
+ This repository hosts the real-world tactile manipulation data contributed with VT-MUSE to the [Open-X-Tactile (OXT) dataset](https://open-x-tactile.github.io/).
18
+
19
+ The release follows the FTP-1-compatible Zarr organization required by OXT. Each task is distributed as an independently downloadable ZIP archive containing one standardized Zarr dataset.
20
+
21
+ ## Dataset contents
22
+
23
+ | Sub-dataset | Trajectories |
24
+ | --- | ---: |
25
+ | `insert_tube` | 250 |
26
+ | `press_toaster` | 100 |
27
+ | `pull_out_drawer` | 100 |
28
+ | `wipe_board` | 201 |
29
+ | **Total** | **651** |
30
+
31
+ The standardized release contains 192,225 temporally aligned frames. It includes the 200 trajectories used for the final VT-MUSE real-world experiments (50 per task) and 451 additional valid real-world trajectories. The authoritative episode-level split is recorded in the OXT submission manifest.
32
+
33
+ ## Repository layout
34
+
35
+ ```text
36
+ insert_tube/
37
+ insert_tube.zarr.zip
38
+ press_toaster/
39
+ press_toaster.zarr.zip
40
+ pull_out_drawer/
41
+ pull_out_drawer.zarr.zip
42
+ wipe_board/
43
+ wipe_board.zarr.zip
44
+ README.md
45
+ supplementary_tactile_note.json
46
+ ```
47
+
48
+ ## Sensors and observations
49
+
50
+ - Fixed third-person RGB camera, exported as `camera_main_rgb`.
51
+ - Robot state/action: seven arm joints and one gripper degree of freedom.
52
+ - Two GelSight Mini tactile pads, with aligned tactile RGB observations.
53
+ - Supplemental per-pad tactile depth maps are documented in `supplementary_tactile_note.json`.
54
+
55
+ ## Format and quality control
56
+
57
+ The archives use the OXT/FTP-1-compatible Zarr schema. Metadata and structure validation was run with the official [OXT-QC toolkit](https://github.com/nolann030628/OXT-QC). The four task-level Zarr datasets passed the metadata precheck with no reported errors or warnings.
58
+
59
+ For the data-format specification and the broader collection, visit the [Open-X-Tactile website](https://open-x-tactile.github.io/).
60
+
61
+ ## Institution and contact
62
+
63
+ Shanghai Jiao Tong University
64
+ Contact: acondaway@sjtu.edu.cn
65
+
insert_tube/insert_tube.zarr.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc4d9e24e1cf1895e3a9800e210f199230dd0caab07740deb034920914bbd202
3
+ size 42655929273
press_toaster/press_toaster.zarr.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86142282d7e321334371adec0fd9f7ef6536d9d7170b46efa879278471cd22e9
3
+ size 12804948690
pull_out_drawer/pull_out_drawer.zarr.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb585a6abcedae20289cad6dd0a66bc8c099fcf77510b0e05cc3719e11ecaa2
3
+ size 9554231915
supplementary_tactile_note.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "right_tactile_data_gripper_depth": {
3
+ "type": "image",
4
+ "shape": [2, 224, 224, 1],
5
+ "sensor_num": 2,
6
+ "sensor_dimension": [224, 224, 1],
7
+ "sensor_description": "Per-frame tactile depth maps from the same two GelSight Mini pads as right_tactile_data_gripper. Values are stored as float32 and spatially aligned to the standardized 224 x 224 tactile RGB streams.",
8
+ "sensor_idx_description": {
9
+ "sensor_idx_0": "GelSight Mini pad mounted on the left gripper finger in the source recording.",
10
+ "sensor_idx_1": "GelSight Mini pad mounted on the right gripper finger in the source recording."
11
+ }
12
+ }
13
+ }
wipe_board/wipe_board.zarr.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9a5ae27667e32cfffe4e66ede9fe110a18ac72e781ae93110c2067fb9e26ab1
3
+ size 31155310429