Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extrinsic calibration (Segmentation Fault) #106

Open
jd110145derek opened this issue Nov 13, 2020 · 1 comment
Open

Extrinsic calibration (Segmentation Fault) #106

jd110145derek opened this issue Nov 13, 2020 · 1 comment

Comments

@jd110145derek
Copy link

I try to run extrinsic calibration, but I encounter segmentation fault.

  • Surrounding
    1. Ubuntu 16.04
    2. OpenCV 3.3.0
    3. Eigen 3.2.10
    4. Ceres-Solver 1.11
    5. CUDA 11.1
    6. nvidia-driver 455
  • Command
gdb --args bin/extrinsic_calib -c ../data/calib --camera-count 1 --data data/ --input ../data/images2/ --output ../data/calibration_data/ --event ../data/calib/camera_0_chessboard_data.dat

input

  • Segmentation fault
    image

I use gdb to debug, and I figure out there something wrong in

# ERROR: No segments, calibration fails!!
camodocal::CameraRigBA::dumpPointCloud(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) () from /home/derek/Documents/camodocal/build/lib/libcamodocal_calib.so

Could someone give me some suggestion to solve this problem?Thanks!

@Vslamer
Copy link

Vslamer commented Nov 22, 2021

Do you solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants