Skip to content

A simple guide to start using the Kotlin programming langauge with the FTC SDK

License

Notifications You must be signed in to change notification settings

KingsSack/FTC-Kotlin-Quickstart

Repository files navigation

NOTICE

This repository contains the public FTC SDK for the INTO THE DEEP (2024-2025) competition season.

The SDK has been modified to support Kotlin development.

About

The FTC Kotlin Quickstart a simple repository for storing templates for FTC teams to use Kotlin in their robot code.

The official guide: Kotlin for FTC

Flavors

Getting Started

  1. Clone this repository
  2. Open the project in Android Studio or InteliJ IDEA
  3. Load the gradle project
  4. Start writing your robot code in the TeamCode module, under the kotlin directory

Specs

  • Java 17 recommended
  • Android SDK 34 recommended

More Info

  • The Default flavor is a basic template to quickstart using kotlin for FTC
  • The RoadRunner flavor includes the RoadRunner library for advanced path following and more
  • The Volt flavor includes RoadRunner and Volt for more flexibility and control over your code (Coming Soon)

About

A simple guide to start using the Kotlin programming langauge with the FTC SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •