Changes between Version 7 and Version 8 of ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController
- Timestamp:
- Oct 31, 2019, 7:01:01 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController
v7 v8 4 4 We write robot software in VSCode just as we did for Java, but we'll make use of the WPILib extensions to create, build, and run our robot programs. The WPILib extension is available via the [[Image(wpilibIcon.png,25px)]] icon in the toolbar (see [https://wpilib.screenstepslive.com/s/currentCS/m/java/l/1027060-visual-studio-code-basics-and-the-wpilib-extension here]). Click on the icon and then: 5 5 * Select Create a new project 6 * Select Project Type->Template->java-> IterativeRobot6 * Select Project Type->Template->java->Timed Robot 7 7 * Select a New Project Folder and select (or create and then select) Documents\Robot Projects 8 8 * Enter project name: Xbox1