ros-drivers / flir_camera_driver

163 stars 154 forks source link

Wrong camera header timestamp due to wrong nanoseconds #95

Closed joshi-bharat closed 2 years ago

joshi-bharat commented 2 years ago

The existing code produces an irregular camera header timestamp as

I have added assert to make sure that both timestamps are equal.

@tonybaltovski can you check this is important for visual SLAM algorithms that check the header stamp for synchronization.