← Mission map

Mission 6 of 16

Autonomous Navigation & Decision-Making

📋 What it is

An autonomous robot decides its own actions from sensor data, without a human controlling each move.

🗣️ Coach says

A remote-control car isn't autonomous — you steer it. An AUTONOMOUS robot uses its sensors and code to decide FOR ITSELF: "there's a wall, so I'll turn." The magic is the decision loop running fast, again and again, so the robot navigates a changing world on its own.

🧠 Memory hook

Autonomous = decides its own moves from sensors. No human steering each step.

😂 Giggle

What did the debugger say to the buggy program?
"Don't worry, we'll work through your issues one step at a time!"

😲 Whoa!

A robot vacuum is autonomous — it senses walls and drops, decides where to go, and cleans a whole room with nobody driving it.

✅ Quick check: What makes a robot "autonomous"?

Say your answer out loud first — then reveal.

🪄 Trick question: Is a remote-control drone you fly with a controller autonomous?

Careful — think it through, then reveal.

🧪 Try it! (2 minutes)

Compare a remote-control car and a robot vacuum. Explain which is autonomous and why.

⭐ Do the round to earn your star →
🤸 Brain break: Self-steer: walk forward, "sense" a wall, and turn on your own — autonomous navigation.