Skip to content

Commit

Permalink
mention tool in FAQ ref #2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kro committed Mar 21, 2024
1 parent e848e3e commit 462e137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/web/docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -1082,6 +1082,7 @@ command to get a new image for each new timestep.
traci.simulationStep()
traci.gui.screenshot("View #0", "images/"+str(i)+".png")
```
A more sophisticated version of this approach is given in the [createScreenshotSequence.py](Tools/Misc.md#createscreenshotsequencepy) tool.

Next you have to glue the images together. This job can be done
graphically with virtualdub [\[2\]](https://www.virtualdub.org) or via
Expand Down

0 comments on commit 462e137

Please sign in to comment.