Robotics From Zero
Module 3

Where Am I?

Coordinate frames, transforms, quaternions, and TF trees.

5 lessons~52 min

What You'll Learn

  • Define what a coordinate frame is and why robots use multiple frames
  • Apply homogeneous transforms to convert points between frames
  • Build and traverse a transform tree (TF tree) for a multi-joint robot
  • Use quaternions for rotation without gimbal lock
  • Handle time-varying transforms for moving robot parts