PJLab-ADG / SensorsCalibration

OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
Apache License 2.0
2.29k stars 545 forks source link

lidar2camera/manual_calib: Fix Eigen vector allocations #89

Closed juliangaal closed 1 year ago

juliangaal commented 1 year ago

Fixes Eigen allocations in manual calibration. The code was faulty for two reasons:

juliangaal commented 1 year ago

Can you share the Dockerfile used to build opencalib_v1? I am using one I wrote myself with updated pangolin, because opencalib_v1 errored sometimes with pangolin errors. Yet, I have not tested my image with all tools