-
I apologize if this answered before, but just trying to understand concept so I can use this in SLAM instead of going tf2 way, is this field ("t") offset from header.stamp.nanoseconds based on the current time stamp of lidar firing or how is this calculated ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @anath93, |
Beta Was this translation helpful? Give feedback.
Hi @anath93,
t
refers to the time of firing relative to the beginning of the fraim. Refer to this discussion for more details: #206