An in-depth technical documentation page comparing deterministic (AdvantageKit, PyKit) and non-deterministic (Hoot Replay) log replay frameworks for FRC robot debugging. It explains the butterfly effect in replay systems, demonstrates practical performance differences, and contrasts code structure a
Documentation and setup guide for AdvantageKit's TalonFX(S) swerve drive template, including tuning procedures, customization options, and integration with PathPlanner and AdvantageScope for FRC teams building swerve robots.
AdvantageKit documentation explaining the 'replay watch' feature for rapid iteration during robot code development, specifically for tuning pose estimation algorithms using logged match data.
bearTracks is an FRC scouting application built in Swift for iOS devices, enabling teams to collect and manage match data during competitions.
The Orange Alliance mobile app (for FTC) provides competitors and teams with access to FTC event data, match schedules, rankings, and team information across iOS and Android platforms.
TeamTrack is a cross-platform scouting application for FTC teams built with Flutter that collects match data and provides analytics on team and match performance. It is designed as a reusable tool for any FTC team to use during competitions.
A VS Code extension that provides FTC snippets, debugger integration, and Android command-line tools access via convenient UI buttons for FTC programmers.
A Visual Studio Code extension that enables visual block-based programming (BlocklyPy) for LEGO robotics platforms including EV3, Spike Prime, and other hubs running Pybricks firmware. Designed for FLL teams and beginners.
An Android Studio plugin that provides FTC-specific development utilities and assistance for FTC programmers working in the official Android Studio development environment.
EagleScout is a cross-platform mobile scouting application for FRC teams, built with React Native and featuring offline-first capabilities and AI integration for data analysis.
An iOS mobile application for scoring FTC matches during the DECODE™ game season (2025-2026). Built by Team 20240 Slingshot, this tool helps scouts and drive teams quickly record and track match scores in real-time.
A mobile scoring app for FTC Freight Frenzy season (2021-2022) built in Flutter. Allows scouters and team members to quickly log match scores and game metrics on Android devices.
A mobile scorer app built in Flutter for FTC Ultimate Goal season (2020-2021), allowing teams to quickly record and track match scores during competitions.
An iOS/iPadOS mobile app providing comprehensive FTC competition tools and resources. Built by Team 20240 Slingshot, the app appears to serve as a central hub for FTC event information, scouting, and team management features.
An FTC scouting application built in Swift for iOS devices, enabling teams to collect and organize match data during competitions.
A browser extension that hides match scores in FTC's official scorekeeper system during and after matches, useful for event operations staff managing score display on broadcast or audience screens.
A Flutter-based mobile scouting application for FRC and FTC teams to collect and manage match scouting data using Firebase backend.
A VS Code extension that enables visual block-based programming (Blocklypy) and direct connection to LEGO hubs (EV3, Spike Prime) for FLL teams using Pybricks and HubOS v3.
ChoreoLib is a vendor library and documentation for FRC teams to integrate trajectory following into their robot code. It provides APIs for loading and executing pre-generated robot trajectories with support for swerve and differential drivetrains in Java, C++, and Python.
Documentation for ChoreoLib's AutoFactory API, a higher-level Java interface for creating complex FRC autonomous routines using trajectory-based motion planning.