certifiable-calibration icon indicating copy to clipboard operation
certifiable-calibration copied to clipboard

Sampling of egomotion trajectory and monocular trajectory

Open sandeepnmenon opened this issue 2 years ago • 0 comments

In the code I see there is a one-one mapping of the poses of the egomotion with that of the monoculat trajectory. However, since egomotion trajectory calculation is done via sensors like IMU with frequency of about 100-200Hz and camera of 20Hz. How to sample the poses from the two trajectories before using this module for calibration?

In your synthetic experiments, this issue is not there because the entire trajectory in all timestamps can be retrieved by the synthetic plane model.

sandeepnmenon avatar Mar 11 '22 16:03 sandeepnmenon