Skip to content

Code for FTC team 4042 for the 2018-19 year "Rover Ruckus"

License

Notifications You must be signed in to change notification settings

ghs-robotics/ftc_app2018-4042

Repository files navigation

Garfield Robotic's ftc_framework

Created by FTC Team 4042 "Nonstandard Deviation" and Team 12788 "Ultraviolet", 2018.

Welcome to our FTC framework! This repo is designed as a basic set of functionality for year-specific code to be built atop.

Maintenance License: GPL v3 GitHub watchers GitHub stars GitHub contributors PRs Welcome

Features

A quick summary, visit our website or contact us for more info.

[This section is a WIP; feel free to email us in the meantime!]

General Instructions for Downloading

These instructions are applicable for nearly any GitHub project, but our project has its own quirks and oddities (most notably, two remotes) so please read through the directions carefully.

Garfield Robotics members

Please see the Programming Quick Start Guide for more information, most notably "Basic Setup", "Introduction to GitHub", and "GitHub with Garfield Robotics (2018-19)".

Other teams

If you would like to use our code, feel free to fork the repo using the Fork button in the upper right on our GitHub page. Be sure to tell us how you used it at contact@garfieldrobotics.com!

If you want to contribute to our project, go through the Garfield Robotics members steps to download a local copy of the repo. Submit a pull request when you're done and we'll consider it!

Licensing

Our code is licensed under the GNU General Public License version 3.0. This means a couple of things if you want to use our code.

  1. You have to credit us with a link to our GitHub
  2. Provide our copyright notice, which is "Copyright (C) 2017 Garfield Robotics"
  3. License your code under the same license, which is the GNU GPLv3. Literally copy-paste our LICENSE.md into your project. No changes required. ALSO: put the "legalese" section of our README.md in your README.md. Remember to change the contact link to contact you, not us!
  4. Document the changes you make to our code. This can be a super informal bullet list.
  5. You don't get a warranty. And we're not liable.

But, in exchange, you can:

  1. Use our code commercially
  2. Distribute it
  3. Modify it
  4. Patent it
  5. Use it privately

Copyright (C) 2018 Garfield Robotics

Legalese

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

You can contact us with any questions about licensing here.

About

Code for FTC team 4042 for the 2018-19 year "Rover Ruckus"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages