Changes between Version 4 and Version 5 of ControlSystems/SoftwareTeam/Training/GettingStarted/LaptopSetup


Ignore:
Timestamp:
Nov 30, 2019, 12:21:52 AM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/GettingStarted/LaptopSetup

    v4 v5  
    33
    44   1. Install Java
    5        * Install Java Development Kit (JDK) version 8 or 11 from either [https://www.azul.com/downloads/zulu-community/ Zulu] (recommended) or [https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Oracle]
     5       * Install Java Development Kit (JDK) version 11 from either [https://www.azul.com/downloads/zulu-community/ Zulu] (recommended) or [https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Oracle]
    66       * Add an environment variable JAVA_HOME that points to the directory where you installed Java and add the bin sub-folder to your search path; see detailed instructions [https://javatutorial.net/set-java-home-windows-10 here].
    7    2. Install Git (if not already on your computer) from [https://git-scm.com/downloads here]
    8    3. Install Microsoft [https://code.visualstudio.com/download VSCode], required extensions, and the [https://github.com/wpilibsuite/vscode-wpilib/releases latest WPILib] extension.  Follow the detailed instructions [https://wpilib.screenstepslive.com/s/currentCS/m/79833/l/932382-installing-vs-code here]
    9    4. To use cameras, you need to install the National Instruments (NI) FRC Vision Development Module [http://www.ni.com/download/vision-development-module here].  Choose the 'current user' version, login to your NI account (or create one), and then select the Vision Development Module (FRC) for download.  Unzip and install the module; when you later run the driver station software, it will ask you to activate the module using the instructions provided on the DriverStationSetup setup page
    10    5. Install the latest National Instruments (NI) FRC Update Suite [http://www.ni.com/download/first-robotics-software-2017/7904/en/ here].  Detailed instructions are [https://wpilib.screenstepslive.com/s/currentCS/m/cpp/l/1027499-installing-the-frc-update-suite-all-languages here].  Note: to activate the vision module you will need the current team serial number which you can get from a mentor.
    11    6. Install the [http://www.ctr-electronics.com/control-system/hro.html#product_tabs_technical_resources CTRE Phoenix Framework]
    12    7. Make sure Microsoft Internet Explorer (yep) is installed on your computer
     7   1. Install Git (if not already on your computer) from [https://git-scm.com/downloads here]
     8   1. Install the Microsoft VSCode IDE software development environment using either of these methods:
     9      1. Manually
     10          1. Install Microsoft [https://code.visualstudio.com/download VSCode]
     11          1. Install the latest WPILib Extension for VSCode using the VSCode [https://code.visualstudio.com/docs/editor/extension-gallery extension manager] (search for WPILib).  You can also install manually by downloading the latest non-beta version from non-beta version [https://github.com/wpilibsuite/vscode-wpilib/releases here]
     12          1. Install the Java Extension for VSCode using the extension manager (this will install a number of additional extensions)
     13      1. Automatically
     14          1. Follow the detailed instructions [https://wpilib.screenstepslive.com/s/currentCS/m/79833/l/932382-installing-vs-code here]
     15   1. To use cameras, you need to install the National Instruments (NI) FRC Vision Development Module [http://www.ni.com/download/vision-development-module here].  Choose the 'current user' version, login to your NI account (or create one), and then select the Vision Development Module (FRC) for download.  Unzip and install the module; when you later run the driver station software, it will ask you to activate the module using the instructions provided on the DriverStationSetup setup page
     16   1. Install the latest National Instruments (NI) FRC Update Suite [http://www.ni.com/download/first-robotics-software-2017/7904/en/ here].  Detailed instructions are [https://wpilib.screenstepslive.com/s/currentCS/m/cpp/l/1027499-installing-the-frc-update-suite-all-languages here].  Note: to activate the vision module you will need the current team serial number which you can get from a mentor.
     17   1. Install the [http://www.ctr-electronics.com/control-system/hro.html#product_tabs_technical_resources CTRE Phoenix Framework]
     18   1. Make sure Microsoft Internet Explorer (yep) is installed on your computer
    1319