Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrenda committed Mar 26, 2014
1 parent 7e1a45c commit 9933739
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
RobotEmulator
=============
Java program to emulate an FRC robot (as of the 2014 FRC season). Lets you control robot components such as SpeedControllers, Solenoids, etc. using Joystick inputs. Also lets you emulate sensors on the robot (cameras excluded for now)

Requires an installation of the JDK, and code to drive an FRC robot. Will not make any changes to code, only compile it.

0 comments on commit 9933739

Please sign in to comment.