8000 GitHub - jackattack-4/FTC-Starter-Kit-ITD
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jackattack-4/FTC-Starter-Kit-ITD

 
 

Repository files navigation

Starter Kit Robot Example Code

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

Android Studio:

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.

Onbot Java:

Go to this folder: FTC Starter Kit Robot Java Teleop Download the file, and import it to your robot.

Blocks:

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

NOTICE

This repository contains the public FTC SDK for the CENTERSTAGE (2023-2024) competition season.

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0