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

Certifiably globally optimal extrinsic calibration for sensors providing egomotion estimates.

Results 2 certifiable-calibration issues
Sort by recently updated
recently updated
newest added

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...

As per the synthetic datasets, I see the data loaded from the dataset are a list of transformation matrices and the extrinsic calibration. https://github.com/utiasSTARS/certifiable-calibration/blob/ee677286e1f3a07478cb1155f4990b24be6d71f3/python/extrinsic_calibration/andreff/utils.py#L5 I have a system of two...