I am running dmvio_dataset on my own dataset, the code run successfully with GUI on, but it always terminates when it is about to reach the end of the sequence.
terminate called after throwing an instance of 'std::invalid_argument'
what(): JacobianFactor::updateHessian: cannot update information with constrained noise model
Aborted (core dumped)
Is this issue related to the times.txt and interpolated imu.txt? or a computation bug?
I am running dmvio_dataset on my own dataset, the code run successfully with GUI on, but it always terminates when it is about to reach the end of the sequence.
Is this issue related to the times.txt and interpolated imu.txt? or a computation bug?
Thanks~