Published a blog post

Coordinate Frames in 2D w/ Homogeneous Coordinates + Matplotlib


In robotics, we can use the concepts of frames of reference to mathematically model the mechanics of our robot. By using a Cartesiean coordinate system and leveraging linear algebra to model a system of joints and links, we can calculate the static and kinematic models of our robot...