Lecture 3 - Rigid Body Transformation

Overview:

A point in the real world can be defined in different ways from different perspectives. If the lidar, which is attached to a moving vehicle, detects an obstacle, we might want to know the obstacle’s position in the real world. As the vehicle traverses the environment to create a map of the environment, the algorithm on the vehicle is actually creating multiple submaps and then tying all these submaps together and creating one global solution. In both of these applications, we will need to understand and use reference frames and frame transformations. This lecture will shed light on these two topics.

Topics Covered:
  • Coordinate Frames and Reference Frames

  • Rigid Body Transformations

  • Frames and Transformations in ROS

Associated Tutorial:

Slides:

Video:

Links to additional resources: