Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,21 @@ task_categories:
|
|
| 4 |
- robotics
|
| 5 |
tags:
|
| 6 |
- lerobot
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
{
|
| 9 |
"codebase_version": "v3.0",
|
| 10 |
"robot_type": "so101_follower",
|
|
@@ -131,4 +145,14 @@ tags:
|
|
| 131 |
"names": null
|
| 132 |
}
|
| 133 |
}
|
| 134 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- robotics
|
| 5 |
tags:
|
| 6 |
- lerobot
|
| 7 |
+
|
| 8 |
+
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
| 9 |
+
|
| 10 |
+
## Dataset Description
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
- **Homepage:** [More Information Needed]
|
| 15 |
+
- **Paper:** [More Information Needed]
|
| 16 |
+
- **License:** apache-2.0
|
| 17 |
+
|
| 18 |
+
## Dataset Structure
|
| 19 |
+
|
| 20 |
+
[meta/info.json](meta/info.json):
|
| 21 |
+
```json
|
| 22 |
{
|
| 23 |
"codebase_version": "v3.0",
|
| 24 |
"robot_type": "so101_follower",
|
|
|
|
| 145 |
"names": null
|
| 146 |
}
|
| 147 |
}
|
| 148 |
+
}
|
| 149 |
+
```
|
| 150 |
+
|
| 151 |
+
|
| 152 |
+
## Citation
|
| 153 |
+
|
| 154 |
+
**BibTeX:**
|
| 155 |
+
|
| 156 |
+
```bibtex
|
| 157 |
+
[More Information Needed]
|
| 158 |
+
```
|