Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,28 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
13 |
|
14 |
## Dataset Description
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
|
18 |
- **Homepage:** [More Information Needed]
|
|
|
13 |
|
14 |
## Dataset Description
|
15 |
|
16 |
+
Isaac Sim environment
|
17 |
+
|
18 |
+
robot: so101_sim
|
19 |
+
|
20 |
+
task: Grab the red cube
|
21 |
+
|
22 |
+
video res: 640 x 480
|
23 |
+
|
24 |
+
fps: 30
|
25 |
+
|
26 |
+
camera location: wrist
|
27 |
+
|
28 |
+
input data: tcp pose, gripper status, images
|
29 |
+
|
30 |
+
output data: tcp pose, gripper status
|
31 |
+
|
32 |
+
gripper mode: angle (0.0: off, 180.0: on)
|
33 |
+
|
34 |
+
unit: mm, degrees
|
35 |
+
|
36 |
+
1 gripping action for 50 different position.
|
37 |
+
|
38 |
|
39 |
|
40 |
- **Homepage:** [More Information Needed]
|