A TF Tree is a hierarchical structure that links all parts of a robot (sensors, motors, lidar) together using parent-child relationships. Every frame contains only 1 parent, but can have many children.
tf2bridges coordinate system together- TF Trees is literally like a tree that connects different branches (links) together
- It chains transforms to translate measurements from one frame to another