-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Fix/18.04 #241
Fix/18.04 #241
Conversation
I tested Kalibr in an Ubuntu 18.04 LXC container with the same change a few weeks back. Works fine. |
👍 This is needed for multicam calibration to work. |
aslam_offline_calibration/kalibr/python/kalibr_camera_calibration/MulticamGraph.py
Outdated
Show resolved
Hide resolved
Preserve some backward compatibility with older python versions.
Has somebody tested this on 16.04 in the meantime? |
add option to manually input forcal length
Can we merge this now that it's 2020? :) Jenkins says it builds on 16.04 in case anyone is still in the dark ages. |
OK with me :-) |
Apparently nobody feels really responsible for this anymore. I'd suggest to merge this without the @floriantschopp , do you have time to quickly split the two? Otherwise, I can do it, but that would obfuscate authorship. |
@HannesSommer Will do tomorrow 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM. We should not forget to squash the history.
Speaking of building on Ubuntu 18.04, perhaps someone could checkout the new PR adding a Dockerfile for reproducible builds, as I'm not sure how to fix the includes |
Make it compile on 18.04 (can someone on 16.04 test this please?)
Related issues are: