Skip to content

Commit 2033277

Browse files
committed
Update XRP and romi vscode screenshots
1 parent ec66be8 commit 2033277

10 files changed

+2
-2
lines changed
-8.04 KB
Binary file not shown.
29.2 KB
Loading
45.8 KB
Loading
28 KB
Loading
-18.9 KB
Binary file not shown.
41.4 KB
Loading
-18.6 KB
Binary file not shown.

source/docs/romi-robot/programming-romi.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and ty
1818

1919
This will bring up the "New Project Creator Window". From here, click on "Select a project type (Example or Template), and pick "Example" from the prompt that appears:
2020

21-
.. image:: images/programming-romi/romi-vscode-select-type.png
21+
.. image:: images/programming-romi/romi-vscode-select-example.png
2222

2323
Next, a list of examples will appear. Scroll through the list to find the "RomiReference" example:
2424

@@ -43,7 +43,7 @@ To run a Romi program, first, ensure that your Romi is powered on. Next, connect
4343

4444
Now to start your Romi robot code, open the WPILib Command Palette (type :kbd:`Ctrl+Shift+P`) and select "Simulate Robot Code", or press :kbd:`F5`.
4545

46-
.. image:: images/programming-romi/romi-vscode-launch-sim.png
46+
.. image:: images/programming-romi/romi-vscode-simulate.png
4747
:alt: Launching simulation via the WPILib Command Palette
4848

4949
If all goes well, you should see a line in the console output that reads "HALSimWS: WebSocket Connected":
-75.6 KB
Loading
-23.5 KB
Loading

0 commit comments

Comments
 (0)