Giter Club home page Giter Club logo

frc2018's Introduction

FRC 2018 Setup Instructions

Setup:

  1. First, download the Java Development Kit (JDK). Click here to do so.

  2. Next, you need to download Eclipse. You can download it here.

  3. After that, download git. Click here to do so.

  4. Install WPILIB.

     After Eclipse starts:
     
     a. Select "Help"
     
     b. Click "Install new software".
     
     c. Click "Add..."
     
     d. Fill in the parameters.
     
     	1. Name: FRC Plugins
     	
     	2. Location: http://first.wpi.edu/FRC/roborio/release/eclipse/
     	
     f. Click "OK".
    
  5. Install the CTRE Talon libraries

     For Windows Users:
     	
     	1. Click this link and download the Installer version of the CTRE Phoenix Framework: http://www.ctr-electronics.com/hro.html#product_tabs_technical_resources
     	
     	2. Follow the steps to install the libraries.
     	
     	3. Restart Eclipse.
     	
     For Mac Users:
     
     	1. Click this link and download the Non-Installer version of the CTRE Phoenix Franework: http://www.ctr-electronics.com/hro.html#product_tabs_technical_resources
     	
     	2. Unzip the folder, and open it.
     	
     	3. Once in the folder, open up the "java" folder and then the "lib" folder. Copy the JAR files.
     	
     	4. Open Terminal.
     	
     	5. Type in "cd" and press Enter.
     	
     	6. Type in "cd wpilib" and press Enter.
     	
     	7. Type in "cd user" and press Enter.
     	
     	8. Type in "cd java" and press Enter.
     	
     	9. Type in "cd lib" and press Enter.
     	
     	10. Type in "open ." and press Enter. 
     	
     	11. Paste the JAR files into the window that just opened up.
     	
     	12. Restart Eclipse.
    

frc2018's People

Contributors

kashyappanda avatar tsimplet avatar neelsankaran avatar mvoodarla avatar deepchemhelperdev avatar evilnose avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.