TF (Transforms)
The ROS transform library that maintains the relationship between coordinate frames in a robot system as a tree of time-stamped transforms. TF enables any node to transform data between frames (e.g., camera frame to base frame to world frame). Proper TF tree setup is essential for every ROS robot — incorrect transforms cause perception and control failures.