Skip to content

TSTEMTrilobytesSoftware/FTC-Rover-Ruckus-2018-2019-Programming

Repository files navigation

TeamCode Module

Welcome!

This module, TeamCode, is the place where our team has wrote the code for our robot controller app for the FTC Rover Ruckus season.

Senior Software Developer: Ian Fernandes

Software Team: Ian Fernandes, Bella Gonzalez, and Daniel Coronado

Class Names

Note that some class names are not named in the best conventions possible, and therefore, it is highly recommended to look at the Op Mode name(right before class declaration) inside of the java file so that you can get a better understanding of what the class does. Also, reading our comments will ensure that you understand how our program runs.

Tensorflow

We are using Google's Tensorflow AI program this year to detect minerals through the phone's camera! Check out our programs for more cool things we're doing this year to become a better team!

Releases

In order to ensure that your are looking at the most recent files uploaded, check out the releases page for our java files. The releases page is guaranteed to have our most recent files!