Changes between Version 47 and Version 48 of ControlSystems/SoftwareTeam


Ignore:
Timestamp:
Dec 23, 2016, 11:45:30 AM (9 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam

    v47 v48  
    33== 2017 Resources
    44* [wiki:TeamMembers Members]
     5* [wiki:SoftwareTraining Training]
    56* [wiki:Exercises Exercises]
    67
     
    1314
    1415== General References and Resources
    15 
    16 === General Java
    17 * [http://www.sololearn.com/Play/Java/# Sololearn]  Java Computer Based Training
    18 * [wiki:JavaWPI_Training Java Training]: links to several other tutorials which help teach Java
    19 * [wiki:ProgrammingPrompts Advanced Training Prompts]: more advanced programming prompts in Java
    20 * [http://wiki.raidtech.net/wiki/Setting%20Up%20Git Setting up git] Setting up the Git DVCS
    21 
    22 === Robocode
    23 * [wiki:Setting_Up_Robocode Robocode Resources]
    24 * [http://robowiki.net/ Robowiki]
    25 
    26 === Minibots
    27 
    28 ==== Setup
    29 * [wiki:PiBotHardware Hardware Specifications]
    30 * [wiki:PiBotOsInstallation Pi Zero/OS Configuration]
    31 * [wiki:PiBotDev Dev Environment Configuration]
    32 
    33 ==== Components
    34 * [wiki:MiniBotUltrasonic Ultrasonic Range Sensor]
    35 * [wiki:MiniBotDrive Drive System]
    36 * [wiki:PiBots Other Minibot Resources]
    37 
    38 ==== Coding for the Mini Bot
    39 * [wiki:MiniBotRobocodeAPI MiniRobo API]
    40 * [wiki:MiniBotWPILibAPI MiniWPI API]
    4116
    4217=== RoboRIO, WPILib and FRC Topics