Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -33,28 +33,32 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
33 |
"shape": [
|
34 |
6
|
35 |
],
|
36 |
-
"names":
|
37 |
-
"
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
|
|
|
|
44 |
},
|
45 |
"action": {
|
46 |
"dtype": "float32",
|
47 |
"shape": [
|
48 |
6
|
49 |
],
|
50 |
-
"names":
|
51 |
-
"
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
|
|
|
|
58 |
},
|
59 |
"observation.images.laptop": {
|
60 |
"dtype": "video",
|
|
|
33 |
"shape": [
|
34 |
6
|
35 |
],
|
36 |
+
"names": {
|
37 |
+
"motors": [
|
38 |
+
"shoulder_pan",
|
39 |
+
"shoulder_lift",
|
40 |
+
"elbow_flex",
|
41 |
+
"wrist_flex",
|
42 |
+
"wrist_roll",
|
43 |
+
"gripper"
|
44 |
+
]
|
45 |
+
}
|
46 |
},
|
47 |
"action": {
|
48 |
"dtype": "float32",
|
49 |
"shape": [
|
50 |
6
|
51 |
],
|
52 |
+
"names": {
|
53 |
+
"motors": [
|
54 |
+
"shoulder_pan",
|
55 |
+
"shoulder_lift",
|
56 |
+
"elbow_flex",
|
57 |
+
"wrist_flex",
|
58 |
+
"wrist_roll",
|
59 |
+
"gripper"
|
60 |
+
]
|
61 |
+
}
|
62 |
},
|
63 |
"observation.images.laptop": {
|
64 |
"dtype": "video",
|