Programming resources for FIRST Robotics team 1318
“RoboRIO” is the name of the computing device used to control the robot. It is produced by National Instruments and runs a customized version of Linux on an ARM processor. We write code that uses a library called WPILib to handle interactions between the robot, Driver Station, etc.