Skip to content

Commit

Permalink
Update XRP and romi vscode screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Oct 31, 2024
1 parent ec66be8 commit 2033277
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
4 changes: 2 additions & 2 deletions source/docs/romi-robot/programming-romi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and ty

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:

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

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

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

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`.

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

If all goes well, you should see a line in the console output that reads "HALSimWS: WebSocket Connected":
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2033277

Please sign in to comment.