Changes between Version 5 and Version 6 of ControlSystems/SoftwareTeam/Resources
- Timestamp:
- Sep 20, 2017, 10:53:14 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Resources
v5 v6 13 13 * [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio Specifications] 14 14 * [wiki:SoftwareCAN Using CAN for Software] 15 * [http://www.wbrobotics.com/attachments/article/11/WPILibCookbook.pdf WPILib Cookbook]16 15 ==== Programming 17 16 * [http://wpilib.screenstepslive.com/s/4485 FRC Control Systems Documentation]: ''the resource'' for programming with WPIlib 17 * [http://www.wbrobotics.com/attachments/article/11/WPILibCookbook.pdf WPILib Cookbook] 18 18 * [http://first.wpi.edu/FRC/roborio/release/docs/java/ WPILIBJ API Javadocs]: details about every available function in the WPI libraries 19 19 * [wiki:'Command Based Robot Notes' Command Based Robot Structure]: introduction or refresher on command-based programming in WPIlib