rollingoat commited on
Commit
79454e9
·
verified ·
1 Parent(s): c009fc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Robot Data Processing
2
 
3
  Utilities for turning raw robot HDF5 recordings into a synchronized dataset and then into the [LeRobot v2.1](https://github.com/huggingface/lerobot) format for training.
 
1
+ # Description of Collected Data
2
+
3
+ **Task 1: pass the knife**
4
+
5
+ The task has 3 modes: pass the knife with sharp end pointing towards human, pass the knife with the handle pointing towards human and sharp end pointing right,
6
+ pass the knife with the handle pointing towards human and sharp end pointing left. Each mode has 35 demos.
7
+
8
+
9
+ **Task 2: push the block**
10
+
11
+ The task has 2 modes: push the block from the left, push the block from the right. Each with 50 demos.
12
+
13
+ **Task 3: put items in the box**
14
+
15
+ The task has 3 modes: put the items in the box by the order of black box, strawberries, blue box; blue box, black box, strawberries;
16
+ strawberries, black box, blue box. Each with 30 demos.
17
+
18
+
19
+
20
+
21
  # Robot Data Processing
22
 
23
  Utilities for turning raw robot HDF5 recordings into a synchronized dataset and then into the [LeRobot v2.1](https://github.com/huggingface/lerobot) format for training.