AdilZtn commited on
Commit
9b92b59
·
verified ·
1 Parent(s): e438813

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -8,7 +8,7 @@
8
  6
9
  ]
10
  },
11
- "observation.image2": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
@@ -16,7 +16,7 @@
16
  256
17
  ]
18
  },
19
- "observation.image": {
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
@@ -24,7 +24,7 @@
24
  256
25
  ]
26
  },
27
- "observation.image3": {
28
  "type": "VISUAL",
29
  "shape": [
30
  3,
 
8
  6
9
  ]
10
  },
11
+ "observation.images.camera1": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
 
16
  256
17
  ]
18
  },
19
+ "observation.images.camera2": {
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
 
24
  256
25
  ]
26
  },
27
+ "observation.images.camera3": {
28
  "type": "VISUAL",
29
  "shape": [
30
  3,