Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Team 5183, The Devil Bots, FRC Java Program For Their 2018 Season Robot.

License

Notifications You must be signed in to change notification settings

RED-M0CKING-LINE/Team5183Robot2018J

Repository files navigation

Team5183Robot2018J

FRC Team 5183, 2018 Robot Java 8 Programming README

Java Version: JDK8

IDE: Eclipse - Latest Release (Currently Oxygen)

Contributors and Code Structure

Code Contributors:

5183 Lead Programmer: Ethan A.

  • Nicknames: M0ck, redmockingline, MockTeacher03, Mock (see the trend?)
  • Contact: [email protected] or this GitHub account
  • Side-Jobs: Drive Team, Stratagy, Electrical
  • Notes: I am the only programmer for the team and I also manage this repo

File Tree:

/ - this is where ALL of the files are
README.md - The README for these files. Also known as, what you are reading right now

NOTES/ - This is just some basic useful information that has to do with the game, the program, or java in general
src/org/usfirst/frc/team5183/robot/ - THIS IS WHERE THE ROBOT CODE IS
    Robot.java - The main robot code
    RobotMap.java - This consists of robot-wide variables. Typical RobotMap
    
    commands/ - Classes that contain robot-wide functions
        Auton.java - This is the file with the auton commands
        Motors.java - This is robot-wide functions for the motors, mainly the drive train
  
  
  ANYTHING NOT LISTED IS SIMPLY NOT UPDATED, I DONT KNOW WHAT ITS FOR, ITS COMMON KNOWLEDGE, OR IT DOES NOT MATTER

About

Team 5183, The Devil Bots, FRC Java Program For Their 2018 Season Robot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages