Welcome to the official repository for FTC Team #30453 "Error 404" robotics codebase.
This repository contains the robot control code for our FIRST Tech Challenge team. Our code is built using the FTC SDK and follows best practices for autonomous and teleop programming.
- Team Number: 30453
- Team Name: Error 404
- Season: [Current Season]
├── doc/ # All documentation goes here
├── android/ # All Android based Custom Code goes here
└── java/ # All On Bot Java code goes here
- Clone this repository
- Import into Android Studio
- Configure your robot using the FTC Robot Controller app
- Build and deploy to your robot
Please follow our team's coding standards and ensure all code is properly documented before submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ by FTC Team #30453