Game Tools
The FRC® Game Tools are software and applications for interfacing with the frc robot. Most of our computers should already have them installed, but they can be downloaded them from NI. Its recomended to follow the installation steps on the FRC Installation guide These are neccessary to be installed in order to doo anything with the robot.
WPILib
The Library that FRC uses for robot proggraming is WPIlib. It Provides the OS that runs on our Robot. You can read the WPIlib Documentation Here and the Java API Docs
Driver Station
The