CSCE 452/752 Robotics and Spatial Intelligence, Fall 2025

Homework 3

Solve the problems below. Show your work and mark your final answers clearly. $\newcommand{\cm}{{\rm cm}} \newcommand{\secs}{{\rm sec}} \newcommand{\rads}{{\rm rad}}$
[a] Mikey is controlling a differential drive robot whose wheels are $10\cm$ apart. He drives both wheels at $5\cm/\secs$ for $5\secs$. How far does Mikey's robot travel? (3 points) [b] Raph is controlling a differential drive robot whose wheels are $10\cm$ apart. He drives both wheels for $4\secs$, resulting in a counterclockwise rotation in place by $\pi$ radians. What velocity did Raph use for the left wheel? The right wheel? (3 points) [c] Leo's differential drive robot starts at $(x, y, \theta) = (3\cm, 7\cm, \pi)$. He drives his robot with $v_l=3\cm/\secs$ and $v_r = -3 \cm/\secs$ for $3\secs$. After this motion, the robot is at $(x^\prime, y^\prime, \theta^\prime) = (3\cm, 7\cm, \pi/2)$. What is the distance between the wheels of Leo's robot? (4 points)
[Submit via Canvas.]