AI / ROBOTICS TOOL ACCESS GRANTED
FTC AI ASSISTANT
A debugging assistant concept that connects robot code, intended behavior, and telemetry instead of treating each signal in isolation.
PROJECT RECORD
Problem
Robot bugs are rarely explained by code alone. The intended behavior, physical system, telemetry, and match context all matter.
PROJECT RECORD
What was built
A prototype workflow and data model for combining code excerpts, operator observations, and telemetry into focused debugging context.
PROJECT RECORD
How it works
The system structures evidence before requesting an explanation, helping narrow likely causes and propose checks that can be run on the actual robot.
PROJECT RECORD
Development process
Current work focuses on useful context boundaries, trustworthy suggestions, and keeping the human programmer in control of diagnosis.
CURRENT RESULT