Datasets:
Update meta/info.json
Browse files- meta/info.json +24 -4
meta/info.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"action": {
|
| 18 |
"dtype": "float32",
|
| 19 |
"shape": [
|
| 20 |
-
|
| 21 |
],
|
| 22 |
"names": [
|
| 23 |
"shoulder_pan.pos",
|
|
@@ -31,7 +31,7 @@
|
|
| 31 |
"observation.state": {
|
| 32 |
"dtype": "float32",
|
| 33 |
"shape": [
|
| 34 |
-
|
| 35 |
],
|
| 36 |
"names": [
|
| 37 |
"shoulder_pan.pos",
|
|
@@ -53,7 +53,17 @@
|
|
| 53 |
"height",
|
| 54 |
"width",
|
| 55 |
"channels"
|
| 56 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
},
|
| 58 |
"observation.images.gripper": {
|
| 59 |
"dtype": "video",
|
|
@@ -66,7 +76,17 @@
|
|
| 66 |
"height",
|
| 67 |
"width",
|
| 68 |
"channels"
|
| 69 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
},
|
| 71 |
"timestamp": {
|
| 72 |
"dtype": "float32",
|
|
|
|
| 17 |
"action": {
|
| 18 |
"dtype": "float32",
|
| 19 |
"shape": [
|
| 20 |
+
6
|
| 21 |
],
|
| 22 |
"names": [
|
| 23 |
"shoulder_pan.pos",
|
|
|
|
| 31 |
"observation.state": {
|
| 32 |
"dtype": "float32",
|
| 33 |
"shape": [
|
| 34 |
+
6
|
| 35 |
],
|
| 36 |
"names": [
|
| 37 |
"shoulder_pan.pos",
|
|
|
|
| 53 |
"height",
|
| 54 |
"width",
|
| 55 |
"channels"
|
| 56 |
+
],
|
| 57 |
+
"info": {
|
| 58 |
+
"video.height": 480,
|
| 59 |
+
"video.width": 640,
|
| 60 |
+
"video.codec": "av1",
|
| 61 |
+
"video.pix_fmt": "yuv420p",
|
| 62 |
+
"video.is_depth_map": false,
|
| 63 |
+
"video.fps": 30,
|
| 64 |
+
"video.channels": 3,
|
| 65 |
+
"has_audio": false
|
| 66 |
+
}
|
| 67 |
},
|
| 68 |
"observation.images.gripper": {
|
| 69 |
"dtype": "video",
|
|
|
|
| 76 |
"height",
|
| 77 |
"width",
|
| 78 |
"channels"
|
| 79 |
+
],
|
| 80 |
+
"info": {
|
| 81 |
+
"video.height": 480,
|
| 82 |
+
"video.width": 640,
|
| 83 |
+
"video.codec": "av1",
|
| 84 |
+
"video.pix_fmt": "yuv420p",
|
| 85 |
+
"video.is_depth_map": false,
|
| 86 |
+
"video.fps": 30,
|
| 87 |
+
"video.channels": 3,
|
| 88 |
+
"has_audio": false
|
| 89 |
+
}
|
| 90 |
},
|
| 91 |
"timestamp": {
|
| 92 |
"dtype": "float32",
|