This GitHub repository contains the source code that is for Team 24485 Panthertronics from Victoria Park Collegiate Institute in North York, Toronto, Canada for 2023-2024 Center Stage. This repository is built using the official FTC Software Development Kit at https://github.com/FIRST-Tech-Challenge/FtcRobotController.
Autonomous Video: https://youtu.be/NvYGFE-sSSA?si=uTvnljBc6WBQEDRh
To use this Android Studio project, you will need Android Studio 2021.2 (codename Chipmunk) or later.
If you are new to robotics or new to the FIRST Tech Challenge, then you should consider reviewing the FTC Blocks Tutorial to get familiar with how to use the control system:
Even if you are an advanced Java programmer, it is helpful to start with the FTC Blocks tutorial, and then migrate to the OnBot Java Tool or to Android Studio afterwards.
- You can clone the most current version of the repository, or ou can use the "Download Zip" button available through the main repository page. Downloading the project as a .ZIP file will keep the size of the download manageable.
Once you have downloaded and uncompressed (if needed) your folder, you can use Android Studio to import the folder ("Import project (Eclipse ADT, Gradle, etc.)").