Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,15 @@ task_categories:
|
|
4 |
tags:
|
5 |
- LeRobot
|
6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
|
8 |
|
|
|
4 |
tags:
|
5 |
- LeRobot
|
6 |
---
|
7 |
+
|
8 |
+
# 2024 RoboGrasp Dataset
|
9 |
+
|
10 |
+
This is dataset the dataset for the RoboGrasp Hackathon 2024. It includes 108 simulated pick-and-place robot episodes obtained through the teleoperated demonstration.
|
11 |
+
The episodes includes three types of items:
|
12 |
+
- green cube (47% of episodes)
|
13 |
+
- red sphere (30% of episodes)
|
14 |
+
- blue cylinder (22% of episodes)
|
15 |
+
|
16 |
+
|
17 |
This dataset was created using [🤗 LeRobot](https://github.com/huggingface/lerobot).
|
18 |
|