-
Notifications
You must be signed in to change notification settings - Fork 1
NI FRC Game Tools Installation
Note: This is a Windows specific application
Note: Requires a 64-bit installation
Before installing the new version of the FRC Game Tools it is recommended to remove any old versions (If one is installed). The new version will likely co-exist with the old version (note that the Driver Station will overwrite old versions), but all testing has been done with FRC 2022 only. Then click Start
>> Add or Remove Programs
. Locate the entry labeled NI Software
, and select Uninstall
.
Update or install the .NET Framework 4.6.2
. This is a prerequisite for the FRC Game Tools. If it is not updated or installed before the installation. The Game Tools installer may prompt that the framework needs to be updated or installed. Follow the steps in the installer and reboot when necessary. Once completed, you can continue the installation.
It is heavily recommended to disable Windows Fast Startup as this can cause issues with the NI drivers. To do this, open the Control Panel and go to Hardware and Sound
>> Power Options
>> Choose what the power buttons do
and click on Change settings that are currently unavailable
. You should now be able to disable Windows Fast Startup. If you run the installer without disabling Windows Fast Startup, it will prompt you to turn it off.
Note: This will install Driver Station, RoboRio Imaging Tool and Labview software / drivers
- Download the installer from the NI website
- As a safety measure, you can verify the checksum of the file before installation to make sure nothing was tampered with. This will use the sha256 checksum instead of the md5. Although both will work. Open
command prompt
orpowershell
and run the commandcertutil -hashfile <path_to_installer> SHA256
Then verify that the checksum matches.
- As a safety measure, you can verify the checksum of the file before installation to make sure nothing was tampered with. This will use the sha256 checksum instead of the md5. Although both will work. Open
- Run the installer and accept the license agreements. This will install the
NI Package Manager
- If prompted to install additional items, make sure the first 2 items are checked and click
Next
- Accept any licensing agreements
- Once you get to the Review Summary, make sure everything looks right and click
Next
. (It may take a bit to install depending on your internet speed and disk speed) - If prompted to log in to an NI account. You can sign in or close the window and sign in later. You can create an account through the NI website
- Reboot to complete the installation
-
- Contributing
-
- General
- CTRE
-
NI
- RoboRio
-
REV
- SPARK Max Motor Controller
- NEO Brushless Motor
- Pneumatic Hub
- Radio Power Module
- POE Injector
- Power Distribution Hub
- Other
-
-
Java
- General
- Robot Integration
- Vendordeps
- CTRE Hardware
- NavX Hardware
- Ni Hardware
- Rev Hardware
-
Python
- General
- Data Types
- Operators
- Robot Integration
- Vendordeps
- CTRE Hardware
- NavX Hardware
- Ni Hardware
- Rev Hardware
- General
-
WPILib
- Installation
- Shuffle Board
- Smart Dashboard
-
NI / FRC Game Tools
- Installation
- Driver Station
- RoboRio Imaging Tool
-
Phoenix Framework
- Installation
- Phoenix Tuner
-
REV
- Installation
- REV Hardware Client
-
Java