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

Crash with Fov distortion model #52

Closed
jeff-delaune opened this issue Jul 13, 2016 · 2 comments
Closed

Crash with Fov distortion model #52

jeff-delaune opened this issue Jul 13, 2016 · 2 comments

Comments

@jeff-delaune
Copy link

Hi,

The kalibr_calibrate_cameras command seems to fail when called with the fov distortion. I have been able to repeat the error message below on 3 different computers, with Kalibr installed from 3 different people. This issue doesn't appear if the --show-extraction option is enabled or with the other distortion models.

kalibr_calibrate_cameras --bag ~/Desktop/2016-07-12-23-25-53.bag --topics /camera/image_raw --models pinhole-fov --target ~/april_6x6.yaml importing libraries Initializing cam0: Camera model: pinhole-fov Dataset: /home/cbrommer/Desktop/2016-07-12-23-25-53.bag Topic: /camera/image_raw Number of images: 671 Extracting calibration target corners python: /usr/include/boost/archive/detail/oserializer.hpp:436: static void boost::archive::detail::save_pointer_type<Archive>::polymorphic::save(Archive&, T&) [with T = aslam::cameras::CameraGeometryBase; Archive = boost::archive::text_oarchive]: Assertion__null != bpos' failed.
Aborted (core dumped)`

@rehderj
Copy link
Contributor

rehderj commented Jul 15, 2016

Thank you for letting us know. Could you please check whether #53 addresses your issue?
Thanks!

@jeff-delaune
Copy link
Author

Yes, it did solve it. Thanks for the fast fix!

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