mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 18:30:35 +08:00
36d580bdc8
The timestamp in the DriverFramework is not the same as the one provided by hrt_absolute_time() in PX4. Because we are publishing on the PX4 side, let's also use the timestamp from there.