Preseason Deploy Code: Difference between revisions

From 1511Wookiee
Jump to navigationJump to search
(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 edit summary
Line 1: Line 1:
<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 Code 2019' and have succesfully built it.<br/> <br/> 1. Make sure the robot is completely powered on<br/> <br/> 2. Make sure your PC's network is connected to the Robot<br/> <br/> 3. Open Command Pallete: either use Ctrl+Shift+P or select from 'View' menu<br/> <br/> 4. Select 'WPILib: Deploy Robot Code'<br/> <br/> You will only get an error if it fails to find the robot or download.</div>
<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 Code' and have succesfully built it.<br/> <br/> 1. Make sure the robot is completely powered on<br/> <br/> 2. Make sure your PC's network is connected to the Robot<br/> <br/> 3. Open Command Pallete: either use Ctrl+Shift+P or select from 'View' menu<br/> <br/> 4. Select 'WPILib: Deploy Robot Code'<br/> <br/> You will only get an error if it fails to find the robot or download.</div>

Revision as of 20:07, 27 November 2021

Deploy a Project in FRC IDE to Robot

This assumes you have the project opened in 'FRC VS Code' 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.