Skip to content

(io): fix realsense camera timestamp to milliseconds

Description

Correct the Realsense grabber timestamp from microseconds to milliseconds

Closes #557 (closed)

How to test it?

run a realsense camera. Run an application which makes use of a realsense (Calibration,...) Add a log to print the timestamp Verify that it is in milliseconds.

Edited by Michaël KUGLER

Merge request reports