alexandersoare commited on
Commit
a7dbc61
·
verified ·
1 Parent(s): 1b8b7f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -6,3 +6,18 @@ tags:
6
  ---
7
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
  This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
8
 
9
+ Move a blue cube and a pink cylinder between target zones.
10
+
11
+ Always start and finish with the blue cube and pink cylinder on the right, with the blue cube closer to the arm. This allows us to generate demonstrations without having to intervene for environment resets.
12
+
13
+ Always start and finish with the arm in rest position.
14
+
15
+ Always move the blue cube across first. This makes it so that the task is Markovian.
16
+
17
+ Do about 10 cycles per episode.
18
+
19
+ Mix of natural lighting and warm LED room lighting.
20
+
21
+ The orientation of the gripper (**thumb-right** as seen in the video) is consistent throughout.
22
+
23
+ ![image/gif](https://cdn-uploads.huggingface.co/production/uploads/65d4f32d9936544a08817465/Kmd06wY38GbFZFP9aVg8f.gif)