stonet2000
commited on
Commit
•
b392619
1
Parent(s):
0fd3233
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- robotics
|
5 |
+
- reinforcement-learning
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- Robotics
|
10 |
+
- Embodied AI
|
11 |
+
- Imitation Learning
|
12 |
+
- Learning from Demonstrations
|
13 |
+
- State Reset
|
14 |
+
- Simulation
|
15 |
+
---
|
16 |
+
# Robot Demonstrations with Environment States
|
17 |
+
|
18 |
+
Dataset of robot demonstrations for various benchmarks formatted to contain environment states following the ManiSkill2 trajectory format: https://haosulab.github.io/ManiSkill2/concepts/demonstrations.html#format
|