Update README.md
Browse files
README.md
CHANGED
|
@@ -73,7 +73,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 73 |
"observation.state": {
|
| 74 |
"dtype": "float32",
|
| 75 |
"shape": [
|
| 76 |
-
|
| 77 |
],
|
| 78 |
"names": [
|
| 79 |
"x",
|
|
@@ -82,14 +82,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 82 |
"rx",
|
| 83 |
"ry",
|
| 84 |
"rz",
|
| 85 |
-
"scanner_state"
|
| 86 |
-
"gripper_state"
|
| 87 |
]
|
| 88 |
},
|
| 89 |
"action": {
|
| 90 |
"dtype": "float32",
|
| 91 |
"shape": [
|
| 92 |
-
|
| 93 |
],
|
| 94 |
"names": [
|
| 95 |
"x",
|
|
@@ -98,8 +97,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 98 |
"rx",
|
| 99 |
"ry",
|
| 100 |
"rz",
|
| 101 |
-
"scanner_state"
|
| 102 |
-
"gripper_state"
|
| 103 |
]
|
| 104 |
},
|
| 105 |
"timestamp": {
|
|
|
|
| 73 |
"observation.state": {
|
| 74 |
"dtype": "float32",
|
| 75 |
"shape": [
|
| 76 |
+
7
|
| 77 |
],
|
| 78 |
"names": [
|
| 79 |
"x",
|
|
|
|
| 82 |
"rx",
|
| 83 |
"ry",
|
| 84 |
"rz",
|
| 85 |
+
"scanner_state"
|
|
|
|
| 86 |
]
|
| 87 |
},
|
| 88 |
"action": {
|
| 89 |
"dtype": "float32",
|
| 90 |
"shape": [
|
| 91 |
+
7
|
| 92 |
],
|
| 93 |
"names": [
|
| 94 |
"x",
|
|
|
|
| 97 |
"rx",
|
| 98 |
"ry",
|
| 99 |
"rz",
|
| 100 |
+
"scanner_state"
|
|
|
|
| 101 |
]
|
| 102 |
},
|
| 103 |
"timestamp": {
|