About 6,290,000 results
Open links in new tab
  1. FTC-Starter-Kit-Robot-Into-The-Deep-Java-Example

    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 …

  2. GitHub - ftc5009/2024-2025-FTC-robot-controller: Code for 2024 …

    This project contains a large selection of Sample OpModes (robot code examples) which can be cut and pasted into your /teamcode folder to be used as-is, or modified to suit your team's …

  3. FTC Starter Bot Resource Guide (INTO THE DEEP℠)

    Once you have your FTC Starter Kit in hand, come back to this page to review the Starter Bot’s Overview Video, Assembly Instructions, and Example Code. With these resources, your team …

  4. Software Platform - Ftc Wires

    FTC WIRES Software Platform is a quick use FTC software platform for coding Autonomous mode for the Into the Deep season. Intention: This platform is targeted to be used by rookie …

  5. [Tutorial] How to code autonomous - FTC Forum

    Jan 31, 2016 · Since Regionals are starting soon and a lot of teams don't have an autonomous yet, I guess I'll help out a few interested people by posting an autonomous tutorial. I am using …

  6. Programming - OnBot Java Overview | FTC Kickoff Concepts

    While most of our example program is the same between Blocks and OnBot Java there are a couple differences and some cool parts to the OnBot Java code we want to point out here! …

  7. roboticsbchs/FTC-Starter-Kit-Robot-Into-The-Deep-2024

    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 …

  8. OnBot Java Programming Tutorial - FIRST

    This tutorial uses the OnBot Java Programming Tool to help you get started programming your robot. The OnBot Java Programming Tool is a text-based programming tool that lets …

  9. Programming - Initialization | FTC Kickoff Concepts

    In the OnBot Java version of this code, we use something called "enum". This allows us to declare the variable name and have it treated as a unique value. For example: the robot interprets the …

  10. Autonomous programming In the Autonomous portion of the game, there is no driver control (beyond pressing the stop button) So, how do we get the robot to follow a sequence of …

  11. Some results have been removed