Open ardiya opened 3 years ago
camera is nullptr. calling deserializeFromFile from a nullptr causes segmentation fault
_Originally posted by @ardiya in https://github.com/ethz-asl/hand_eye_calibration/pull/100#discussion_r687804076_
Hey, I am having the same issue.
Have you found the solution by any chance?
Can you try this https://github.com/ardiya/hand_eye_calibration/commit/41ae4a94b0df587e1b530da0e572a857d0290b35 ?
I had the same Issue and this indeed fixed it for me
camera is nullptr. calling deserializeFromFile from a nullptr causes segmentation fault
_Originally posted by @ardiya in https://github.com/ethz-asl/hand_eye_calibration/pull/100#discussion_r687804076_