Spaces:
Runtime error
Runtime error
Commit
·
6885efd
1
Parent(s):
c4d69e3
Fix typo in embodied question. (#15)
Browse files- Fix typo in embodied question. (e3d57744c14c6f032be6a884fae06b010f5aae22)
Co-authored-by: Nathan Lambert <[email protected]>
app.py
CHANGED
@@ -106,7 +106,7 @@ add a box to the scene at position [0, 0, 1], add a camera named "cam" at defaul
|
|
106 |
<br/>
|
107 |
show the scene, step the scene once
|
108 |
<br/>
|
109 |
-
what is the mean pixel value from the
|
110 |
|
111 |
<br/><br/>
|
112 |
|
|
|
106 |
<br/>
|
107 |
show the scene, step the scene once
|
108 |
<br/>
|
109 |
+
what is the mean pixel value from the frames from "cam".
|
110 |
|
111 |
<br/><br/>
|
112 |
|