Skip to content

Commit

Permalink
Update items installed by WPILib installer (#2552)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz committed Jan 25, 2024
1 parent 55df136 commit 9e67f94
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions source/docs/zero-to-robot/step-2/wpilib-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,11 +181,13 @@ The Offline Installer installs the following components:

- **Java JDK/JRE** - A specific version of the Java JDK/JRE that is used to build Java robot code and to run any of the Java based Tools (Dashboards, etc.). This exists side by side with any existing JDK installs and does not overwrite the JAVA_HOME variable

- **WPILib Tools** - SmartDashboard, Shuffleboard, RobotBuilder, Outline Viewer, Pathweaver, Glass, SysId
- **WPILib Tools** - SmartDashboard, Shuffleboard, RobotBuilder, OutlineViewer, PathWeaver, Glass, SysId, Data Log Tool, roboRIO Team Number Setter, AdvantageScope

- **WPILib Dependencies** - OpenCV, etc.

- **VS Code Extensions** - WPILib extensions for robot code development in VS Code
- **VS Code Extensions** - WPILib and Java/C++/Python extensions for robot code development in VS Code

- **Documentation** - Offline copies of this frc-docs documentation and Java/C++/Python APIs

Uninstalling
------------
Expand Down

0 comments on commit 9e67f94

Please sign in to comment.