Martian Autonomy Dashboard was built during the ARIS x Colosseum Space Hackathon 2025 — in just 21 hours of coding, testing, and zero sleep. Our solution combines an autonomous robot with natural language command processing, real-time video streaming, and a mission control dashboard tailored for a Mars base simulation.
From voice-controlled actions to a telemetry-rich frontend, this project shows what happens when you blend robotics, AI, and creative chaos under pressure.
Watch our robot take commands and stream directly from its camera to the mission dashboard:
Meet the team behind the mission:
To run the project locally, follow these steps:
cd client
npm install --legacy-peer-deps
npm run dev