🎯 Learning Objective
Students will design and program a VEX robot using VEXcode EXP to complete increasingly complex movement tasks—including square paths, diagonal navigation, figure-eight patterns, and sequential execution—demonstrating mastery of autonomous control, spatial awareness, and logical sequencing.
Logic: The ability to think clearly and make good sense of things by using reasoning, problem-solving, and pattern recognition skills
------------------------------------------------
🦾🤖 Robot Programming Challenge Â
Use VEXcodeEXP to program your robot to complete these tasks:
Level I – Square DriveÂ
☑ Make your robot drive in a square around the arena. Stay close to the walls—but don’t touch them!
Level II – Square + Diagonal SpinÂ
☑ First, drive in a square. Then reverse diagonally across the arena. Stop in the center, spin in a full circle (360°), and reverse back to where you started.
Level III – Figure 8Â
☑ Start in any corner. Drive in a figure 8 shape around the cones. Then reverse back to your starting point.
💥 POWER UP! – Combo ChallengeÂ
☑ Combine them all into one program that does all three levels in order.Â
☑ Add a short pause between each level. Use the remote to press a button before starting the next task.
------------------------------------------------
SHOW: Mr. Hansen your progress - then answer the question for this assignment!
QUESTION: What Level did you complete and in what ways does your logic make sense?