Bl4ckJack777 commited on
Commit
e8df1b6
·
verified ·
1 Parent(s): e2b55bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -80,12 +80,10 @@ The project provides:
80
  ## 📊 Model Performance
81
 
82
 
83
- **VLA Model Results**: [TBD]
84
 
85
  ## 🛠️ Toolchain
86
 
87
- ### Core Tools
88
-
89
  | Tool | Description | Link |
90
  |------|-------------|------|
91
  | **Single-Arm Demo Replay** | Single-arm data replay code | [GitHub](https://github.com/Loki-Lu/FastUMI_replay_singleARM) |
@@ -156,9 +154,9 @@ session_001/
156
  ### Pose Data Format
157
 
158
  All pose data (SLAM, Vive, Merged) follow the same format:
159
- | Column Name | Description |
160
- | :--- | :--- |
161
  | **Timestamp** | Unix timestamp of the trajectory data |
 
162
  | **Pos X** | X-coordinate of position (meters) |
163
  | **Pos Y** | Y-coordinate of position (meters) |
164
  | **Pos Z** | Z-coordinate of position (meters) |
 
80
  ## 📊 Model Performance
81
 
82
 
83
+ ## **VLA Model Results**: [TBD]
84
 
85
  ## 🛠️ Toolchain
86
 
 
 
87
  | Tool | Description | Link |
88
  |------|-------------|------|
89
  | **Single-Arm Demo Replay** | Single-arm data replay code | [GitHub](https://github.com/Loki-Lu/FastUMI_replay_singleARM) |
 
154
  ### Pose Data Format
155
 
156
  All pose data (SLAM, Vive, Merged) follow the same format:
157
+
 
158
  | **Timestamp** | Unix timestamp of the trajectory data |
159
+ | :--- | :--- |
160
  | **Pos X** | X-coordinate of position (meters) |
161
  | **Pos Y** | Y-coordinate of position (meters) |
162
  | **Pos Z** | Z-coordinate of position (meters) |