Lecture Slides

W3L1 - Lecture 5 - Transforms (OM) - Copy.pdf

W3L2 - Lecture 6 - KF & Sensor Fusion.pdf

ROS 1 vs. ROS 2


Motivation for Transforms

Until now, we've used sensor data without transformation, assuming the sensor's coordinate frame matched the robot's frame. However, this approach has limitations:

The Solution: A unified robot coordinate frame, typically called "base-link" or "base-footprint", serves as a common reference point for all sensor data.

Transformation Matrix

Sensor positions relative to the base link have 6 degrees of freedom.