ethz-asl/hand_eye_calibration

Segfault in hand_eye_calibration_target_extractor/target_extractor.cc when reading camera yaml file

Opened this issue · 3 comments

camera is nullptr.
calling deserializeFromFile from a nullptr causes segmentation fault

Originally posted by @ardiya in #100 (comment)

Hey, I am having the same issue.

Have you found the solution by any chance?

Can you try this ardiya@41ae4a9 ?

I had the same Issue and this indeed fixed it for me