AquaSage commited on
Commit
a985810
·
verified ·
1 Parent(s): 645209b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -1,25 +1,25 @@
1
- 📊 基本信息
 
 
2
 
3
- - 总Demos: 147个
4
- - 总帧数: 53,265帧
5
- - FPS: 20Hz (时间间隔dt=0.05s)
6
- - 机器人类型: Franka Panda
7
- - 数据格式: LeRobot v2.0
 
8
 
9
- 📷 图像信息
 
 
10
 
11
- - 双摄像头设置: Front相机 + Wrist相机
12
- - 图像尺寸: 256x256 RGB (3通道)
 
13
 
14
- 🎯 Action和State维度
15
-
16
- - Action维度: 7维 (末端相对位姿控制)
17
- - State维度: 8维 (末端绝对位姿状态)
18
-
19
- 📈 Demo长度分析
20
-
21
- - 帧数范围: 240-588帧
22
- - 平均帧数: 362.3帧
23
- - 时长范围: 12-29秒
24
- - 平均时长: 18.1秒
25
- - 总数据时长: 44.3分钟
 
1
+ ---
2
+ license: artistic-2.0
3
+ ---
4
 
5
+ 📊 Basic Information
6
+ Total Demos: 147
7
+ Total Frames: 53,265
8
+ FPS: 20 Hz (time interval dt = 0.05 s)
9
+ Robot Type: Franka Panda
10
+ Data Format: LeRobot v2.0
11
 
12
+ 📷 Image Information
13
+ Dual-camera setup: Front camera + Wrist camera
14
+ Image resolution: 256×256 RGB (3 channels)
15
 
16
+ 🎯 Action and State Dimensions
17
+ Action dimension: 7D (relative end-effector pose control)
18
+ State dimension: 8D (absolute end-effector pose state)
19
 
20
+ 📈 Demo Length Analysis
21
+ Frame range: 240–588 frames
22
+ Average frames: 362.3 frames
23
+ Duration range: 12–29 seconds
24
+ Average duration: 18.1 seconds
25
+ Total dataset duration: 44.3 minutes