mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:37:07 +00:00
This defines a interpolate_geometry_from_tstamp(), taking a timestamp and a maximum timespan in seconds. It will then interpolate a position at the exact timestamp based on data from real_time_inputs, provided that the effective interpolation timespan does not exceed the maximum requested. Fixes #243.