Adding simulation layout

Hey there! my name is Liran and I am from NeatTeam #1943. After I finished making a basic drive train simulation I started looking around and saw that you can change your simScreen characteristics to look like the current season’s layout. Currently I am in a bit of a struggle adding the image to the layout… is it just a jpg? Can I get any image? where can I find these images (they are not in the simulation guide in wpilib)

poof of concept :point_down:

Current:

You can find the images here: allwpilib/fieldImages/src/main/native/resources/edu/wpi/first/fields at main · wpilibsuite/allwpilib · GitHub

Download both the image and the json file. Right click on the field window titlebar and go to select field image, then select the json.

It’s on our todo list to embed these so it’s selectable from a drop down.

Thank you for the quick response.
I got to the screen →


but I can only add the picture here… where does the json fits?

One option for the “image” is to select the json file. The json internally then points to the image.