Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -45,30 +45,21 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 45 |
"left_hand.position.x",
|
| 46 |
"left_hand.position.y",
|
| 47 |
"left_hand.position.z",
|
| 48 |
-
"left_hand.orientation.
|
| 49 |
-
"left_hand.orientation.
|
| 50 |
-
"left_hand.orientation.
|
| 51 |
-
"left_hand.orientation.d4",
|
| 52 |
-
"left_hand.orientation.d5",
|
| 53 |
-
"left_hand.orientation.d6",
|
| 54 |
"right_hand.position.x",
|
| 55 |
"right_hand.position.y",
|
| 56 |
"right_hand.position.z",
|
| 57 |
-
"right_hand.orientation.
|
| 58 |
-
"right_hand.orientation.
|
| 59 |
-
"right_hand.orientation.
|
| 60 |
-
"
|
| 61 |
-
"
|
| 62 |
-
"
|
| 63 |
-
"head.orientation.d1",
|
| 64 |
-
"head.orientation.d2",
|
| 65 |
-
"head.orientation.d3",
|
| 66 |
-
"head.orientation.d4",
|
| 67 |
-
"head.orientation.d5",
|
| 68 |
-
"head.orientation.d6"
|
| 69 |
],
|
| 70 |
"shape": [
|
| 71 |
-
|
| 72 |
]
|
| 73 |
},
|
| 74 |
"observation.state": {
|
|
|
|
| 45 |
"left_hand.position.x",
|
| 46 |
"left_hand.position.y",
|
| 47 |
"left_hand.position.z",
|
| 48 |
+
"left_hand.orientation.x",
|
| 49 |
+
"left_hand.orientation.y",
|
| 50 |
+
"left_hand.orientation.z",
|
|
|
|
|
|
|
|
|
|
| 51 |
"right_hand.position.x",
|
| 52 |
"right_hand.position.y",
|
| 53 |
"right_hand.position.z",
|
| 54 |
+
"right_hand.orientation.x",
|
| 55 |
+
"right_hand.orientation.y",
|
| 56 |
+
"right_hand.orientation.z",
|
| 57 |
+
"head.orientation.x",
|
| 58 |
+
"head.orientation.y",
|
| 59 |
+
"head.orientation.z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
],
|
| 61 |
"shape": [
|
| 62 |
+
15
|
| 63 |
]
|
| 64 |
},
|
| 65 |
"observation.state": {
|