Skip to content

Commit

Permalink
Added Note about Hardware Simulation (#2356)
Browse files Browse the repository at this point in the history
Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>
  • Loading branch information
someonecantcode and sciencewhiz authored Oct 30, 2023
1 parent f5b8901 commit 8e43835
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ Your console output in Visual Studio Code should look like the below. However, t
.. important:: Simulation can also be run outside of VS Code using ``./gradlew simulateJava`` for Java or ``./gradlew simulateNative`` for C++.

.. note:: Some vendors support attaching hardware to your PC and using the hardware in desktop simulation (e.g. CANivore). See :doc:`vendor documentation </docs/software/vscode-overview/wpilib-commands-vscode>` for more information about the command `WPILib: Hardware Sim Robot Code`.

Running Robot Dashboards
------------------------

Expand Down

0 comments on commit 8e43835

Please sign in to comment.