Skip to content

Commit 2e2e6ee

Browse files
Merge pull request #402 from srobo/chore/fix-marker-size-description
Fix marker size description
2 parents 5aaee27 + dd1d197 commit 2e2e6ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

programming/sr/vision/markers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Details of the types and size of markers used in the game can be found in the [r
2121
You can download all the markers as a single [ZIP file](/docs/resources/2023/sr-markers-sr2023.zip) or individually from the [git repo](https://github.com/srobo/game-markers/tree/master/SR2023/markers).
2222

2323
You must ensure that your PDF viewer is not resizing the documents when printing.
24-
This can be checked by measuring the grey box around the marker and comparing this to the size defined in the rules.
24+
This can be checked by measuring the black marker and comparing this to the size defined in the rules.
2525
If the printed marker is not the correct size then the distance information reported by the vision API will be wrong.
2626

2727
Note that a different set of markers will be used in the arenas at the competition.
2828
However, this is not something you need to worry about.
2929
We will handle this for you automatically when your robot is started in competition mode.
3030

31-
The white space around the markers is very important -- without it, the markers probably won't be recognised. This white border is needed to ensure there's enough contrast between the black marker and whatever it's attached to - its size isn't strictly important.
31+
The white space around the markers is very important -- without it, the markers probably won't be recognised. This white border is needed to ensure there's enough contrast between the black marker and whatever it's attached to - its size isn't strictly important. The white space around the marker is the same size as one block within the marker, which is a good target for contrast.
3232

3333
If the markers become damaged (scuff markers, tears, etc...) they will not function as well (if at all). If this happens, it is best to just print another one.

0 commit comments

Comments
 (0)