Problem Statement
Thank you very much for this library!
I’d like to know if you have added to plan to add the ability to add per sensor timing offsets (shifting essentially all capture timestamps of a given sensor at once).
We work with data collected on different devices and sometimes there is a timing offsets between sensors, which needs to be corrected offline sometimes.
It would be really useful if the NCORE file can be written with original timestamps (convenience), while offering the ability to correct/adjust the relative time offsets between sensors when reading data from NCORE (or via a separate calibration record).
Practical usecase could be projecting lidar onto cameras and adding a time offset to the lidar of +/- N ms and visually or algorithmically inspect the alignment.
Proposed Solution
Either add the ability in the runtime evaluation APIs to add a time offset when evaluating sensor poses or add a dedicated record (similar to intrinsics) with timing offsets, which will be applied when evaluating frame times.
Alternatives Considered
No response
Additional Context
No response
Problem Statement
Thank you very much for this library!
I’d like to know if you have added to plan to add the ability to add per sensor timing offsets (shifting essentially all capture timestamps of a given sensor at once).
We work with data collected on different devices and sometimes there is a timing offsets between sensors, which needs to be corrected offline sometimes.
It would be really useful if the NCORE file can be written with original timestamps (convenience), while offering the ability to correct/adjust the relative time offsets between sensors when reading data from NCORE (or via a separate calibration record).
Practical usecase could be projecting lidar onto cameras and adding a time offset to the lidar of +/- N ms and visually or algorithmically inspect the alignment.
Proposed Solution
Either add the ability in the runtime evaluation APIs to add a time offset when evaluating sensor poses or add a dedicated record (similar to intrinsics) with timing offsets, which will be applied when evaluating frame times.
Alternatives Considered
No response
Additional Context
No response