codenmood commited on
Commit
68315a1
·
verified ·
1 Parent(s): 5bd4f82

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - lerobot
7
+ - so101
8
+ - robot-learning
9
+ - imitation-learning
10
+ ---
11
+
12
+ # SO101 Parallel U01 Dataset
13
+
14
+ ## Dataset Summary
15
+
16
+ Teleoperation dataset collected using SO101 robot with LeRobot.
17
+
18
+ ## Robot
19
+
20
+ - Robot: SO101 follower
21
+ - Teleoperation: SO101 leader
22
+
23
+ ## Cameras
24
+
25
+ - Intel RealSense D435i
26
+ - Intel RealSense D405
27
+
28
+ ## Task
29
+
30
+ Pick and place
31
+
32
+ ## Dataset Format
33
+
34
+ LeRobot dataset format.
35
+
36
+ Contains:
37
+
38
+ - robot states
39
+ - actions
40
+ - timestamps
41
+ - episode metadata
42
+ - synchronized camera videos