Define
State the game problem, constraints, desired outcome, and how success will be measured.
This is our public record of the OtterBots BIOBUZZ journey: the decisions we make, the systems we test, the resources we share, and the team we are building for the future.
We do not treat the first working idea as the final answer. Every major choice should preserve the alternatives, evidence, and lesson that produced it.
State the game problem, constraints, desired outcome, and how success will be measured.
Compare mechanisms, software approaches, calculations, official resources, and strategic tradeoffs.
Build the smallest safe test that can disprove an assumption before committing the full robot.
Capture repeatability, timing, accuracy, failure modes, and the conditions surrounding each result.
Select an approach for documented reasons, not because it is fashionable or was tried first.
Use failures and new measurements to revise the design, code, test, or original question.
Our current software foundation supports normalized mecanum driving, operator control, telemetry, and camera-guided AprilTag work. We use that foundation to evaluate autonomous movement and repeatable HIVE alignment without hiding the logic from students.
Our vision programs turn camera observations into robot actions. AprilTag detections are converted into distances, target centers, steering corrections, and stopping decisions. Each step is exposed in the Blocks diagrams and explained in plain language.
The OtterBots Roblox Simulation lets us explore field navigation, HIVE cycles, FLOWER timing, parking, alliance spacing, and driver decisions before every physical mechanism is ready.
It is an educational model, not proof of real robot performance. We use it to form hypotheses and plan physical tests, then record where the physical robot agrees or disagrees.
Our goal is a robot whose mechanisms, wiring, software, controls, and maintenance access all support one understandable match strategy.
Evaluate the whole robot: packaging, protected wiring, service access, driver visibility, weight, and interaction between mechanisms.
A creative mechanism earns its place by working repeatedly. We track jams, missed detections, bounce-outs, reset behavior, and recovery time.
Driver controls should be predictable, clearly labeled, safely bounded, and practiced under realistic match pressure.
Our learning plan is to deepen skills in mechanical design, control systems, computer vision, Roblox Simulation development, technical communication, and project leadership.
Our public Code Lab, glossary, downloadable programs, diagrams, math explainers, and Roblox Simulation turn one season's work into reusable training material.
We publish educational resources instead of reporting inflated audience numbers. When future outreach creates new teams, coaches, mentors, or volunteers, we will document those outcomes separately and accurately.
Interactive FTC Blocks diagrams, full student-facing explanations, downloadable programs, and generated JavaScript.
Explore Code Lab →02Plain-language definitions for the vision, math, programming, and control concepts used by the robot.
Open glossary →03A public way to explore the BIOBUZZ field, practice decisions, and discuss strategy with shared visual context.
Launch Roblox Simulation →