Preseason Deploy Code: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
Programming (talk | contribs) (Created page with "<div class="mw-parser-output"><span style="font-size: large;">'''Deploy a Project in FRC IDE to Robot'''</span><br/> <br/> This assumes you have the project opened in 'FRC VS...") |
(No difference)
|
Revision as of 12:57, 9 December 2019
Deploy a Project in FRC IDE to Robot
This assumes you have the project opened in 'FRC VS Code 2019' and have succesfully built it.
1. Make sure the robot is completely powered on
2. Make sure your PC's network is connected to the Robot
3. Open Command Pallete: either use Ctrl+Shift+P or select from 'View' menu
4. Select 'WPILib: Deploy Robot Code'
You will only get an error if it fails to find the robot or download.
This assumes you have the project opened in 'FRC VS Code 2019' and have succesfully built it.
1. Make sure the robot is completely powered on
2. Make sure your PC's network is connected to the Robot
3. Open Command Pallete: either use Ctrl+Shift+P or select from 'View' menu
4. Select 'WPILib: Deploy Robot Code'
You will only get an error if it fails to find the robot or download.