Changes between Version 75 and Version 76 of WikiStart
- Timestamp:
- Nov 25, 2015, 12:07:12 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v75 v76 9 9 If you want to add team events and meetings to your personal calendar, check out [http://wiki.raidtech.net/wiki/AddingEventsToCalendar this page] to find out how. 10 10 11 === Teams 11 == Teams 12 {{{ 13 #!div 14 ==== [CoreRobotDevelopment Mechanism Development Teams] 15 ==== [wiki:DriveTrains Swerve Drive Documentation & Resources] 16 ==== [ConfigurationManagement Configuration Management and Wiki Maintenance] 17 ==== [WebSite Team Website Development & Maintenance] 18 }}} 19 20 == Resources 12 21 13 22 * [PlacesToStart Places to Start] 14 23 15 === FIRST !RoboRio and WPILIBJ Libraries 24 === Setup 25 * [wiki:FRCSoftwareSetup Setting Up a Computer for FRC Java Programming] 26 * [wiki:DriverStationSetup Setting Up a Driver Station] 27 * [wiki:RoboRioSetup Setting Up a New RoboRIO] 28 29 === FIRST Libraries & Hardware 30 31 ==== FIRST-Specific Electronics 16 32 * [wiki:UsingSerialPorts Serial (TTL) Interface] 33 * [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio Specifications] 34 ===== Control System Elements 35 * [wiki:SoftwareCAN Using CAN for Software] 36 * [wiki:UsingSerialPorts Using the roboRIO's Serial Ports] 37 38 ==== Programming 39 ===== Java 40 * [wiki:JavaWPI_Training Java Training]: links to several tutorials which help teach Java 41 * [wiki:ProgrammingPrompts Advanced Training Prompts]: more advanced programming prompts in Java 42 43 ===== WPI Libraries 44 * [http://wpilib.screenstepslive.com/s/4485 2015 FRC Control Systems Documentation]: ''the resource'' for programming with WPIlib 45 * [http://first.wpi.edu/FRC/roborio/release/docs/java/ WPILIBJ API Javadocs]: details about every available function in the WPI libraries 46 47 * [http://wiki.raidtech.net/wiki/Command%20Based%20Robot%20Notes Command Based Robot Structure]: introduction or refresher on command-based programming in WPIlib 48 * [http://wpilib.screenstepslive.com/s/4485/m/13809 2015 FRC Java Programming]: subset of the control systems documentation which details how to accomplish many FRC-related tasks in Java 17 49 * [http://first.wpi.edu/FRC/roborio/toolchains/ FIRST toolchain] 18 * [http://first.wpi.edu/FRC/roborio/release/docs/java/ WPILIBJ API Javadocs]19 * [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio Specifications]20 [[BR]]21 ==== Java and WPI Lib Training22 * [wiki:JavaWPI_Training Java Training]: Details several links to tutorials which help teach Java23 * [http://wiki.raidtech.net/wiki/Command%20Based%20Robot%20Notes Command Based Robot Structure]: An introduction/refresher on command-based programming24 * [http://wpilib.screenstepslive.com/s/4485 2015 FRC Control Systems Documentation]: Serves as a top level link for several programming resources25 * [http://wpilib.screenstepslive.com/s/4485/m/13809 2015 FRC Java Programming]: Subset of the control systems documentation which details how to accomplish many FRC-related tasks in Java26 50 27 51 === Electronics & Hardware … … 40 64 === Archived Team Pages 41 65 42 ==== Build Season Resources 43 44 * [wiki:DriveTrains Swerve Drive Documentation & Resources] 66 ==== 2015 Build Season Resources 45 67 * [wiki:AutonomousDocumentation 2015 Autonomous Documentation] 46 68 47 These are the 2015 build season teams. Teams have not yet been made for the 2015-2016 robotics season.48 * [CoreRobotDevelopment Robot Development]49 * [InterfacingMonitoring Interface]50 69 * [ControlSystem Control System Testing] 51 * [ConfigurationManagement Configuration Management and Wiki Maintenance] 52 * [GameApp Game & Scouting App] 53 * [WebSite Team Website Development & Maintenance] 70 * [GameApp Game/Scouting App] 54 71 * [wiki:SensorTeam Sensors Team] 55 72