Fusion of Engineering, Control, Coding, Machine Learning, and Science

ROS2 Jazzy Tutorial on tf2 transform library – tf2 Broadcaster in C++ and Simulation in RViz

In this Robot Operating System 2 (ROS2) Jazzy tutorial, we explain

tf2 is a ROS2 transform library enabling us to track position and orientation of coordinate frames over time. By using a tree structure, tf2 tracks relative position and orientation of coordinate frames of a robotic system at any time instant. This library enables us to calculate relative positions and orientations of frames and geometrical objects (points, vectors, quaternions, etc) associated with links and joints. It is one of the most useful ROS2 libraries.

YouTube tutorial:

Exit mobile version