Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -96,15 +96,11 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 96 |
"action": {
|
| 97 |
"dtype": "float32",
|
| 98 |
"shape": [
|
| 99 |
-
|
| 100 |
],
|
| 101 |
"names": [
|
| 102 |
"twist.linear.x",
|
| 103 |
-
"twist.linear.y"
|
| 104 |
-
"twist.linear.z",
|
| 105 |
-
"twist.angular.x",
|
| 106 |
-
"twist.angular.y",
|
| 107 |
-
"twist.angular.z"
|
| 108 |
]
|
| 109 |
},
|
| 110 |
"timestamp": {
|
|
@@ -143,7 +139,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
|
|
| 143 |
"names": null
|
| 144 |
}
|
| 145 |
},
|
| 146 |
-
"rosetta_fingerprint": "
|
| 147 |
}
|
| 148 |
```
|
| 149 |
|
|
|
|
| 96 |
"action": {
|
| 97 |
"dtype": "float32",
|
| 98 |
"shape": [
|
| 99 |
+
2
|
| 100 |
],
|
| 101 |
"names": [
|
| 102 |
"twist.linear.x",
|
| 103 |
+
"twist.linear.y"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
]
|
| 105 |
},
|
| 106 |
"timestamp": {
|
|
|
|
| 139 |
"names": null
|
| 140 |
}
|
| 141 |
},
|
| 142 |
+
"rosetta_fingerprint": "6f517b2ea70745c3"
|
| 143 |
}
|
| 144 |
```
|
| 145 |
|