3. The Pose of a Robot

To control the movement of a robot, we need to understand and use some equations related to the position of the robot and its parts relative to both the world and to itself. This position is called the pose of the robot.

The pose of a robot tells us location of the robot in either two or three dimensions and also its orientation. That is, in what direction is it facing. For mobile robots, the pose can be a simple three element vector, but for arm-based robots, we often use a matrix to describe the pose.

If you’d like more information on vectors, matrices, matrix multiplication, and transforming vectors, look at the following Khan Academy videos: