Skip to content

Commit 5510d29

Browse files
author
Ruo-Ping Dong
authored
visual stacking doc typo (#5392)
1 parent cf1f6be commit 5510d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Learning-Environment-Design-Agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ be unique for that Agent, but multiple Agents can have a Sensor Component with
430430
the same name).
431431

432432
Visual observations also support stacking, by specifying `Observation Stacks`
433-
to a value greater than 1. The visual observations from the last `stackSize-1`
433+
to a value greater than 1. The visual observations from the last `stackSize`
434434
steps will be stacked on the last dimension (channel dimension).
435435

436436
When using `RenderTexture` visual observations, a handy feature for debugging is

0 commit comments

Comments
 (0)