rsha256 / Steamworks_2017

FIRST Team 1923's official repository for FRCSim with the 2017 game Steamworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steamworks_2017

FIRST Team 1923's official repository for the FRCSim simulator of the 2017 game Steamworks

Resources

WPILib Documentation: https://wpilib.screenstepslive.com/s/4485

WPILIB API: http://first.wpi.edu/FRC/roborio/release/docs/java/

CTRE API: http://www.ctr-electronics.com/downloads/api/java/html/index.html

TALON Software Documentation: https://content.vexrobotics.com/vexpro/pdf/Talon-SRX-Software-Reference-Manual-03302016.pdf

TALON Example Codes: https://github.com/CrossTheRoadElec/FRC-Examples

Talon Library: http://www.ctr-electronics.com/control-system/hro.html#product_tabs_technical_resources Select "CTRE Toolsuite Installer"

Place CTRLib.jar in C:/Users/your_user_name/wpilib/user/java/lib (Windows) or USERHOME\wpilib\user (Linux) or Users/YOUR_USER_NAME/wpilib/user (Mac)

Learn UML Class Diagrams: https://en.wikipedia.org/wiki/Class_diagram https://www.ibm.com/developerworks/rational/library/769.html?ca=drs-

Learn Javadoc: https://en.wikipedia.org/wiki/Javadoc https://www.tutorialspoint.com/java/java_documentation.htm

Learn Git: GUI (Recommended for beginners): https://www.git-tower.com/learn/git/ebook/en/desktop-gui/introduction#start or Command Line (Advanced): https://www.git-tower.com/learn/git/ebook/en/command-line/introduction

General FRC Stuff: FRC Blog: http://www.firstinspires.org/robotics/frc/blog/

Q&A: https://frc-qa.firstinspires.org/

Resource Lib:http://www.firstinspires.org/resource-library?flagged=All&combine=&field_content_type_value%5B0%5D=first_robotics_competition&field_resource_library_tags_tid=171&sort_by=created_1

About

FIRST Team 1923's official repository for FRCSim with the 2017 game Steamworks


Languages

Language:Java 92.4%Language:Arduino 7.6%