Changes between Version 5 and Version 6 of ControlSystems/SoftwareTeam/Resources


Ignore:
Timestamp:
Sep 20, 2017, 10:53:14 AM (8 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Resources

    v5 v6  
    1313* [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio Specifications]
    1414* [wiki:SoftwareCAN Using CAN for Software]
    15 * [http://www.wbrobotics.com/attachments/article/11/WPILibCookbook.pdf WPILib Cookbook]
    1615==== Programming
    1716* [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]
    1818* [http://first.wpi.edu/FRC/roborio/release/docs/java/ WPILIBJ API Javadocs]: details about every available function in the WPI libraries
    1919* [wiki:'Command Based Robot Notes' Command Based Robot Structure]: introduction or refresher on command-based programming in WPIlib