What is the timestamp returned by tf2 lookup_transform
Consider I have 3 co-ordinate systems eg: A, B and X
I am currently try to do lookup_transform between two frames eg: Source as A and Destination as B.
In /tf topic I have the transforms of A -> X and X ->B. I wanted to know what timestamp does the lookup_transform provide for the resultant transform when I do a transformation from A -> B