Skip to content

Competition-ready program for Donatella, an Ultimate Ascent FRC Bot.

Notifications You must be signed in to change notification settings

mach-kernel/334-2013

Repository files navigation

Donatella (FRC 2013 Software)

What is it?

This is the competition program for 'Donatella', the 2013 Ultimate Ascent bot built by FRC Team 334 from Brooklyn Technical High School.

It is written in Java ME for the CompactRIO microcontroller. I'm sure you already knew that!

Cool! How do I use it?

Requirements

You'll need:

How-to

  1. Open your favorite shell (this works on Windows too) and do:
git clone [email protected]:mach-kernel/334-2013.git
  1. Import the project into Eclipse.
  2. Fix your build path (this is most likely broken if your eclipse directory is not C:\eclipse\ or if you're not using Windows).
  3. Set your team number within the FRC preferences
  4. ???
  5. Profit!

This is sweet! Can I use it?

Of course! You are allowed to modify and redistribute this code as long as you give credit to 334 (use a modified version of our header!) and acknowledge WPILibJ's BSD license (included in build). We hope you learn from this and share it. Knowledge is power. Also, no commercial usage, please!

This software is bound by the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

About

Competition-ready program for Donatella, an Ultimate Ascent FRC Bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages