kim020306 commited on
Commit
54ade05
·
verified ·
1 Parent(s): f5b3f58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -80,7 +80,7 @@ Full-scale datasets are available upon request for research or enterprise collab
80
 
81
  ## 📊 Data Specifications
82
 
83
-
84
 
85
  | **Data Type** | **Path** | **Shape** | **Type** | **Description** |
86
  |--------------|----------|-----------|----------|-----------------|
@@ -90,9 +90,9 @@ Full-scale datasets are available upon request for research or enterprise collab
90
  | Merged Trajectory | Merged_Trajectory/merged_trajectory.txt | (N, 8) | float | Fused multi-sensor pose |
91
 
92
 
93
-
94
  **Purpose:** The dataset is organized by tasks and sessions, with each task containing multimodal sensor data streams captured during robotic manipulation episodes. Below is the hierarchical structure observed from the actual dataset:
95
 
 
96
  ```text
97
  📂 dataset_root/
98
  ├── 🥤 pick_coke/ # [Task] Picking up a coke can
 
80
 
81
  ## 📊 Data Specifications
82
 
83
+ **Purpose:** The following table is to provide users with an overview of the technical specifications of the dataset.
84
 
85
  | **Data Type** | **Path** | **Shape** | **Type** | **Description** |
86
  |--------------|----------|-----------|----------|-----------------|
 
90
  | Merged Trajectory | Merged_Trajectory/merged_trajectory.txt | (N, 8) | float | Fused multi-sensor pose |
91
 
92
 
 
93
  **Purpose:** The dataset is organized by tasks and sessions, with each task containing multimodal sensor data streams captured during robotic manipulation episodes. Below is the hierarchical structure observed from the actual dataset:
94
 
95
+
96
  ```text
97
  📂 dataset_root/
98
  ├── 🥤 pick_coke/ # [Task] Picking up a coke can