Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,9 @@ task_categories:
|
|
| 8 |
|
| 9 |
# 500 chess moves
|
| 10 |
|
| 11 |
-
This data contains 500 chess moves from 1) 4 chess games (400 moves) 2) forward movements of two rooks.
|
| 12 |
|
| 13 |
-
It uses a colour overlay to indicate where you want to move the pieces. The code for this is available at https://github.com/DominiquePaul/chesso-100/blob/main/src/record_lerobot_dataset.py
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
# 500 chess moves
|
| 10 |
|
| 11 |
+
This data contains 500 chess moves from 1) 4 chess games (400 moves) 2) forward movements of two rooks. Data is collected with the same background, slight variances in the chess mat's position and from different lighting conditions.
|
| 12 |
|
| 13 |
+
It uses a colour overlay to indicate where you want to move the pieces. The code for this is available at https://github.com/DominiquePaul/chesso-100/blob/main/src/record_lerobot_dataset.py
|
| 14 |
+
|
| 15 |
+
Have a look at the episodes here:
|
| 16 |
+
https://lerobot-visualize-dataset.hf.space/dopaul/500_chess_moves/episode_0
|