Closed sarkadava closed 7 months ago
Problem solved, just need to always calculate extrinsics
I like it when the problem solves itself without me having to take action :D
I provided the calculate_extrinsics
in Config.toml so that people can calibrate the intrinsic parameters of their cameras before the experiment if needed. Did you set it to false by mistake, or did I miss some confusion configuration somewhere?
@davidpagnon I thought that I can run both intrinsic and extrinsic just once and when they are in calib.toml, I don't have to anymore.
I am updating my pose2sim pipeline to the 0.8 version and am encoutering this error
As you see, I guess the error is caused by the printed error [nan] but I have no idea where does it come from? Is that due to calibration? Because my calib.toml is filled with values. I also tried to increase the repro error to 150 px but same error remains
Any help appreciated :)