Skip to content

Commit

Permalink
Warn that images are overwritten
Browse files Browse the repository at this point in the history
  • Loading branch information
WillB97 committed Sep 2, 2024
1 parent 3021182 commit 8cd2faf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions programming/vision/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ The ID of every marker is also written next to it.

Snapshots are saved to your USB drive, and can be viewed on another computer.

<div class="warning">
When saving images, make sure to use a unique filename each time, otherwise the previous image will be overwritten.
</div>

```python
from sr.robot3 import *

Expand Down

0 comments on commit 8cd2faf

Please sign in to comment.