Driving Module Worksheet

Name: __________________________ Date: ____________

Objectives: - Understand basic robot driving concepts - Practice controlling robot movement

Key Questions: 1. What is differential steering? 2. How does changing wheel speed affect the robot’s path?

Practice Problems: 1. Draw a path that a robot would take if the left wheel moves faster than the right wheel. 2. Write a short program (pseudocode or blocks) to make the robot drive in a square.

Reflection: What was the most challenging part of driving the robot? __________________________