Added bottle selection
Browse files- meta/info.json +2 -1
meta/info.json
CHANGED
|
@@ -144,5 +144,6 @@
|
|
| 144 |
"modifications": {
|
| 145 |
"bottle_selection_added": true,
|
| 146 |
"description": "Added bottle selection observation (0=bottle1, 1=bottle2) per episode"
|
| 147 |
-
}
|
|
|
|
| 148 |
}
|
|
|
|
| 144 |
"modifications": {
|
| 145 |
"bottle_selection_added": true,
|
| 146 |
"description": "Added bottle selection observation (0=bottle1, 1=bottle2) per episode"
|
| 147 |
+
},
|
| 148 |
+
"bottle_selection_added": true
|
| 149 |
}
|