Example Code for the Starter Robot built out of the goBILDA Starter Kit for the 2024-2025 FIRST Tech Challenge INTO THE DEEP season.
It includes options for Android Studio, and Onbot Java (using the same Java file in teamCode).
(note, Onbot Java and Android Studio code is identical)
If you have problems or feedback on this example code, please open a github issue or send us an email to tech@gobilda.com
If you currently have a functional copy of the FTC SDK, you can just copy and paste the example Teleop into your TeamCode folder. If you do not, you can follow the steps here: https://ftc-docs.firstinspires.org/en/latest/ftc_sdk/overview/index.html to install Android Studio. You can git clone this Repo and the code should build.
Go to this folder: FTC Starter Kit Robot Java Teleop Download the file, and import it to your robot.
The Blocks example code for this robot can be found here: https://github.com/goBILDA-Official/FTC-Starter-Kit-Robot-Into-The-Deep-Blocks-Example
This repository contains the public FTC SDK for the CENTERSTAGE (2023-2024) competition season.