Voice-Driven UxS Challenge
Get started
Fork the repository here as a starting point. Situation
A walled military compound has been identified at coordinates 32.990°N, 106.975°W. Your team has been tasked with developing a voice-driven command interface for unmanned systems operating in and around the compound.
Objective
Build a voice-controlled system that takes spoken commands and translates them into drone control actions. Your system must parse operator commands delivered by voice, execute valid ones, and reject inappropriate or unsafe ones.
The final demo must use voice input. You may use text input during development and testing, but your demo should showcase a polished voice-driven product. Treat the demo as a product pitch — you're presenting a working voice-controlled drone operations tool to a panel of evaluators.
You will be evaluated on a command sequence — a list of plain-English instructions that your system must interpret and act on in real-time. You'll receive a practice list to develop against, and a final evaluation list near the end.