Installing FRC Tools
Jump to navigation
Jump to search
2020 WPI Installation Instructions
- All developers working on the main Robot software, please follow the instructions here WPILib Installation Guide
Resources:
- Here is the primary resource documenting the use of the FRC® Control System (including wiring, configuration and software) as well as the WPILib libraries and tools.
FIRST® Robotics Competition Control System and WPILib manual
Talon SRX Controller:
The Talon SRX is a smart motor controller that can be interfaced with over the CAN bus or PWM. If you are planning on using Talons, read the manuals refenced below.
- Each Talon SRX must be assigned a unique CAN bus ID ranging from 0 to 62 (63 is reserved for broadcast).
- To quote the manual: "..there is no harm in having a Pneumatics Control Module (PCM) and a Talon SRXboth with device ID ‘0’. However,having two Talon SRXs with device ID ‘0’ will be problematic"
- Use the Phoenix Tuner for Talon SRX device management.
Talon SRX Software Reference Manual